> I have updated some rows in the /etc/mrtg/mrtg.conf > LogFormat: rrdtool > > Please advice me how can I draw the page as mrtg did. > Using the rrdtool software.
You can use 14all.cgi or mrtg-rrd.cgi to generate your pages. They work slightly different from what you were used too with sec mrtg. You can now: - call the cgi in a crontab to generate your graphs and use the mrtg html indexes you already have - Alter the html index files so they do not point at a static image, but point at the cgi instead. The cgi can output a image to the standard output. - Use the cgi to generate your indexfiles dynamically Download one of the two, read the docs and try what you like best. If you view the graphs a lot, then option 1 may be good for you, since the cpu load due to image generation will be lower. You could also use the second option and tell the cgi to do lazy image generation. Serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
