          MODULE=bmon
         VERSION=2.1.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://suug.ch/~tgr/bmon/files/
      SOURCE_VFY=sha1:969084269f155583063832751fff5a22a6ac77e3
        WEB_SITE=http://suug.ch/~tgr/bmon/
         ENTERED=20040125
         UPDATED=20060620
           SHORT="interface bandwidth monitor."

cat << EOF
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, ...
EOF
