blob: 30186f50b112475a3cb0e5875d6280aa936690ed (
plain) (
blame)
1
2
3
4
5
6
7
8
|
bmon is an interface bandwidth monitor using the curses library.
It's able to compute and draw three types of diagrams (overview,
graphical, and detailed). The overview diagram is a list of all
interfaces including the rx/tx rates of each interface. The
graphical diagram is a bar graph in ASCII. All diagrams are
continously updated.
WWW: http://people.suug.ch/~tgr/bmon/
|