[rrd-users] Re: simple temperature graph
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Fri Jun 25 10:22:34 MEST 2004
> i've changed my command to
> rrdtool graph temp.gif --start -1h \
> <....>
> LINE2:example#0000FF
>
> but it didn't work again.
> rrdtool create temp.rrd --step 10 \
> DS:temp:GAUGE:20:0:50 RRA:AVERAGE:0.5:360:24
You have one RRA that averages 24 Primary Data Points.
> rrdtool update temp.rrd N:26
> sleep 10 && rrdtool update temp.rrd N:25
> sleep 10 && rrdtool update temp.rrd N:24
> sleep 10 && rrdtool update temp.rrd N:23
> sleep 10 && rrdtool update temp.rrd N:24
But you only updated the rrd with 5 of them.
Therefore your graph hasn't anything yet to show
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
-- Binary/unsupported file stripped by Ecartis --
-- Err : No filename to use for decode, file stripped.
-- Type: application/ms-tnef
--
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