[rrd-users] Re: I know this is repetitive... but, is there a way to add a new DS to

Alex van den Bogaerdt alex at ergens.op.HET.NET
Tue Jun 25 00:28:13 MEST 2002


Francisco Rivas C wrote:

<snip long story>

There currently is no way to add a DS without doing quite some work.
I can see four ways to approach your problem.  I present them in the
order which I think are best to worst:

1: rethink your collecting/updating script.  I find it hard to believe
   you cannot alter it so that in one pass it generates multiple rrdtool
   update lines, one DS per RRD would be best.
2: search the internet for a script that adds a DS.  There will be one
   or two of such scripts already made.
3: get familiair with the rrdtool internals and extend the program so
   that add_ds (or similar) is a valid function.
4: write a script that works on the xml output of "rrdtool dump", then
   use "rrdtool restore".  Basically this is recreating one of the
   scripts I mentioned in (2).

HTH
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
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