> Is it possible to create a new rrd and move the old data over?
> Obviously there would be no data for the new data source

I have a homegrown utility that will merge multiple RRD files, merging data 
from DSs with the same names using the best available RRA.  It lets you add DSs 
and so on - might be what you want.

This does it by using the RRDs perl module to query the exiting RRD file(s), 
and writes out an XML file which is then processed by rrdimport to create the 
new RRD file.

The problem is that it is rather rough.  I wrote it to merge our multiple RRD 
archives into a single file, though I've made it as generic as possible.  The 
other problem is that I can't remember where I put it :/

I'll post here if I can find it.

Steve


Steve Shipway
ITS Unix Services Design Lead
University of Auckland, New Zealand
Floor 1, 58 Symonds Street, Auckland
Phone: +64 (0)9 3737599 ext 86487
DDI: +64 (0)9 924 6487
Mobile: +64 (0)21 753 189
Email: s.ship...@auckland.ac.nz
 Please consider the environment before printing this e-mail : 
打印本邮件,将减少一棵树存活的机会

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to