Is there anyway to do it without deletion of data? I would be doing this import/export while both the installation would be functional. Oh, or rather I can take one backup without deletion on source and then take one more with deletion and then revert back source to the first back up! Ain't it?
________________________________ From: [email protected] on behalf of Chet Luther Sent: Sun 4/26/2009 12:40 PM To: General discussion of using Zenoss Subject: Re: [zenoss-users] Zenoss import/export configuration On Apr 24, 2009, at 11:08 AM, Udasi, Anurag (GE Healthcare) wrote: > To put the question simple. Is it possible, to export/import > everything > except events and devices from installation to installation? Thanks > again! The easiest way to do this is the zenbackup/zenrestore approach mentioned earlier. Once you have an identical system setup, you can simple delete all the devices, events and performance data. 1. All of the devices can be deleted from the device list in the web interface. 2. If you use the "--no-eventsdb" option to zenbackup, it won't backup your events at all. 3. Run rm -Rf $ZENHOME/perf/* to delete all of the performance data in the new instance. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
<<winmail.dat>>
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
