[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Hobbit migration to a new box



unless u r asking for a wrapper,  the dumping to XML then back is part of
RRDTOOL
rrdtool dump filename.rrd > filename.xml
rrdtool restore filename.xml filename.rrd

On 1/23/07, Johann Eggers <Johann.Eggers (at) teleatlas.com> wrote:

-----Original Message----- From: Henrik Stoerner [mailto:henrik (at) hswn.dk <henrik (at) hswn.dk>] Sent: Tue 1/23/2007 10:07 PM To: hobbit (at) hswn.dk Subject: Re: [hobbit] Hobbit migration to a new box



The only real problem one may run into with migrating a Hobbit server is
if you are going from one hardware platform to another - that involves
dump'ing all of the RRD files to XML, and the import'ing all of them
from the XML files onto the new server. It's scriptable, but may take
some time depending on the number of files

-----
Do you have a handy script for this kind of task and are you willing to
share it with the community?

Regards
Johann