[rrd-users] Libraries for parsing RRD files
Miguel Sevilla
msevilla79 at hotmail.com
Tue Nov 9 06:57:09 CET 2010
?Venkat,
you can use the rrdtool to dump the contents of an rrd to xml format as so:
> rrdtool dump someRRD.rrd > someRRD.xml
then, you can pretty much use pretty much any language of choice (python,
perl, java, .net etc..) to parse the xml file (someRRD.xml). They can all
parse xml.
rrddump: http://www.mrtg.org/rrdtool/doc/rrddump.en.html
-----Original Message-----
From: sthiru
Sent: Tuesday, October 05, 2010 10:23 PM
To: rrd-users at lists.oetiker.ch
Subject: [rrd-users] Libraries for parsing RRD files
Hi,
Just wanted to know if there are any libraries available that can parse RRD
files and give output. The parser can be written in any language.
Thanks in advance.
Venkat.
--
View this message in context:
http://old.nabble.com/Libraries-for-parsing-RRD-files-tp29893598p29893598.html
Sent from the RRDTool - User mailing list archive at Nabble.com.
_______________________________________________
rrd-users mailing list
rrd-users at lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
More information about the rrd-users
mailing list