[rrd-users] Re: Problem on update

Alex van den Bogaerdt alex at ergens.op.HET.NET
Fri Jul 12 23:33:52 MEST 2002


David Lovy wrote:

> I've been using RRDTool for over a year, and I see different versions of
> 
> First, with gauge values, you typically can not make any assumptions abo

You cannot do this.  RRDtool has no concept of points in time.  It knows
only about intervals.  It would make no sense at all to set an arbitrary
interval.

Together with heartbeat the interval is well defined.  If you don't want
the previous interval to be defined, set it to the value that indicates
this (NaN aka Unknown).

> BTW: This would also fix the problem of graphing things like "modems in 

This shows why the monitoring setup isn't right.  You shouldn't be 
monitoring modems in use, you should be monitoring the usage of each
modem.  Don't poll.  Read my last reply regarding this subject.  I'm
monitoring the exact up and down time of a modem.  The result is a
fraction of modem usage:  0 means the modem wasn't in use at all, 1
means the modem was in use throughout the entire interval, 0.5 means
the modem was in use during half of the interval and so on.

Use the tool for what it is designed and it makes your live easy,
use the tool the wrong way and it makes your live difficult.

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:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list