Hi everyone. I'm new inzabbix so I was wondering if you all can help me with something.
The company I work for uses zabbix as the monitoring system to check on all of our customers connections. Im getting involved more in the project and Im currently learning and playing around with my own zabbix to get the one at work to work better.
One thing that Im seeing with the one at work is that we get false alarms with the ICMP Ping template we have. Zabbix reports as a "Disaster" the connection but if I grab the IP and ping it from the CMD I get replays back. Sometimes it takes zabbix more than 5 minutes to figure out that the IP is reachable and then the alarm recovers.
So right now the set up is like this:
There is a trigger called "ICMP ping" with an update interval of 30s. The "Disaster" trigger has the expression {Template PING:icmpping.max(150)}=0
Anyone knows why is zabbix showing the connection unreachable when it is reachable and how to fix it.
Thanks for the help.
The company I work for uses zabbix as the monitoring system to check on all of our customers connections. Im getting involved more in the project and Im currently learning and playing around with my own zabbix to get the one at work to work better.
One thing that Im seeing with the one at work is that we get false alarms with the ICMP Ping template we have. Zabbix reports as a "Disaster" the connection but if I grab the IP and ping it from the CMD I get replays back. Sometimes it takes zabbix more than 5 minutes to figure out that the IP is reachable and then the alarm recovers.
So right now the set up is like this:
There is a trigger called "ICMP ping" with an update interval of 30s. The "Disaster" trigger has the expression {Template PING:icmpping.max(150)}=0
Anyone knows why is zabbix showing the connection unreachable when it is reachable and how to fix it.
Thanks for the help.
Comment