mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
40219c3a99
PR: 48553 Submitted by: Jon Nistor <nistor@snickers.org>
9 lines
373 B
Plaintext
9 lines
373 B
Plaintext
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://trash.net/~reeler/bmon/
|