[rrd-developers] Implementing TOTAL

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Wed Jul 25 20:52:31 MEST 2001


No feedback yet on my VDEF stuff (hint hint) but I'm thinking of
adding something already.

Every now and then there's a request for the total amount of <foo>
during the interval.  A VDEF:bar=foo,TOTAL line could do the trick
and can be implemented rather quick.

What would be the prefered way to handle unknown intervals?  There
are two options as far as I can see:

1) average(all rates)*timespan(graph)
2) sum(for each defined interval:(rate*stepsize))

The difference would be the unknown intervals.  In the first case
unknown intervals are assumed to be at the average rate, in the
second case unknown intervals are assumed to be zero.

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



More information about the rrd-developers mailing list