<html>
<head>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
</head>
<body style='FONT:10pt Courier New; COLOR:#000000; background:#ffffff;'><div><font face="Tahoma,Arial" size="2">Hi,<br><br>I created a rrd file with the following settings.<br><br>--step 240<br>DS:temperature:GAUGE:11160:U:U<br>RRA:AVERAGE:0.5:1:11160<br></font><font face="Tahoma,Arial" size="2">RRA:AVERAGE:0.5:15:4392</font><br><font face="Tahoma,Arial" size="2">RRA:AVERAGE:0.5:4392<br></font><font face="Tahoma,Arial" size="2">RRA:AVERAGE:0.5:15:4392<br></font><font face="Tahoma,Arial" size="2">RRA:AVERAGE:0.5:360:366</font><br><br>The file has already a vast amount of data entries.<br><br>Now I want to put this data entries in a new rrd file<br>which i want to create with the following command.<br><br><font face="Tahoma,Arial" size="2">--step 300<br>
DS:temperature:GAUGE:900:U:U<br>
RRA:MAX:0.5:1:8928<br>
</font><font face="Tahoma,Arial" size="2">RRA:MAX:0.5:11:4464</font><br>
<font face="Tahoma,Arial" size="2">RRA:MAX:0.5:288:366<br><br>You can see that the values of step, RRA, min,max,...<br>would be changed.<br><br>Do you know if is there a way do to this without corrupt my data entries.<br><br>Best regards<br><br><br><br>
</font><font face="Tahoma,Arial" size="2"></font><br></div><div style='FONT:10pt Courier New'></DIV><div style='FONT:10pt Courier New'></DIV></body></html>