Introduction

Sometimes, you need to measure the current total bandwidth. bwm-ng is your friend :-)

Installation

On Debian, it’s easy:

  apt-get install bwm-ng
  

Usage

Simply run the command to get it working directly:

  $ bwm-ng
  bwm-ng v0.6 (probing every 0.500s), press 'h' for help
  input: /proc/net/dev type: rate
  |         iface                   Rx                   Tx                Total
  ==============================================================================
               lo:           0.00 KB/s            0.00 KB/s            0.00 KB/s
             eth0:        2275.89 KB/s           57.56 KB/s         2333.45 KB/s
  ------------------------------------------------------------------------------
            total:        2275.89 KB/s           57.56 KB/s         2333.45 KB/s
  

Last updated 28 Nov 2009, 16:14 +0200. history