linux 查看网卡流量

方法一、
nload
wget http://heanet.dl.sourceforge.net/project/nload/nload/0.7.2/nload-0.7.2.tar.gz
方法三、
http://gael.roualland.free.fr/ifstat/ifstat-1.1.tar.gz

<span class="Apple-style-span" courier="" new';="" line-height:="" 18px;="" -webkit-text-size-adjust:="" none;="" font-size:="" small;="" "="" style="padding: 0px; margin: 0px; color: rgb(51, 51, 51); "> 方法四、
iptraf
yum -y install iptraf

方法五、
watch ifconfig

方法六、
watch cat /proc/net/dev

你可能感兴趣的:(linux 查看网卡流量)