亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

nagios監控網絡流量

發布時間:2020-06-15 03:51:25 來源:網絡 閱讀:812 作者:蝸牛在狂奔 欄目:移動開發

系統版本

[root@localhost libexec]# cat /etc/redhat-release 

CentOS release 5.6 (Final)


1 安裝和配置snmp

1)yum install net-snmp-utils net-snmp net-snmp-libs -y

2)vi /etc/snmp/snmpd.conf

把下面兩行的#號去掉

#view mib2 included .iso.org.dod.internet.mgmt.mib-2 fc

#view all included .1           80

把下面的語句

access notConfigGroup "" any noauth exact systemview none none

改為:

access notConfigGroup "" any noauth exact mib2 none none

3) 啟動snmp

/etc/init.d/snmpd  start

2 下載監控流量腳本測試

wget https://raw.githubusercontent.com/cloved/check_traffic/master/check_traffic.sh --no-check-certificate   ##放到/usr/local/nagios/libexec目錄下

chmod +x /usr/local/nagios/libexec/check_traffic.sh

獲取網卡信息

[root@localhost libexec]#  ./check_traffic.sh -V 2c -C public -H localhost -L

List Interface for host localhost.

Interface index 1 orresponding to  lo

Interface index 2 orresponding to  eth0   

[root@localhost libexec]#  ./check_traffic.sh -V 2c -C public -H localhost -I 2  -w 1000,1200 -c 1400,1500 -K -B    ## -I 后面的2 由上面的命令獲取

OK - The Traffic In is 0.11KB, Out is 1.08KB, Total is 1.19KB. The Check Interval is 1526s |In=0.11KB;1000;1400;0;0 Out=1.08KB;1200;1500;0;0 Total=1.19KB;2200;2900;0;0 Interval=1526s;1200;1800;0;0

定義in和out值分別超過1000K、1200K警告,超過1400K,1500k嚴重。(第一次運行沒有輸出,30s后再運行就有輸出)

3 在被監控端定義check_traffic命令

 vi /usr/local/nagios/etc/nrpe.cfg 

添加

command[check_traffic]=/usr/local/nagios/libexec/check_traffic.sh -V 2c -C public -H 127.0.0.1 -I 2  -w 1000,1200 -c 1400,1500 -K -B 

4 在監控端定義服務

vi ../etc/objects/services.cfg   

添加

define service{

        use                          generic-service

        host_name               localhost

        service_description          traffic

        check_command                check_nrpe!check_traffic

              }

5 重啟服務

pkill nrpe 

/usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d

/etc/init.d/nagios reload

6 手動測試

[root@localhost libexec]# /usr/local/nagios/libexec/check_nrpe -H localhost -c check_traffic

OK - The Traffic In is 0.0KB, Out is 0.24KB, Total is 0.24KB. The Check Interval is 135s |In=0.0KB;200;400;0;0 Out=0.24KB;300;500;0;0 Total=0.24KB;500;900;0;0 Interval=135s;1200;1800;0;0

nagios監控網絡流量


附件:http://down.51cto.com/data/2364938
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

正安县| 梅州市| 惠东县| 德庆县| 正蓝旗| 临武县| 茂名市| 绵阳市| 寻甸| 澎湖县| 永州市| 太仓市| 扶沟县| 会东县| 虹口区| 吴桥县| 浪卡子县| 遂宁市| 阳高县| 手机| 淮安市| 大渡口区| 邢台市| 衡山县| 庄浪县| 洮南市| 榆中县| 北川| 奈曼旗| 铁力市| 铅山县| 仙居县| 梁山县| 宝山区| 邳州市| 涞水县| 博白县| 桓台县| 宽甸| 兴义市| 集贤县|