[mrtg] Re: Logging problems with small data?

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Mon Jun 18 09:22:44 MEST 2001


Jaime Pirnie wrote:

> Hello everyone.. First off, I want to say that I have read the
> manuals and such and am still having some trouble.  Maybe I just
> don't understand how mrtg fully works. 

Check.  What you need to know is that MRTG doesn't work with values,
it works with rates. Also MRTG only works with integers.

> Before:
> 992841130 175 0
> 
> 5 mins later:
> 992841130 178 0

Delta == 3, DeltaTime == 300, Rate == 0.01 per second.  This number
gets truncated to zero.  You shouldn't expect '3' to turn up anywhere
in the log file.

options (choose one, not all):
- Try the perHour option
- Multiply the target by 100 and display percentages
- Use RRDtool 

HTH
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
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