[rrd-users] Re: adding datasources to existing RRDs using XML
    Tobias Oetiker 
    oetiker at ee.ethz.ch
       
    Tue Jan 11 22:42:56 MET 2000
    
    
  
Today you sent me mail regarding [rrd-users] adding datasources to existing...:
*> 
*> 
*> I have several thousand RRDs that I want to add a couple datasources to, and 
*> I've tested out a script that seems to do the right thing.  I go through
*> each directory that has rrds, dump out xml, change the xml and reform the
*> rrds.  Below is the part of the scripts that reforms the xml.  Could someone 
*> tell me if I did this correctly?  One of the things I am wondering is if
*> using NaN vs. 0 makes much of a difference in the rows and the PDP entries I
*> am altering/adding.  I tried it out on a few RRDs and it seems to work.
NaN is the correct thing todo ... I guess I should modifie rrdrestore to
accept input from stdin ... may I add the script to the contrib area ?
you might want to consider to NOT add new rows to existing RRAs but rather
have more RRAs ...
I am interested in your 'large' site ... what performance do you see which
what hardware ... is anything visible from outside ?
cheers
tobi
-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker
--
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
    
    
More information about the rrd-users
mailing list