Active Members Fi8sVrs Posted June 9, 2012 Active Members Report Posted June 9, 2012 This article explains how to monitor a Linux systems network interfaces. Install BMon using the following command:apt-get install bmonNow run “bmon” to see something similar to the following: interface: lo at hxxp://.agix.inbmon 2.0.1 # Interface RX Rate RX # TX Rate TX #hxxp://agix.in](source: local) 0 lo 0.00B 0 0.00B 0 1 eth0 660.00B 3 261.00B 0 2 eth1 990.00B 3 567.00B 1 3 eth2 534.00B 1 261.00B 0 4 eth3 261.00B 0 261.00B 0When running, you can select the interface to monitor and press “g” to see a active graph.Network Bandwidth Monitoring With BMon | AGIX Linux Quote