Monday 20 February 2017

Install Bmon 4.0 Linux Network Monitoring Software on Ubuntu

   Bmon is a monitoring and debugging tool to capture networking related statistics and prepare them visually in a human friendly way. It features various output methods including an interactive curses user interface and a programmable text output for scripting.

Bmon 4.0 Changelog:
  •     Use monotonic clock instead of realtime clock
  •     Pick default selected interface based on policy
  •     Collect RX NoHandler statistics if available (Linux)
  •     CentOS installation instructions
  •     Proper stdout flush in ASCII mode
  •     Bugfixes

Installation instructions:


     Run the following commands in Terminal to install bmon Bandwidth Monitoring Tool in Linux Ubuntu Systems – Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and Ubuntu Systems.
 
$ git clone https://github.com/tgraf/bmon.git

$ cd bmon

$ sudo apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev libncurses-dev pkg-config dh-autoreconf

$ sudo ./autogen.sh

$ sudo ./configure

$ sudo make

$ sudo make install

$ bmon


Harry

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.