[rrd-users] Re: Stop it creating averages of the values.

Serge Maandag serge.maandag at staff.zeelandnet.nl
Wed Oct 26 13:21:22 MEST 2005


> rrdtool create /root/test/test_1_errors.rrd --step 60 \
> 	DS:errors:COUNTER:60:0:U \
> 	RRA:AVERAGE:0.5:1:60
> 
> <!-- 2005-10-26 11:09:00 BST --> <row><v> 0.0000000000e+00 </v></row>
> <!-- 2005-10-26 11:10:00 BST --> <row><v> 6.6666666667e-02 </v></row>
> 
> Now 6.6666666667e-02 is 4 / 60 so it seems to be taking an 
> average of the value passed in... I assume its due to the 
> AVERAGE in the following line... "RRA:AVERAGE:0.5:1:3000" but 
> I can't work out what I should change it to.

No, it's because you use COUNTER i.s.o. GAUGE.

Serge.

-------------
Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php

-------------
For the content of this e-mail message and its attachment(s) the following disclaimer applies: http://www.zeelandnet.nl/disclaimer.php

--
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://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list