Hello
I have installed zabbix agent on nearly 20 of our servers
It is working perfectly except one of our servers which the agent keeps crashing randomly
Part of log file
I tried reinstalling and updating agent but it did not help
OS is centos 6.7 and it is 64 bit kernel
It is exactly the same as our others servers but i could not find what is the issue
Installed zabbix package
Regards
I have installed zabbix agent on nearly 20 of our servers
It is working perfectly except one of our servers which the agent keeps crashing randomly
Part of log file
PHP Code:
22848:20151203:201840.753 collector [idle 1 sec]
22850:20151203:201841.026 listener #1 [processing request]
22850:20151203:201841.026 Requested [exim.queue]
22850:20151203:201841.026 In zbx_popen() command:'/usr/sbin/exim -bpc'
22850:20151203:201841.026 End of zbx_popen():7
30466:20151203:201841.026 zbx_popen(): executing script
22850:20151203:201841.060 In zbx_waitpid()
22850:20151203:201841.060 zbx_waitpid() exited, status:0
22850:20151203:201841.060 End of zbx_waitpid():30466
22850:20151203:201841.060 EXECUTE_STR() command:'/usr/sbin/exim -bpc' len:2 cmd_result:'42'
22850:20151203:201841.060 Sending back [42]
22850:20151203:201841.061 listener #1 [waiting for connection]
22847:20151203:201841.083 One child process died (PID:22853,exitcode/signal:9). Exiting ...
22847:20151203:201841.083 zbx_on_exit() called
22850:20151203:201841.083 Got signal [signal:15(SIGTERM),sender_pid:22847,sender_uid:495,reason:0]. Exiting ...
22851:20151203:201841.083 Got signal [signal:15(SIGTERM),sender_pid:22847,sender_uid:495,reason:0]. Exiting ...
22848:20151203:201841.083 Got signal [signal:15(SIGTERM),sender_pid:22847,sender_uid:495,reason:0]. Exiting ...
22852:20151203:201841.084 Got signal [signal:15(SIGTERM),sender_pid:22847,sender_uid:495,reason:0]. Exiting ...
zabbix_agentd [22847]: Error on thread waiting.
22847:20151203:201841.084 Zabbix Agent stopped. Zabbix 2.4.7 (revision 56694).
22847:20151203:201841.084 In unload_modules()
OS is centos 6.7 and it is 64 bit kernel
It is exactly the same as our others servers but i could not find what is the issue
Installed zabbix package
PHP Code:
root@res2:[~] rpm -qa | grep zabbix
zabbix-release-2.4-1.el6.noarch
zabbix-agent-2.4.7-1.el6.x86_64
zabbix-2.4.7-1.el6.x86_64


Comment