To enable the use of MRTG stats you will need to do the following.
Have a look in /usr/local/netsaint/mrtg,
and you will find a few scripts needed to generate the graphs.
You need to have MRTG installed to make use of this feature.

Firstly configure the netsaintmrtg.cfg file to represent the servers / services you would like to monitor.
Once this has been completed, add a entry in to your cronjob that will run the runmrtg.sh script every 5 min.
You can run mrtg from the cronjob,
but I prefer to run a script incase I need to execute anything before and after the script runs.

Cronjob Examples :-
*5/ * * * * (command)
or
0,5,10,15,20......50,55 * * * * (command)
More examples can be found in /usr/local/netsaint/report/cron.entries.

Next you will need to edit the runmrtg.sh file (/usr/local/netsaint/mrtg/)
to show where "mrtg" is found.
EG.
/usr/local/mrtg-2.8.8/run/mrtg /usr/local/netsaint/mrtg/netsaintmrtg.cfg

After this has all been completed, you will need to create a html file by running the
"indexmaker" from mrtg. This is a very simple process. EG.
./indexmaker -t 'Subject Here' -r '.' netsaintmrtg.cfg > index.html
copy this file to /usr/local/netsaint/share/mrtg (you will be overwriting the file which you
are presently reading, which is 100% correct.

You should be now up and running.
Good Luck.
Richard Mayhew
Email :- netsaint@splash.co.za