I think you might actually want: rrdxport as you're not actually looking to backup or move the RRD info between different computer architectures.
It looks straightforward enough, you feed in what your graph definitions are (I believe the forum somewhere stated what the defaults were), what time period you want it for, and you get an XML file with the info... The PITA is why is it XML?! It looks like you could write some XSL and use some stuff from google to convert it. I don't know anything about this, but maybe: http://sourceforge.net/projects/convertxmltocsv/ Will help? -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University mwcotton wrote, On 4/22/2009 8:56 PM: > mysql is the events only, if you want to see the data in the rrd, you need to > use rrdtool dump , and if you can make heads or tails of it, you are better > than me > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=33720#33720 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
