
bwmon, Linux bandwidth monitor 1.3
http://bwmon.sourceforge.net

by Kimmo Nupponen, kimmoon@users.sourceforge.fi
http://shell.nic.fi/~kimmoon

This is yet another Linux network bandwidth monitor
utility that reads /proc/net/dev and /proc/uptime files
to print out bandwidth usage from user selected
intervals, maximum bandwidth usage since initialization
of the utility and average bandwidth usage since the
last reboot, per interface basis. Bwmon is based on
ncurses and uses POSIX threads.

Tested on Linux 2.2.x and 2.4.x, SuSE and RedHat distributions.

 - To compile, simply say 
	make

 - To install, say (optional)
	make install 

 - Print out brief usage info, say
	bwmon -h 
 

