[rrd-users] any way to add a data source?

Steve Shipway s.shipway at auckland.ac.nz
Sun Apr 7 23:56:09 CEST 2013


> 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.shipway at auckland.ac.nz
 Please consider the environment before printing this e-mail : 打印本邮件,将减少一棵树存活的机会

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5900 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-users/attachments/20130407/7e98a965/attachment.bin 


More information about the rrd-users mailing list