麻豆小视频在线观看_中文黄色一级片_久久久成人精品_成片免费观看视频大全_午夜精品久久久久久久99热浪潮_成人一区二区三区四区

首頁 > 開發(fā) > Linux Shell > 正文

linux下監(jiān)控網(wǎng)絡(luò)流量的腳本

2020-07-27 19:26:54
字體:
供稿:網(wǎng)友
我看了下,linux下的/proc/net/dev記錄了每塊網(wǎng)卡發(fā)送和接受的包和字節(jié)數(shù)。因此萌生想法,寫了一個(gè)。運(yùn)行效果:

復(fù)制代碼 代碼如下:

[root@74-82-173-217 ~]# ./net.sh
Current Ip: inet addr:74.82.173.217 Bcast:74.82.173.223 Mask:255.255.255.224
Summry info: RX bytes:203692709 (194.2 MiB) TX bytes:93525930 (89.1 MiB)
eth0 Receive Bytes: 573 Packets: 3
eth0 Send Bytes: 3086 Packets: 3
eth0 Receive Bytes: 378 Packets: 7
eth0 Send Bytes: 11236 Packets: 7
eth0 Receive Bytes: 324 Packets: 6
eth0 Send Bytes: 444 Packets: 2
eth0 Receive Bytes: 54 Packets: 1
eth0 Send Bytes: 0 Packets: 0


具體腳本的內(nèi)容如下,幾乎不需要修改,就可以拿到任何機(jī)器上去使用了。
復(fù)制代碼 代碼如下:

[root@74-82-173-217 ~]# cat net.sh
#! /bin/bash
#Author: Vogts WangTao 2008-12-18
#Get summry info
echo "Current Ip: "`/sbin/ifconfig eth0 | grep inet`
echo "Summry info: "`/sbin/ifconfig eth0 | grep bytes`
#sleep 1 second ,monitor eth0
while true
do
receive1=`cat /proc/net/dev|grep eth0 | awk '{print$1}'|sed -s 's/eth0://g'`
receive_pack1=`cat /proc/net/dev|grep eth0 | awk '{print$2}'`
send1=`cat /proc/net/dev|grep eth0 | awk '{print$9}'`
send_pack1=`cat /proc/net/dev|grep eth0 | awk '{print$10}'`
sleep 1
receive2=`cat /proc/net/dev|grep eth0 | awk '{print$1}'|sed -s 's/eth0://g'`
receive_pack2=`cat /proc/net/dev|grep eth0 | awk '{print$2}'`
receive_cnt=`expr $receive2 - $receive1`
receive_pack_cnt=`expr $receive_pack2 - $receive_pack1`
send2=`cat /proc/net/dev|grep eth0 | awk '{print$9}'`
send_pack2=`cat /proc/net/dev|grep eth0 | awk '{print$10}'`
send_cnt=`expr $send2 - $send1`
send_pack_cnt=`expr $send_pack2 - $send_pack1`
echo 'eth0 Receive Bytes:' $receive_cnt ' Packets:' $receive_pack_cnt
echo 'eth0 Send Bytes:' $send_cnt ' Packets:' $send_pack_cnt
done
發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 久久吊| 国产精品99久久99久久久二 | 免费毛片电影 | 丁香天堂网 | 久久羞羞视频 | 免费永久看羞羞片网站入口 | 欧美中文日韩 | 亚洲一区二区中文 | xxxxhd86日本护士hd| 国产精品18久久久久久久久 | 国产精品久久久久久久娇妻 | 亚洲最新色| 久久国产精品电影 | 国产精品久久亚洲 | 国产无遮挡一级毛片 | 日韩毛片在线看 | 2017亚洲男人天堂 | 国产免费视频一区二区裸体 | 91成人一区 | 黄色大片在线观看 | 日韩a毛片免费观看 | 欧美日性| 一本到免费视频 | 国内精品视频饥渴少妇在线播放 | 国产91丝袜在线播放 | 色妹子久久 | 日本黄色大片免费 | 欧美日韩亚洲精品一区二区三区 | 99爱视频在线观看 | 国产88久久久国产精品免费二区 | 男女亲热网站 | 成人男男视频拍拍拍在线观看 | 日本爽快片100色毛片视频 | 亚洲成人国产 | 久久精品久| 91香蕉国产亚洲一区二区三区 | 国产日韩免费观看 | 一级网站 | 久久久国产精品成人免费 | 在线a视频| 亚洲小视频在线观看,com |