Hello,
I have a very simple setup with a zabbix server and one active proxy (both version 2.4.8). Out of the sudden I started to get false unreachable alerts for all hosts monitored through the proxy. In the beginning I was suspecting a network issue between the server and the proxy but after running several tests, network is stable and working without loss or any other issue.
This happens randomly but very often. I'm getting host unreachable for all the hosts managed by the proxy. I tried to revert the proxy to passive mode with the same result.
The only thing I can spot in the logs when the issue is appearing is this:
on the zabbix_proxy.log
No change has happened on the configuration and there is no resources issue, both server and proxy are fine and the host number is very small (around 50 hosts).
If anyone can point me on how to debug this more or has any idea, I would be grateful to hear it. The setup was working fine for long time and I don't exactly remember if the issue has started after upgrading to 2.4.8 from 2.4.7 but it is constant for the last 4-5 days. Alerts are silenced immediately and all are false.
Thanks in advance.
I have a very simple setup with a zabbix server and one active proxy (both version 2.4.8). Out of the sudden I started to get false unreachable alerts for all hosts monitored through the proxy. In the beginning I was suspecting a network issue between the server and the proxy but after running several tests, network is stable and working without loss or any other issue.
This happens randomly but very often. I'm getting host unreachable for all the hosts managed by the proxy. I tried to revert the proxy to passive mode with the same result.
The only thing I can spot in the logs when the issue is appearing is this:
Code:
1715:20160509:125910.134 sending data to server failed: error:"invalid response format: empty string received", info:""
No change has happened on the configuration and there is no resources issue, both server and proxy are fine and the host number is very small (around 50 hosts).
If anyone can point me on how to debug this more or has any idea, I would be grateful to hear it. The setup was working fine for long time and I don't exactly remember if the issue has started after upgrading to 2.4.8 from 2.4.7 but it is constant for the last 4-5 days. Alerts are silenced immediately and all are false.
Thanks in advance.
Comment