[rrd-users] Re: rrd fetch command - unexpected output

Serge Maandag serge.maandag at staff.zeelandnet.nl
Fri Feb 4 10:43:05 MET 2005


> 1) [root at neogeo bin]# ./rrdtool fetch default.rrd AVERAGE | wc -l
>     292
> 
> I suppose this is 24 HRS worth of records. But where does the extra 4
> records comes in? I thought at most it would be 288 + 1

use "less" instead of "wc -l" and lok at the output. There's probably
a header and stuff.


> Also, I tried doing an update:
> [root at neogeo bin]# ./rrdtool update default.rrd N:1234:4388
> [root at neogeo bin]# ./rrdtool fetch default.rrd AVERAGE
> 
> but I cannot find the 2 values inside the RRD. I tried 

Rrdtool interpolates, so you'll need to update multiple consecutive 
values before you see values in your rrd database.

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

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