Deleted Service from CCM still exists
Deleted Service from CCM still exists
I've deleted the service check_ping_dg from host Sigacred-RAC02. As you can see the service doesn't exists from CCM:
But, Nagios XI doesn't stop checking this service:
If I try to delete it, the following error occours:
You do not have the required permissions to view the files attached to this post.
Re: Deleted Service from CCM still exists
What XI version is this? There was an old issue we called a Ghost Host that sounds like exactly what you are describing.
Go to Configure -> Core Config Manager, then on the left under Tools click Write Config Files. Then if you have it, click Delete, then Write, then Verify and post a screenshot. If you do not have the Delete button, you can simply remove the services from the command line like so:
rm /usr/local/nagios/etc/services/*
They will be re-written when you click Write - nothing is lost.
Go to Configure -> Core Config Manager, then on the left under Tools click Write Config Files. Then if you have it, click Delete, then Write, then Verify and post a screenshot. If you do not have the Delete button, you can simply remove the services from the command line like so:
rm /usr/local/nagios/etc/services/*
They will be re-written when you click Write - nothing is lost.
Former Nagios employee
Re: Deleted Service from CCM still exists
I'm on 2.5.
Ok tmcdonald, this procedure solved the problem.
Thanks!
Ok tmcdonald, this procedure solved the problem.
Thanks!
Re: Deleted Service from CCM still exists
Glad to hear it!
I'll be closing this thread now, but feel free to open another if you need anything in the future!
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee