On Wed, Apr 7, 2010 at 3:54 AM, justleen <[email protected]> wrote:

>
>
> what I used to create the rrds:
> DS:cps:GAUGE:5:0:U  \
> DS:active:GAUGE:5:0:U  \
> RRA:AVERAGE:0.5:1:10800 \
> RRA:AVERAGE:0.5:60:4320 \
> RRA:AVERAGE:0.5:60:2160 \
> RRA:AVERAGE:0.5:24:1095 \
>
> Can someone please shed some light on where my thinking is absolutly
> buggered (caus evedently it is..)? 
> <[email protected]><https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users>


Try:

 DS:cps:GAUGE:5:0:U  \
DS:active:GAUGE:5:0:U  \
RRA:AVERAGE:0.5:1:10800 \
RRA:AVERAGE:0.5:60:4320 \
RRA:AVERAGE:0.5:3600:2160 \
RRA:AVERAGE:0.5:86400:1095 \
_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to