
iftop是一款实时流量监控工具,监控TCP/IP连接等,缺点就是无报表功能。必须以root身份才能运行。
语法格式:iftop [参数]
常用参数:
参考实例
默认监控第一块网卡的流量:
[root@linuxcool ~]# iftop
监控eth1网卡的流量:
[root@linuxcool ~]# iftop eth1
直接显示IP, 不进行DNS反解析:
[root@linuxcool ~]# iftop -n
欢迎分享,转载请注明来源:内存溢出

iftop是一款实时流量监控工具,监控TCP/IP连接等,缺点就是无报表功能。必须以root身份才能运行。
语法格式:iftop [参数]
常用参数:
参考实例
默认监控第一块网卡的流量:
[root@linuxcool ~]# iftop
监控eth1网卡的流量:
[root@linuxcool ~]# iftop eth1
直接显示IP, 不进行DNS反解析:
[root@linuxcool ~]# iftop -n
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)