Hi,
We have over 50 servers checking into our Zabbix server from different sites, we're currently having problems with one of them. Just randomly the server stopped sending information through to us, with the following errors in the Zabbix logs:
60476:20110329:164017 zabbix_agentd collector stopped
55228:20110329:164018 zabbix_agentd started. ZABBIX 1.4.4.
62284:20110329:164018 zabbix_agentd collector started
62900:20110329:164018 zabbix_agentd listener started
62152:20110329:164018 zabbix_agentd listener started
54724:20110329:164018 zabbix_agentd listener started
6224:20110329:164018 zabbix_agentd active check started [zabbix2.server.com:10051]
6224:20110329:164022 Getting list of active checks failed. Will retry after 60 seconds
the .CONF file is as follows:
Hostname=2509_Client_SERVER
Server=zabbix2.server.com
ServerPort=10051
ListenPort=10050
StartAgents=5
DebugLevel=3
PidFile=/var/tmp/zabbix_agentd.pid
LogFile=/zabbix_agentd.log
Timeout=3
I can telnet to the serverport and the listenport from the client server without problems. I've reinstalled Zabbix and recreated the entry on the Zabbix server. Any thoughts?
We have over 50 servers checking into our Zabbix server from different sites, we're currently having problems with one of them. Just randomly the server stopped sending information through to us, with the following errors in the Zabbix logs:
60476:20110329:164017 zabbix_agentd collector stopped
55228:20110329:164018 zabbix_agentd started. ZABBIX 1.4.4.
62284:20110329:164018 zabbix_agentd collector started
62900:20110329:164018 zabbix_agentd listener started
62152:20110329:164018 zabbix_agentd listener started
54724:20110329:164018 zabbix_agentd listener started
6224:20110329:164018 zabbix_agentd active check started [zabbix2.server.com:10051]
6224:20110329:164022 Getting list of active checks failed. Will retry after 60 seconds
the .CONF file is as follows:
Hostname=2509_Client_SERVER
Server=zabbix2.server.com
ServerPort=10051
ListenPort=10050
StartAgents=5
DebugLevel=3
PidFile=/var/tmp/zabbix_agentd.pid
LogFile=/zabbix_agentd.log
Timeout=3
I can telnet to the serverport and the listenport from the client server without problems. I've reinstalled Zabbix and recreated the entry on the Zabbix server. Any thoughts?
Comment