转载自:https://www.server-world.info/en/note?os=CentOS_6&p;=zabbix Install Zabbix which is an enterprise open source monitoring system.It's possible to monitor not only Linux but Windows, Solaris, IBM AIX and others.[1]Install Apache httpd, refer to here.[2]Install PHP, refer to here.[3]Install MySQL server, refer to here.[4]Install some other required packages and Zabbix repository.[root@dlp ~]# yum -y install php-mysql php-gd php-xml php-bcmath [root@dlp ~]# yum -y install http://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpm[5]Install Zabbix server.Install Zabbix
...
继续阅读
(24)