环境:两台Centos6.5 server ip:172.16.12.203 agent:172.16.12.213 关闭selinux 修改/etc/selinux/config 文件 [root@localhost ~] vi /etc/selinux/config 将SELINUX=enforcing改为SELINUX=disabled 把名字改成zabbix-server 修改network的HOSTNAME项为zabbix-server。点前面是主机名,点后面是域名。没有点就是主机名。 [root@lo…