Hello,
We are using Zabbix live CD/applicnace 1.8.11 on a laptop plugged into the LAN (behind our router) or our network. I've set it up to help track down some network Internet problems (trying to determine if problem is within the LAN or outside) using the icmp ping tests (pinging places outside on the internet, other computers on the LAN, router LAN gateway, WAN gateway, etc.).
What I have noticed is that if I pull the network cable out from the WAN of our router to simulate an Internet outage, the zabbix graphs show everything down including things on the LAN side. "down" being defined as me seeing gaps in the ping graphs. When I look at the raw data values, there are missing data points (if we ping every 30 seconds) sort of like the following:
12:01:00 3.000
12:05:00 2.300
12:05:30: 3.100
12:06:00: 3.000
12:06:30: 3.200
etc.
I am pinging based on IP address and not DNS. On an older version of zabbix that we run elsewhere, I usually see 0.00 values. Here it is just skipped.
Not sure what is going on. Could there be some kind of load problem where zabbix is freaking out when it can't reach the servers it is trying to ping out on the Internet, or is there some kind of DNS issue so that if zabbix itself cannot reach the Internet, it makes everything down?
Thanks for any help.
We are using Zabbix live CD/applicnace 1.8.11 on a laptop plugged into the LAN (behind our router) or our network. I've set it up to help track down some network Internet problems (trying to determine if problem is within the LAN or outside) using the icmp ping tests (pinging places outside on the internet, other computers on the LAN, router LAN gateway, WAN gateway, etc.).
What I have noticed is that if I pull the network cable out from the WAN of our router to simulate an Internet outage, the zabbix graphs show everything down including things on the LAN side. "down" being defined as me seeing gaps in the ping graphs. When I look at the raw data values, there are missing data points (if we ping every 30 seconds) sort of like the following:
12:01:00 3.000
12:05:00 2.300
12:05:30: 3.100
12:06:00: 3.000
12:06:30: 3.200
etc.
I am pinging based on IP address and not DNS. On an older version of zabbix that we run elsewhere, I usually see 0.00 values. Here it is just skipped.
Not sure what is going on. Could there be some kind of load problem where zabbix is freaking out when it can't reach the servers it is trying to ping out on the Internet, or is there some kind of DNS issue so that if zabbix itself cannot reach the Internet, it makes everything down?
Thanks for any help.
Comment