Greetings,
I'm currently experiencing a weird problem with zabbix_agentd - it's dying, and I'm not sure why. I've upped the logging for it and have an excerpt from the log attached below.
I've set Timeout to the maximum of 30 in zabbix_agentd.conf, but that didn't help the problem. agentd seems to die when the server is hitting it, but again, I'm not quite sure why or how. In addition to the zabbix_agentd.log, I did manage to capture a brief message from the server's web gui:
Got empty string from [x.x] IP [x.x.x.x] Parameter [io[disk_wio]]
Any ideas on what could be going wrong?
Thanks,
- Gary
----
005997:20060404:084512 zabbix_agentd started. ZABBIX 1.1beta7.
005998:20060404:084512 zabbix_agentd 5998 started
005999:20060404:084512 zabbix_agentd 5999 started
006000:20060404:084512 zabbix_agentd 6000 started
006001:20060404:084512 zabbix_agentd 6001 started
006002:20060404:084512 zabbix_agentd 6002 started
006002:20060404:084512 In init_list()
006002:20060404:084512 In refresh_metrics()
006002:20060404:084512 get_active_checks: host[x.x.x.x] port[10051]
006002:20060404:084512 Sending [ZBX_GET_ACTIVE_CHECKS x.x]
006002:20060404:084512 Before read
006002:20060404:084512 In delete_all_metrics()
006002:20060404:084512 Parsed [ZBX_EOF]
006002:20060404:084512 Sleeping for 60 seconds
005998:20060404:084555 In check_security()
005998:20060404:084555 Connection from [x.x.x.x]. Allowed servers [x.x.x.x]
005998:20060404:084555 Before read()
005998:20060404:084555 After read() 2 [13]
005998:20060404:084555 Got line:io[disk_wio]
005997:20060404:084555 One child process died. Exiting ...
005999:20060404:084555 Got signal. Exiting ...
006000:20060404:084555 Got signal. Exiting ...
006001:20060404:084555 Got signal. Exiting ...
006002:20060404:084555 Got signal. Exiting ...
I'm currently experiencing a weird problem with zabbix_agentd - it's dying, and I'm not sure why. I've upped the logging for it and have an excerpt from the log attached below.
I've set Timeout to the maximum of 30 in zabbix_agentd.conf, but that didn't help the problem. agentd seems to die when the server is hitting it, but again, I'm not quite sure why or how. In addition to the zabbix_agentd.log, I did manage to capture a brief message from the server's web gui:
Got empty string from [x.x] IP [x.x.x.x] Parameter [io[disk_wio]]
Any ideas on what could be going wrong?
Thanks,
- Gary
----
005997:20060404:084512 zabbix_agentd started. ZABBIX 1.1beta7.
005998:20060404:084512 zabbix_agentd 5998 started
005999:20060404:084512 zabbix_agentd 5999 started
006000:20060404:084512 zabbix_agentd 6000 started
006001:20060404:084512 zabbix_agentd 6001 started
006002:20060404:084512 zabbix_agentd 6002 started
006002:20060404:084512 In init_list()
006002:20060404:084512 In refresh_metrics()
006002:20060404:084512 get_active_checks: host[x.x.x.x] port[10051]
006002:20060404:084512 Sending [ZBX_GET_ACTIVE_CHECKS x.x]
006002:20060404:084512 Before read
006002:20060404:084512 In delete_all_metrics()
006002:20060404:084512 Parsed [ZBX_EOF]
006002:20060404:084512 Sleeping for 60 seconds
005998:20060404:084555 In check_security()
005998:20060404:084555 Connection from [x.x.x.x]. Allowed servers [x.x.x.x]
005998:20060404:084555 Before read()
005998:20060404:084555 After read() 2 [13]
005998:20060404:084555 Got line:io[disk_wio]
005997:20060404:084555 One child process died. Exiting ...
005999:20060404:084555 Got signal. Exiting ...
006000:20060404:084555 Got signal. Exiting ...
006001:20060404:084555 Got signal. Exiting ...
006002:20060404:084555 Got signal. Exiting ...
Comment