I have over a year of data for my systems at a 5 minute sample rate. I'd like 
to change to collecting data every minute, but would rather not end up with new 
rrd files where I have a before/after problem when I'm charting data.

My problem is that if I am collecting data every minute, I want to collect and 
store 5x the data too so I still have the high accuracy data for three months.  
So I can't just change the step size in the .xml dump and restore it, I think 
I'd have to make some serious changes to the database file too.

Or is there a way to move data from one file to another?  I have another rrd 
setup with the correct step and enough locations for the faster collection 
rate. Can I grab the data from the old file and drop it in the new one somehow? 
 Maybe using the fetch and update commands and a loop?


Thanks for any help-
_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to