I was wondering is there a particular order to delete a host
would you suggest to do the services first and then the host
Please advise
How delete Host
Re: How delete Host
Anything that relies on the host's existence must be removed first. So yes, delete services first. If you have things relying on those services, delete those first, and so on.
Former Nagios employee
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: How delete Host
Worst case, if you apply configuration and it fails you can manually run through the verification process via CCM > Tools > Write Config Files to see where the issues lie, then make adjustments from there.