Bandwidth monitoring using bwm-ng

small and simple console-based bandwidth monitor.Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor. 

# sudo apt-get install bwm-ng

# bwm-ng

OR

# cd /usr/src      

# wget http://www.gropp.org/bwm-ng/bwm-ng-0.6.tar.gz

# tar zxvf bwm-ng-0.6.tar.gz

# cd bwm-ng-0.6

# ./configure && make && make install

Type bwm-ng -h and make sure you are able to see the command help menu.
* Network Monitoring using bwm-ng....
  # bwm-ng -u bits -d
  # bwm-ng -u bytes -d 

Options to see all the NIC status in bits and bytes and -d is for dynamic output which displays in the KB/s and MB/s dynamically.
 
 * Disk I/O monitoring using bwn-ng
    Monitoring disk I/O is pretty simple with bwn-ng

  # bwm-ng -u bytes  -i disk

Terima kasih telah membaca artikel tentang Bandwidth monitoring using bwm-ng di blog Tutorial Opensource and Linux jika anda ingin menyebar luaskan artikel ini di mohon untuk mencantumkan link sebagai Sumbernya, dan bila artikel ini bermanfaat silakan bookmark halaman ini di web browser anda, dengan cara menekan Ctrl + D pada tombol keyboard anda.

Artikel terbaru :

  • How To Install Cinnamon In Ubuntu 14.04
  • How To Install Mate Desktop In Ubuntu 14.04
  • Creating the first Windows Server 2003 Domain Controller in a domain
  • How To Install Ubuntu 13.10 Server
  • How to Install Nuvola Player in Ubuntu
  • How to establish Emerald in Ubuntu 13.10 & Linux Mint 16
  • How to Restoring iptables Automatically On Boot on Debian and Ubuntu
  • How to Compile FFMPEG with H.264 and LAME in Ubuntu And Debian
  • How to Install Linux on a Playstation 2
  • apt-fast: Improve apt-get Download Speed
  • Artikel terkait :