[mrtg] Re: Log File Conversion
Corey Smith
csmith at bonddesk.com
Mon Dec 1 22:27:53 MET 2003
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/logfile.html
Basically, the first line is the actual value of the counters. Every
other line contains the rate.
You can do the math by hand by querying the current value of one of the
counters using snmpget etc... and then querying again 300 seconds later.
Oversimplified:
rate = ( current - previous ) / 300
Corey Smith
On Mon, 2003-12-01 at 16:14, Chu, Quang wrote:
> Can someone please help me with the explanation for the log file generated
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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
More information about the mrtg
mailing list