Jakob, Well, anything is possible. :) Actually it wouldn't be that hard. The rrd_fetch(...) method could be modularized to support multiple databases. Since I'm doing this in C, it won't be as easy as doing it in say the DBI perl module, but it could definitely be done.
Don Jakob Ilves wrote: > > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Hello! > > Is it possible to do this enhancement in such a fashion that it becomes > independent on which database you use? For instance, in your case, it works > with > an mysql database. It would be great if it others could download your > modifications, run mrtg/rrdtool with them and use, say, an Oracle database for > storage right off without changing any program code. > > I don't know what kind of interface to the DB you use in the C code (or is it > in > the Perl code?). Perhaps the thing I ask for is already there in your > modifications. > > Just my two cents... > > Best regards > > /IlvJa -- 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
