咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

Centos下查看网卡的实时流量命令

2019-04-23 17:04:19 11818次

查看命令:


[root@localhost ~]# iptraf -d eth0

-bash: iptraf: command not found


没有安装,先安装


首先安装需要的包:


yum -y install gcc

yum -y install glibc

yum -y install ncurses

安装完毕之后 我们现在开始安装iptraf


yum -y install iptraf

完毕后运行命令 iptraf -d eth0即可看到实时流量


首页
最新活动
个人中心