Andres Kroonmaa wrote:

>  does anyone know of any tool that allows one to add 
>  RRA to existing RRD archive?
> 
>  I want to add MAX RRA beside 30minAve (for cricket).

I don't know if there is a tool, however, it can be done with
a simple text editor:
- dump the content of the database with rrdtool dump
- edit the xml file in the correct way (this is not too hard
  to figure out)
- reload the database using rrdtool restore

First try the restore to another name until you know everything
is well.

cheers,
-- 
   __________________________________________________________________
 / [EMAIL PROTECTED]                  [EMAIL PROTECTED] \
| 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:[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