Thanks. This worked like a charm. Not sure why the old install was consuming so many resources, but everything is fine now.
- Jared -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Gardner Sent: Monday, February 05, 2007 10:25 AM To: General discussion of using zenoss system Subject: Re: [zenoss-users] Clean data migration to new install Jared Meeker wrote: > I've been using the same database since 0.21 (now on 1.1) and I'm > beginning to have some really odd problems with my Zenoss install. > Everything from zenmodeler using up ALL system resources (CPU and > memory-including swap), duplicate hosts (discussed earlier), some graphs > not working although snmpwalk is successfull etc. I would like to > perform a clean 1.1 install and just import my hosts without any > historical data, or custom device PerfConfs. Is this possible? > > - Jared Meeker Jared You can run: $ zendevicedump -o mydevicelist.xml to export your list of devices and then: $ zendeviceload -i mydevicelist.xml To import into your new Zenoss instance. Hope this helps! John -- John Gardner - Tagish Ltd. T: 01665 830 714 F: 01665 830 695 D: 01665 833 310 _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
