RT LZ 和小伙伴们合租了一台 linode 的服务器最近搞了个 centos 7 搞了锐速和 SS 来翻
然后想看一下各个端口的流量情况。
yum install iptraf
提示安装成功以后
执行 iptraf
[root@localhost ~]# iptraf
-bash: iptraf: command not found
whereis 看一下的话
[root@localhost ~]# whereis -b iptraf
iptraf:
似乎是没安装。死循环了
换了一个工具
iftop
直接执行也是 not found
如果 yum 安装 就提示没有
so centos7 该怎么看端口流量。
然后想看一下各个端口的流量情况。
yum install iptraf
提示安装成功以后
执行 iptraf
[root@localhost ~]# iptraf
-bash: iptraf: command not found
whereis 看一下的话
[root@localhost ~]# whereis -b iptraf
iptraf:
似乎是没安装。死循环了
换了一个工具
iftop
直接执行也是 not found
如果 yum 安装 就提示没有
so centos7 该怎么看端口流量。