From 29ed55b80870e91c8fa0a968dbbde66a1b448eea Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 7 Nov 2004 18:49:13 +0000 Subject: 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. --- net/bmon/PLIST | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 net/bmon/PLIST (limited to 'net/bmon/PLIST') 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 -- cgit v1.2.3