2325:20170906:192653.587 active check configuration update from [192.168.96.115:10051] started to fail (cannot connect to [[192.168.96.115]:10051]: [4] Interrupted system call)
2325:20170906:192753.599 active check configuration update from [192.168.96.115:10051] is working again
2322:20170906:192754.512 failed to accept an incoming connection: connection from "192.168.96.113" rejected, allowed hosts: "192.168.96.115"
2324:20170906:155824.924 failed to accept an incoming connection: connection from "192.168.96.113" rejected, allowed hosts: "192.168.96.115"
2323:20170906:160824.587 failed to accept an incoming connection: connection from "192.168.96.113" rejected, allowed hosts: "192.168.96.115"
从日志中我们可以知道,zabbix server 192.168.96.113 试图与 192.168.96.200建立连接,192.168.96.200拒绝连接,因为他只能允许192.168.96.115。
3. 解决问题
192.168.96.113用代理服务器192.168.96.115采集数据,而远程命令是无法交由proxy执行(zabbix server 和zabbix proxy 支持的文件看附录一)。
grep ^[A-Z] /etc/zabbix/zabbix_agentd.conf