Hi,
I've had Zabbix up and running fine for about a week now. Last night, I rebooted my server. zabbix_agentd started fine, but it could not connect, and is using 100% of the CPU power (from my observations while getting it going over the last week is that it does this whenever it cant connect to the server for whatever reason). It is only spawning one process which leads me to believe that it cant find/read the configuration file.
I have tried every different permission setting that I can think of. I have tried running zabbix_agentd as root or as the user "zabbix", I have tried chown'ing /etc/zabbix and /etc/zabbix_agentd.conf to both root and zabbix, I have made double sure that 10051 TCP outgoing and 10050 TCP incoming are both open in my firewall.
Nothing is being written to /var/log/zabbix_agentd.log (but I know it can access this fine as it wrote another, unrelated error which I fixed earlier).
I did not change anything when it stopped working - all I did was reboot the server.
Does anyone know what's going on?
I've had Zabbix up and running fine for about a week now. Last night, I rebooted my server. zabbix_agentd started fine, but it could not connect, and is using 100% of the CPU power (from my observations while getting it going over the last week is that it does this whenever it cant connect to the server for whatever reason). It is only spawning one process which leads me to believe that it cant find/read the configuration file.
I have tried every different permission setting that I can think of. I have tried running zabbix_agentd as root or as the user "zabbix", I have tried chown'ing /etc/zabbix and /etc/zabbix_agentd.conf to both root and zabbix, I have made double sure that 10051 TCP outgoing and 10050 TCP incoming are both open in my firewall.
Nothing is being written to /var/log/zabbix_agentd.log (but I know it can access this fine as it wrote another, unrelated error which I fixed earlier).
I did not change anything when it stopped working - all I did was reboot the server.
Does anyone know what's going on?
Comment