Zabbix monitoring Internet address-use zabbix icmp-ping to monitor network status
The company uses three-line access, China Unicom. china Telecom. mobile recently found a problem. Sometimes the website is often unable to open, or the speed of opening is very slow. The reason for this is that the packet loss on one of the three lines is very serious. Call customer service to officially answer "the line is under illegal attack, technicians are working on the issue ". Fortunately, three lines are used. dnspod turns off the problematic line resolution, and everything is normal. So the problem arises. How can we find out which line is faulty in time? Here we will introduce how to use zabbix icmp-ping to monitor the Network Status Configuration.
Zabbix is a software with powerful monitoring functions. The zabbix mentioned here uses fping to monitor the network status using "sample check". We have already mentioned this, if you are not clear about it, you can refer to workshop.
The specific configuration process is described below
1. open zabbix-configuration-host-creat host and add the IP address to be monitored. Add the IP address to be monitored as the host name. You can use the agent snmp as the IP address, which can be an IP address or not changed, here agent or snmp monitoring is not used, but "sample check" icmp-ping monitoring is used.
2. Select template icmp ping when associating the template
After the association is successful, we can see that there are more images in the graph.
3. Add an alarm. You can see the alarm options in trigger.
4. The successful image is as follows: