Page 1 of 1

database question

Posted: Fri Aug 24, 2012 11:27 am
by benhank
I have a test server set up.
I want to be able to load devices, set up test environments and the scrap all the data so I can start clean on my next "test session".
how would I do that without having to reinstall nagios each time?

Re: database question

Posted: Fri Aug 24, 2012 12:36 pm
by scottwilkerson
If the test server is a VM, I would just take a snapshot.

If not, you can just remove all of the services, then all of the hosts.

Re: database question

Posted: Fri Aug 24, 2012 12:44 pm
by benhank
thanks