Hello, Why can't you migrate to RRDtool? I used to do what you are doing but after migrating to RRDtool, resources freed up from constantly drawing the graphs allowed us to do other things (I am doing phpsyslogng for all network gear world-wide, in addition to MRTG). Using mod_perl with Apache helps drawing the graphs on-demand with RRDtool go quicker.
-CN -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- admin <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/10/2007 12:40 PM To [email protected] cc Subject [mrtg] making MRTG faster Hi, our ISP has been using MRTG for a while (still at 2.13.2), great stuff, thank you! Our userbase counts a little over 1,200, that's 1,200 HTML pages and 4800 PNG files to take care of. The problem is that the pretty powerfull Dell PowerEdge (dual Xeon) is taking almost 50 seconds of full CPU time to finish drawing the graphs every 5 minutes. Instead of migrating fully to rrdtool, the idea is to stay with MRTG. I know of the --log-only option, but are there command-line tools to do the on-demand drawing and HTML generation? (so that we can hook them up with Apache's mod_rewrite). The solution might be trivial, but searching the web revealed no useful results for me. Any hints or ideas on how to do that would be greatly appreciated. -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
