2003-02-22 17:56:35 +01:00
|
|
|
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
|
2005-10-08 16:35:37 +02:00
|
|
|
continously updated.
|
2003-02-22 17:56:35 +01:00
|
|
|
|
2005-10-08 16:35:37 +02:00
|
|
|
WWW: http://people.suug.ch/~tgr/bmon/
|