Bwm-ng : Mesurer la consommation de bande passante en temps réel

From Deimos.fr / Bloc Notes Informatique
Jump to: navigation, search

1 Introduction

Sometimes, you need to mesure the current total bandwith. bwm-ng is you friend :-)

2 Installation

On Debian, it easy :

Command apt-get
apt-get install bwm-ng

3 Usage

Simply run the command to get it work directly :

Command bwm-ng
 $ 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