diff options
author | minskim <minskim> | 2004-11-07 18:49:13 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-11-07 18:49:13 +0000 |
commit | 29ed55b80870e91c8fa0a968dbbde66a1b448eea (patch) | |
tree | 3d3d71cfa6547df3f7871f2ee1ec031c5dcce246 /net/bmon/PLIST | |
parent | 13d170e53eb9916124552818676babdcef8f75d1 (diff) | |
download | pkgsrc-29ed55b80870e91c8fa0a968dbbde66a1b448eea.tar.gz |
Import bmon from pkgsrc-wip. Packaged by hsaliak at gmail dot com, and
slightly modified by me.
Bmon is an interface bandwidth monitor. It is able to generate and
draw three types of diagrams: The overview diagram which is a list of
all interfaces and their send/receive rates. A very MRTG like
graphical diagram in ASCII showing the rate over a specific time
period in a bar diagram. The details diagram which contains all
counters of an interface such as total bytes sent/received, errors,
compressed packets and so on.
Diffstat (limited to 'net/bmon/PLIST')
-rw-r--r-- | net/bmon/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/bmon/PLIST b/net/bmon/PLIST new file mode 100644 index 00000000000..1c66842547d --- /dev/null +++ b/net/bmon/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/07 18:49:13 minskim Exp $ +bin/bmon +man/man1/bmon.1 +share/examples/bmon/bmon.conf +@dirrm share/examples/bmon |