> I am in search of a way using MRTG or RRDTool to be able to track historical > data. I want to be able to click on CPU Utilization. This takes me, as you > all know, to the daily, weekly, monthly and yearly graphs. Not I'm hoping > there is a way to go further. I'd like to be able to click on the weekly > graph for a particular day (say Wednesday) and see Wednesday's daily graph. > So on and so forth for Monthly and Yearly. Anyone know of away or a > modification to accomplish this?
Basically you need to save either the graphs or the data. Then you need to (create the graph and) view what you have saved. You can do that all by hand, or automate. I use Routers2.cgi to view my data (saved in RRD format) on a day to day basis. That has an archive option built in, so currently I have an automated job (see the docs on how) saving the monthly and annual graphs at appropriate times, so that I can then view the history (links appear automatically in the browser). All I needed to do was plan what I wanted, and create an automated job (Windoze scheduler in my case) Peter -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
