[rrd-users] RRA

fadwa salam fadawine at gmail.com
Thu Jul 7 15:12:28 CEST 2011


Hello,
I want to do a loop to create RAR archives by varying each time pdp_per_row
and number of records that will be given as arguments.

   rrdtool create $ rrd \
             - start $ now \
             - step = $ step \
             DS: Power: GAUGE: 600: U: U
             RRA: AVERAGE: 0.5: $ pdp $ nb

The problem is that I can not handle RAR alone. They are linked to the
process of the creation.

if I put the whole process of creation inside the loop ,it create a single
RAR archive and take the last value.

Thank you very much.

best wishes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20110707/304c1e11/attachment.htm 


More information about the rrd-users mailing list