[rrd-users] Re: Merging two RRDs

Thomas Chiverton thomas.chiverton at bluefinger.com
Mon Aug 9 10:33:58 MEST 2004


On Monday 09 Aug 2004 06:43 am, you said:
> Shouldn't you be fixing the Wellfleet side? (Ask Bay Networks for a decent
> snmp interface. ;-)

I *imagine* code to merge two rrd's into one wouldn't be too hard - esp. if 
you work with the exported XML - 

foreach dataPoint in fileA
	if NaN and dataPoint[date] in fileB is not NaN
		output fileB datapoint
	else
		output NaN

Could it be that easy ?


-- 
Tom Chiverton 
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: tom.chiverton at bluefinger.com
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list