码迷,mamicode.com
首页 > 其他好文 > 详细

iftop工具

时间:2016-11-30 18:02:55      阅读:273      评论:0      收藏:0      [点我收藏+]

标签:iftop工具

以下是安装方法

[root@c7 ~]# cat /etc/redhat-release 

CentOS Linux release 7.1.1503 (Core)

[root@c7 ~]# wget http://www.ex-parrot.com/pdw/iftop/download/iftop-0.17.tar.gz

[root@c7 ~]# tar zxvf iftop-0.17.tar.gz

[root@c7 ~]# cd iftop-0.17

[root@c7 iftop-0.17]# ./configure

[root@c7 iftop-0.17]# make && make install

技术分享

整理中

学习自:

https://www.vpser.net/manage/iftop.html

https://www.vpser.net/manage/centos-rhel-linux-third-party-source-epel.html


本文出自 “赵东伟的博客” 博客,请务必保留此出处http://zhaodongwei.blog.51cto.com/4233742/1878009

iftop工具

标签:iftop工具

原文地址:http://zhaodongwei.blog.51cto.com/4233742/1878009

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