Hi,
Currently we have a set of servers running and were testing some versions of zabbix. The issue atm is that we have a number of succesfully installed clients working and running except for 1.
This newly installed client is refusing to send data te the server and thatfor it keeps saying the server is unreachable(web gui)
Checked all persmission as they are correct and match the other working servers. Here is a startup log of the unreachable server.
Help me to get it working please, any other information can be provided.
Currently we have a set of servers running and were testing some versions of zabbix. The issue atm is that we have a number of succesfully installed clients working and running except for 1.
This newly installed client is refusing to send data te the server and thatfor it keeps saying the server is unreachable(web gui)
Checked all persmission as they are correct and match the other working servers. Here is a startup log of the unreachable server.
Help me to get it working please, any other information can be provided.
Code:
[root@... init.d]# service zabbix_agentd start
/etc/init.d/zabbix_agentd start: zabbix_agentd started
[root@... init.d]# tail -100 /var/log/zabbix_agentd.log
zabbix_agentd [28908]: DEBUG: Zabbix semaphores already exist, trying to recreate.
28908:20111207:085207.212 Zabbix Agent started. Zabbix 1.8.2 (revision 11211).
28908:20111207:085207.213 Shared memory already exists for collector, trying to recreate.
28908:20111207:085207.213 cfg: para: [LogFile] val [/var/log/zabbix_agentd.log]
28908:20111207:085207.213 cfg: para: [SourceIP] val [[B]ZabbixClientIP[/B]]
28908:20111207:085207.213 cfg: para: [Hostname] val [[B]ZabbixClientDNS[/B]]
28908:20111207:085207.213 cfg: para: [Server] val [[B]ZabbixServerIP[/B]]
28908:20111207:085207.213 cfg: para: [DebugLevel] val [4]
28908:20111207:085207.213 cfg: para: [UnreachablePeriod] val [60]
28908:20111207:085207.213 cfg: para: [UnavailableDelay] val [60]
28909:20111207:085207.214 zabbix_agentd collector started
28910:20111207:085207.216 zabbix_agentd listener started
28909:20111207:085207.218 In collector_diskdevice_get("")
28909:20111207:085207.219 In collector_diskdevice_add("")
28911:20111207:085207.219 zabbix_agentd listener started
28909:20111207:085207.219 In collector_diskdevice_get("sda")
28909:20111207:085207.219 In collector_diskdevice_add("sda")
28909:20111207:085207.220 In collector_diskdevice_get("hdc")
28909:20111207:085207.220 In collector_diskdevice_add("hdc")
28913:20111207:085207.221 zabbix_agentd active check started [[B]ZabbixServerIP[/B]:10051]
28913:20111207:085207.221 In init_active_metrics()
28913:20111207:085207.221 In send_buffer('[B]ZabbixServerIP[/B]','10051')
28913:20111207:085207.221 Values in the buffer 0 Max 100
28913:20111207:085207.221 refresh_active_checks('[B]ZabbixServerIP[/B]',10051)
28912:20111207:085207.222 zabbix_agentd listener started
28913:20111207:085207.232 Sending [{
"request":"active checks",
"host":"[B]ZabbixClientDNS[/B]"}]
28913:20111207:085207.232 Before read
28913:20111207:085207.508 Got [{
"response":"success",
"data":[]}]
28913:20111207:085207.508 In parse_list_of_checks()
28913:20111207:085207.508 In disable_all_metrics()
28913:20111207:085207.509 In process_active_checks('[B]ZabbixServerIP[/B]',10051)
28913:20111207:085207.509 In get_min_nextcheck()