I am having a problem where no new data shows up for all the hosts configured to use one of my proxies. Last date for the data is May 10 for all the hosts and that was the date when the proxy and all or majority of the hosts using this proxy were patched to RedHat 2.6. This is the same patch that was applied to other hosts and other proxies and all of them still work fine. zabbix_get seem to work:
zabbix_get -s de1uommdb01 -k agent.version
1.8.2
clients appear to listen on port 10050 and proxy on 10051. I can get on port 10051 from proxy to server and from server to proxy. zabbix_proxy.log isn't very helpful or maybe I don't know what to look for. zabbix_server.log is set to DebugLevel of 2 and doesn't have any errors. I spot checked underlying mysql database and none of the hosts I tried have any data in history or history_uint tables (retention is set to 30 days and May 10 is over 30 days now).
Zabbix server, proxy and clients are at 1.8.2.
How do I troubleshoot this?
Thanks in advance for any help/suggestions.
zabbix_get -s de1uommdb01 -k agent.version
1.8.2
clients appear to listen on port 10050 and proxy on 10051. I can get on port 10051 from proxy to server and from server to proxy. zabbix_proxy.log isn't very helpful or maybe I don't know what to look for. zabbix_server.log is set to DebugLevel of 2 and doesn't have any errors. I spot checked underlying mysql database and none of the hosts I tried have any data in history or history_uint tables (retention is set to 30 days and May 10 is over 30 days now).
Zabbix server, proxy and clients are at 1.8.2.
How do I troubleshoot this?
Thanks in advance for any help/suggestions.
Comment