I am writing code to merge two RRD files into one new RRD.

I will use rrdfetch to read the data from the soure files, and then
rrdupdate to put the values in to the destination file.

How do I handle multiple consolidation functions?

Once I use rrdfetch on one CF, and have updated the destination
with rrdupdate, I can't put values in for a second or more CF because
I have already gone past the update time - I can only update each
time once.

Any ideas? I am writing in C and using popen() to execute the
rrdtool functions.

The compressed source is 6.5Kb Can I put it somewhere for
others to look at? Unfortunatly it is very Linux-centric at the
moment.


**********************************************************************
The information contained in this e-mail is confidential and is
intended only for the use of the addressee(s).
If you receive this e-mail in error, any use, distribution or 
copying of this e-mail is not permitted. You are requested to
forward unwanted e-mail and address any problems to the 
MIM Holdings Limited Support Centre.

e-mail: [EMAIL PROTECTED]
phone: Australia 1800500646
**********************************************************************

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to