CentOS6
yum install automake make libconfuse-devel libnl3-devel libnl-route3-devel ncurses-devel git
wget http://mirror.iodc.dk/libs/centos6/libconfuse-devel-2.7-4.el6.x86_64.rpm
wget http://mirror.iodc.dk/libs/centos6/libconfuse-2.7-4.el6.x86_64.rpm
rpm -Uvh libconfuse-2.7-4.el6.x86_64.rpm
rpm -Uvh libconfuse-devel-2.7-4.el6.x86_64.rpm
git clone https://github.com/tgraf/bmon.git
cd bmon
./autogen.sh
./configure
make
make install
How to - Install BMON Print
- bmon, centos
- 4