Openbsd:mrtg

From RWBWiki

MRTG Installation

1. wget ftp://ftp.esat.net/pub/OpenBSD/3.9/packages/i386/mrtg-2.12.2p1.tgz
2. pkg_add

MRTG Configuration

NB: Make sure snmp is installed and configured on the machine you want to monitor.
1. cfgmaker --global 'WorkDir: /home/httpd/mrtg' --global /
'Options[_]: bits,growright'  --output /home/httpd/mrtg/MACHINEmrtg.cfg community@IP
2.

--admin 16:30, 24 July 2006 (IST) Back to Openbsd