MRTG will grab the current value the next time it is run. Duplicating this by hand is not necessary as you could wait until the next cycle and see the rate in the second line of the log. The only reason you would need to perform these calculations by hand (IE. snmpget) would be if you are auditing the results you are already getting from mrtg.
I've never used thresholds before but they are documented: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/reference.html#threshold_checking I believe .5Mb/s works out to: ThreshMinI[Target]: 500000 Good luck. Corey Smith On Mon, 2003-12-01 at 16:32, Chu, Quang wrote: > Where do I get the current value to subtract the previous > value? > > Lets say I have a 12.5 Mb/sec max bandwidth and I want to set the threshold > for the in bandwidth to a minimum of .5 Mb/s. How do I do that conversion? -- 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
