Well, sort of...  Not natively though.  All the graphing functions depend on
data in an RRD.  So what I would try is write a script to pull the data
you're interested in then populate a temporary RRD with that data, do your
graphing, then blow the RRD away.  It's probably going to add a lot of extra
disk and CPU overhead to do it, but it should work.

Jason...

-----Original Message-----
From: Lozovsky, Daniel [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 24, 2003 12:03 AM
To: rrd-users@list.ee.ethz.ch
Subject: [rrd-users] Oracle and rrdtool


Is there a way for me to configure rrdtool to retreive data from the Oracle
Database.  So, what I want is instead of storing the data in rrds, I want to
dynamically retreive data from the Oracle tables and generate graphs based
on the data retrieved.

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

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