Meddea wrote: > Hi. > How can I convert a RRD file from version 0003 to version 0001? > I appreciate any help you can give me. Try dumping the file (rrddump, http://oss.oetiker.ch/rrdtool/doc/rrddump.en.html) and using an old version of rrdtool to restore it. --Dawn