NAME

rrdtool dump - dump the contents of an RRD in human readable form


SYNOPSIS

rrdtool dump filename [--full|-f]


DESCRIPTION

The dump function prints the contents of an RRD in human readable form.

filename
The name of the RRD you want to dump.

--full|-f
By default only the headers of the RRD are printed. With this option you get the actual data as well.


AUTHOR

Tobias Oetiker