I had been using alpha5 for about two weeks and all was well. I decided to upgrade to alpha 6 today. I ran
"configure --with-mysql=/usr/local/mysql" then
"make"
I copied the binaries over and got the zabbix_server working, however there is absolutely no data being gathered from my monitored hosts.
I thought, possibly, that there might be an incompatibility issue with the agent and new server software so I installed the latest windows binary but still nothing.
I can't see anything wrong in the server log file, the web interface is working fine but no incoming data. The queue data has not updated in over an hour and the event data shows hour old data as well and each value is unknown.
The only issue I can see is when I do "ps ax | grep zabb". It displays all the processes but there is always one zabbix process that displays as "[zabbix_server <defunct>]".
I'm running Redhat enterprise 3
"configure --with-mysql=/usr/local/mysql" then
"make"
I copied the binaries over and got the zabbix_server working, however there is absolutely no data being gathered from my monitored hosts.
I thought, possibly, that there might be an incompatibility issue with the agent and new server software so I installed the latest windows binary but still nothing.
I can't see anything wrong in the server log file, the web interface is working fine but no incoming data. The queue data has not updated in over an hour and the event data shows hour old data as well and each value is unknown.
The only issue I can see is when I do "ps ax | grep zabb". It displays all the processes but there is always one zabbix process that displays as "[zabbix_server <defunct>]".
I'm running Redhat enterprise 3
Comment