zabbix监控告警Received empty response from Zabbix Agent Assuming that agent dropped connection

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了zabbix监控告警Received empty response from Zabbix Agent Assuming that agent dropped connection相关的知识,希望对你有一定的参考价值。

昨天想监控下tomcat,在网上找到,配置好后,重启了下Server,然后告警就来了

Received empty response from Zabbix Agent at [192.168.2.203]. Assuming that agent dropped connection

全是这种,还不是端口错误。

搞了好久,最后还是看日志搞定的。


日志里有这样

30305:20170426:123707.943 failed to accept an incoming connection: connection from "192.168.2.199" rejected, allowed hosts: "127.0.0.1"

7084:20170425:181648.923 failed to accept an incoming connection: connection from "111.?.?.8" rejected, allowed hosts: "111.?.?.2"


我分析,公网的这些失败是出口有多个ip,而我只写了一个111.?.?.2,那它现在就从111.?.?.8出去,所以会报错,增加新ip后,重启agent,成功。


但是第一个127.0.0.1的,我一直没变过,也报错了,这个就不太清楚了,最后在配置文件和前台都改了server的ip为192.168.2.199后,才成功。


如有知道为什么的,麻烦告知下,谢谢了。



本文出自 “11617433” 博客,请务必保留此出处http://11627433.blog.51cto.com/11617433/1919575

以上是关于zabbix监控告警Received empty response from Zabbix Agent Assuming that agent dropped connection的主要内容,如果未能解决你的问题,请参考以下文章

Received empty response from Zabbix Agent at [192.168.1.110]. Assuming that

Received empty response from Zabbix Agent at[172.16.1.51]. Assuming that agent dropped connection be

Zabbix5.0服务器添加主机显示Received empty response from .. dropped connection because of access permissions

Received empty response from Zabbix Agent at [xxx]. Assuming that agent dropped connection because o

Received empty response from Zabbix Agent at [xxx]. Assuming that agent dropped connection because o

添加自定义监控项目,zabbix配置告警-添加邮箱,zabbix配置告警-添加用户,测试告警