Check the total NIC traffic
install tool nload
[root@liqiang.io]# yum install -y epel-release
[root@liqiang.io]# yum install -y nload
View NIC traffic
[root@liqiang.io]# nload wlp3s0
Figure 1: nload screenshot |
---|
View specific process traffic
installation tool nethogs
[root@liqiang.io]# yum install -y epel-release
[root@liqiang.io]# yum install -y nethogs
View process traffic
Figure 2: nethogs screenshot |
---|