[rrd-users] made mistake during creating rrd

Andreas Ihl rrdtool-list04 at ai3d.de
Tue Jun 28 11:31:34 MEST 2005


Hello,

during the generation of some rrds I made a mistake:

rrdtool create $LOCATION.rrd --step 60 \
DS:srv1_$LOCATION:GAUGE:120:0:U \
DS:srv2_$LOCATION:GAUGE:120:0:U \
DS:srv3_$LOCATION:GAUGE:120:0:U \
...
RRA:AVERAGE:0.5:1:10080 \
RRA:AVERAGE:0.5:5:8928 \
RRA:AVERAGE:0.5:15:35040 \
RRA:AVERAGE:0.5:86400:3650 \ # 60 days data for 10 years

the last line should be:

RRA:AVERAGE:0.5:1440:3650  	# 1 day data for 10 years

unfortunately i reccorded data for half a year to the incorrect rrd.

Is there a simple way to import the data to a correct rrd?

Thanks.

Kind regards,

Andreas


--
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://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list