然后输入下面的命令lspci | grep -i ethernet
https://jingyan.baidu.com/article/fcb5aff75de13bedaa4a71cf.html
转: https://linux.cn/article-2871-1.html
nload -u g eth1 如下效果:
这里的-u参数是
基本语法是:
- nload
- nload device
- nload [options] device1 device2
https://www.cnblogs.com/chenqionghe/p/10680075.html
默认指定网卡
iftop -i eth2 后如下:
=>代表发送数据,<= 代表接收数据 TX:发送流量([popexizhi:第一个看着是总计,\t后的是当前,这个默认单位是bits. 参考 : -B 以bytes为单位显示流量(默认是bits)]) RX:接收流量 TOTAL:总流量 Cumm:运行iftop到目前时间的总流量 peak:流量峰值 rates:分别表示过去 2s 10s 40s 的平均流量