Whole document tree
NAMErrdtool dump - dump the contents of an RRD to XML format PDF version.
SYNOPSISrrdtool dump filename.rrd > filename.xml
DESCRIPTIONThe dump function prints the contents of an RRD in human readable (?) XML format. This format can be read by rrdrestore. Together they allow you to transfer your files from one architecture to another as well as manipulating the contents of an RRD file in a somewhat more convenient manner.
EXAMPLESTo transfer an RRD between architectures, follow these steps:
AUTHORTobias Oetiker <oetiker@ee.ethz.ch> |