码迷,mamicode.com
首页 > Web开发 > 详细

linux 网络监控软件nethogs iftop

时间:2018-11-08 15:01:41      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:print   hog   linu   name   ubunt   工具   ring   ber   tcp   

1、nethogs

yum -y install nethogs

装上了这个工具之后,使用起来就非常简单了。敲入nethogs 就会给出所有的信息。看下面的例子。

root@ubuntu2:~# nethogs
NetHogs version 0.8.0

 PID USER     PROGRAM                      DEV        SENT      RECEIVED
2214  root     /usr/lib/apt/methods/http    eth0       4.693     238.631 KB/sec
2051  ubuntu   sshd: ubuntu@pts/1           eth0       3.442       0.310 KB/sec
1120  ubuntu   sshd: ubuntu@pts/0           eth0       0.416       0.035 KB/sec
2213  root     /usr/lib/apt/methods/http    eth0       0.021       0.023 KB/sec
?     root     unknown TCP                             0.000       0.000 KB/sec

TOTAL                                                8.572     239.000 KB/sec


2、iftop

yum -y install iftop

root@ubuntu2:~# iftop -B

 

 

linux 网络监控软件nethogs iftop

标签:print   hog   linu   name   ubunt   工具   ring   ber   tcp   

原文地址:https://www.cnblogs.com/kilometerwine/p/9928992.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!