安装: https://tecadmin.net/install-zabbix-on-ubuntu/
安装agent: https://tecadmin.net/install-zabbix-agent-on-ubuntu-and-debian/
How to Add Host in Zabbix Server to Monitor
https://tecadmin.net/add-host-zabbix-server-monitor/
Use below link to read more about zabbix configuration
https://www.zabbix.com/documentation/2.0/manual/config
安装语言:
locale-gen zh_CN.UTF-8 UTF-8
dpkg-reconfigure locales
service apache2 restart