Hi
I installed the server on a CentOS 4.2 machine and is working well, but I have problems with zabbix_agentd which are dying on various other servers where I installed this software. There is no specific hour or event when this is happening (I tried to make a connection between the agent death and a cron job or something, but they are dying randomly).
The list of servers includes Fedora Core 2 and 4, CentOS 4.2 and Mandriva 2006. I tried the agents from 1.1 stable, 1.1 beta 11 and 1.1 beta 12. The servers are working well - they are production machines - and I have no reason to suspect something wrong on this side.
The agents are dying in 2 ways:
- the zabbix_agentd processes just vanish without any error in log files (btw, why /tmp/zabbix_agentd.log is always empty even with DebugLevel=4 in /etc/zabbix/zabbix_agentd.conf ?)
- the zabbix_agentd processes still exist, but the server can't get any data from them, and the syslog file is showing "*** glibc detected *** double free or corruption". I must use "killall -9 ..." to get rid of the precesses, then I must wait 1-2 minutes until I can start again zabbix_agentd. I found something related to "export MALLOC_CHECK_=0" but it does not seems to help in any way.
I even tried a precompiled binary for debian. It's working fine, from the data collecting point of view, but is dying like the rest.
Maybe there is something obvious that I'm missing and I'm doing wrong on all servers. Anyone has any idea ? Or, someone who has a running zabbix_agentd compiled on/for a system like the above systems, can send me the binary?
Thank you.
Daniel
I installed the server on a CentOS 4.2 machine and is working well, but I have problems with zabbix_agentd which are dying on various other servers where I installed this software. There is no specific hour or event when this is happening (I tried to make a connection between the agent death and a cron job or something, but they are dying randomly).
The list of servers includes Fedora Core 2 and 4, CentOS 4.2 and Mandriva 2006. I tried the agents from 1.1 stable, 1.1 beta 11 and 1.1 beta 12. The servers are working well - they are production machines - and I have no reason to suspect something wrong on this side.
The agents are dying in 2 ways:
- the zabbix_agentd processes just vanish without any error in log files (btw, why /tmp/zabbix_agentd.log is always empty even with DebugLevel=4 in /etc/zabbix/zabbix_agentd.conf ?)
- the zabbix_agentd processes still exist, but the server can't get any data from them, and the syslog file is showing "*** glibc detected *** double free or corruption". I must use "killall -9 ..." to get rid of the precesses, then I must wait 1-2 minutes until I can start again zabbix_agentd. I found something related to "export MALLOC_CHECK_=0" but it does not seems to help in any way.
I even tried a precompiled binary for debian. It's working fine, from the data collecting point of view, but is dying like the rest.
Maybe there is something obvious that I'm missing and I'm doing wrong on all servers. Anyone has any idea ? Or, someone who has a running zabbix_agentd compiled on/for a system like the above systems, can send me the binary?
Thank you.
Daniel
roc.mem[zabbix_agentd]
Comment