How can I get the current network interface throughput statistics on Linux/UNIX?

Posted by DavidM on Stack Overflow See other posts from Stack Overflow or by DavidM
Published on 2009-02-27T20:39:12Z Indexed on 2010/05/07 0:08 UTC
Read the original article Hit count: 216

Filed under:
|
|

Tools such as MRTG provide network throughput / bandwidth graphs for the current network utilisation on specific interfaces, such as eth0. How can I return that information at the command line on Linux/UNIX?

Preferably this would be without installing anything other than what is available on the system as standard.

© Stack Overflow or respective owner

Related posts about network

Related posts about linux