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
