I'm going through the same issues. You could write a tool to generate a sql query, create an rdd, and then graph that. However, at that point, you might also consider using a different graph program.
The beauty of RRD it its ability to store data in an efficient way. I am switching over from storing data in mysql to storing in rrd files, and then you sort of get the graphing for free! Rob Robert Hagens | Chief Technical Officer| Envysion, Inc. 950 Spruce Street | Louisville, CO 80027 303.590.2365 office | 303.590.2351 fax [email protected] | www.envysion.com | Visit our blog -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of bobaye Sent: Thursday, April 23, 2009 5:50 PM To: [email protected] Subject: [rrd-users] rrdtool perl myqsl Hello All, I currently have a mysql database with a bunch of data. I can view this database data using perl. How can i incorporate rrdtool to graph the data that i am retrieving from my db. Thank you, -- View this message in context: http://www.nabble.com/rrdtool-perl-myqsl-tp23207365p23207365.html Sent from the RRDTool - User mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
