有一台机器在zabbix上一直没有数据,查看了防火墙是关闭的了,端口也是在监听,进程也是打开的了,那么是怎么回事呢。
查看了日志,发现failed to accept an incoming connection: connection from 127.0.0.1。 需要vim一下zabbix_agentd.conf,把server,serverative修成服务器ip,还有hostname。
正文完
有一台机器在zabbix上一直没有数据,查看了防火墙是关闭的了,端口也是在监听,进程也是打开的了,那么是怎么回事呢。
查看了日志,发现failed to accept an incoming connection: connection from 127.0.0.1。 需要vim一下zabbix_agentd.conf,把server,serverative修成服务器ip,还有hostname。