centos 安装iftop

本文介绍如何从源代码安装iftop网络流量监控工具,并提供了详细的步骤指导,包括下载官方源码包、安装依赖包、编译配置及最终的安装过程。此外还简要介绍了iftop的基本命令选项。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

官网:

wget http://www.ex-parrot.com/pdw/iftop/download/iftop-0.17.tar.gz



依赖包:

yum install flex byacc  libpcap ncurses ncurses-devel libpcap-devel


解压:

tar -zxvf iftop-0.17.tar.gz


进入目录:

cd iftop-0.17


检测:

./configure


编译安装:

make && make install


命令:iftop 

# iftop --help

iftop: unknown option --
iftop: display bandwidth usage on an interface by host


Synopsis: iftop -h | [-npbBP] [-i interface] [-f filter code] [-N net/mask]


   -h                  display this message
   -n                  don't do hostname lookups
   -N                  don't convert port numbers to services
   -p                  run in promiscuous mode (show traffic between other
                       hosts on the same network segment)
   -b                  don't display a bar graph of traffic
   -B                  Display bandwidth in bytes
   -i interface        listen on named interface
   -f filter code      use filter code to select packets to count
                       (default: none, but only IP packets are counted)
   -F net/mask         show traffic flows in/out of network
   -P                  show ports as well as hosts
   -m limit            sets the upper limit for the bandwidth scale
   -c config file      specifies an alternative configuration file



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值