Find an MRTG distribution, install it
Quote:
./configure --prefix=/usr/local/mrtg-2
make
make install
|
Your MRTG is now installed
There should be a cfgmaker installed
run
Quote:
|
./cfgmaker manage@10.8.8.8 -o cisco.cfg
|
Remmeber to edit the cfg file and the OUTPUT directories to the correct ones on your syste,
Then
Quote:
|
./indexmaker cisco.cfg --output=index.htm
|