rrddump (1) Linux Manual Page
NAME rrddump – dump the contents of an RRD to XML format SYNOPSIS rrdtool dump filename.rrd [filename.xml] [–header|-h {none,xsd,dtd}] [–no-header] [–daemon address] > filename.xml DESCRIPTION The dump function writes the contents of an RRD in human readable (?) XML format to a file or to stdout. This format can be read by rrdrestore. Together they allow you to…
