带宽检测工具iftop

1、安装

# yum install iftop –y

2、使用

# iftop -i eth0 -n
# iftop -i eth0 -P

说明:

中间的<= =>这两个左右箭头,表示的是流量的方向。
TX:发送流量
RX:接收流量
TOTAL:总流量
Cum:运行iftop到目前时间的总流量
peak:流量峰值
rates:分别表示过去 2s 10s 40s 的平均流量
posted @ 2019-01-03 10:37  TBHacker  阅读(518)  评论(0编辑  收藏  举报