ubuntu view network traffic

ethstatus can monitor real-time bandwidth of the network card.
The software can display the current RX and TX rate card, the unit is Byte
install sudo apt-get install ethstatus
view the speed of ADSL sudo ethstatus -i eth0
view card speed sudo ethstatus -i eth0
eth0 is the name of the card, you can change their own machines the name of the NIC.
View Card name ifconfig

Guess you like

Origin www.cnblogs.com/RogerLu/p/12556427.html