Today Jake Brutlag wrote:

 |
 |
 | I don't follow the users list, but I assume there has been some
 | discussion of the technical difficulties of implementing this sort of
 | feature. As a general comment, because of the data layout,
 | adding/deleting RRAs should be easier than adding/deleting DSs.
 |
 | Instead of implementing this within RRDtool, it may be simpler to
 | implement these functions as utility scripts that manipulate the XML
 | dump. Then restore can be used to generate a RRD file. I have a perl
 | script that deletes RRAs from a XML dump; I can at look at how difficult
 | it would be polish up the code and make it available. I have another
 | script that adds RRAs specifically for upgrading existing RRDs to take
 | advantage of the aberrant behavior stuff I've added to 1.1.x. This
 | script might be modified to serve as a general "add RRA" utility script.
 |
 | Any preference for using external utility scripts versus a new RRDtool
 | function?

I would also suggest that implementing this as a perl utility might
be much simpler than adding more c code still ... and such tasks
are not time critical so perl is the ideal fehicle in my eyes ...

tobi
 |
 | Jake
 |
 | Jake Brutlag
 | Network Analyst
 | Microsoft WebTV
 |
 | --
 | Unsubscribe mailto:[EMAIL PROTECTED]
 | Help        mailto:[EMAIL PROTECTED]
 | Archive     http://www.ee.ethz.ch/~slist/rrd-developers
 | WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
 |
 |

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland
 / // _ \/ _ \/ / phoneto:+41(0)1-632-5286  faxto:+41(0)1-632-1517
/_/ \.__/_.__/_/ mailto:[EMAIL PROTECTED] http://people.ee.ethz.ch/~oetiker


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

Reply via email to