Helo,
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.
_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to