-:# PF TO MRTG statistics #:-
Simple Use :
- genarate config files with gen-config.sh, gen-nat1.sh, gen-nat2.sh
- go into http mrtg directory and start /path/gen-indexes.sh
- put mrtg to genarate on 5 minutes in a cronjob /usr/local/bin/mrtg /etc/mrtg/mrtg.cfg for the main stats on the system */5 * * * * /usr/local/bin/mrtg /etc/mrtg/mrtg.cfg
- put fetch to genarate on 5 minutes statistics for your internal network with /etc/mrtg/bin/fetch */5 * * * * /etc/mrtg/bin/fetch
Enjoy :-)
