>>>Is there a file where daily (Max, Aver, Current) log are kept? Since my graph update every 5 minutes, I like to view by time. Look for the .log file (and .old) with the same name as inside the square brackets on the the Target line. The first column is timestamp (seconds since 1/1/1970 GMT) The first line has the latest actual readings (Bytes In, Bytes Out) The second line has the same timestamp, the average rate achieved (for both In and Out) over the last time period (probably 5 mins) and the max value achieved (In and Out) in an appropriate period (day). The remaining lines are previous times, averge rates and maximums. As you go back you will see you have about a day of 5 min data, a week of 30 min data etc. This file is backed up to .old and a new .log written each loop of the program. Regards 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
