Hi Kevin, > >> Is it possible to use rddtool within C/C++ application?
Definitely. rrdtool is written in C. The only problem is that it's apparently not documented. Have a look at the Perl bindings or the rrdtool source code. Once you figure out what command-line commands you would run, you can probably examine the rrdtool main() function to see how it implements those commands. Cheers, Chris. -- (aidworld) chris wilson | chief engineer ([EMAIL PROTECTED]) -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
