Monitoring client network status with zabbix3.0.4 ICMP ping templates

Source: Internet
Author: User
First, login Zabbix server to do the following operations:

1.fping Installation

wget http://www.fping.org/dist/fping-3.16.tar.gz

Tar zxvf fping-3.16.tar.gz

CD fping-3.16

./configure--prefix=/usr/local/fping/

Make && make install

2. Modify the zabbix_server.conf configuration file

# Zabbix-server-side profile path installed in Yum mode
Vim/etc/zabbix/zabbix_server.conf

Modify the Fpinglocation path to the fping path you just installed.

Fpinglocation=/usr/local/fping/sbin/fping

If you do not modify the zabbix_server.conf configuration, you need to use a soft connection to the/usr/local/sbin/fping,zabbix default fping path is/usr/sbin/fping

[Root@node2 fping-3.16]# chown root:zabbix/usr/local/fping/sbin/fping
[Root@node2 fping-3.16]# chmod 4710/usr/local/fping/sbin/fping
[Root@node2 fping-3.16]#/usr/local/fping/sbin/fping www.baidu.com
Www.baidu.com is alive

Second, landing Zabbix monitoring web site to do the following settings

1. Open the Zabbix-configuration-host-creat host to add the IP addresses that need to be monitored, and host name to add the IP addresses that need to be monitored, as shown in the following figure:

2. Select Template Template ICMP ping

3. Add graphs

Third, the plot effect is as follows

Four, the trigger template has been self-brought, set the alarm mode can receive alarm mail.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.