Can not delete service?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Can not delete service?

Post by xpertech »

I want to delete a service(Oracle Query - MAP_EVENT), but I can't find on Service Management Page in CCM?
You do not have the required permissions to view the files attached to this post.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Can not delete service?

Post by BanditBBS »

Search for MAP_EVENT instead of the server's IP
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Can not delete service?

Post by sreinhardt »

Also I would suggest using the New CCM instead of the old, unless you absolutely must use the old one for some reason.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: Can not delete service?

Post by xpertech »

sreinhardt wrote:Also I would suggest using the New CCM instead of the old, unless you absolutely must use the old one for some reason.
Already new CCM.
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: Can not delete service?

Post by xpertech »

BanditBBS wrote:Search for MAP_EVENT instead of the server's IP
We already using that, still can't.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Can not delete service?

Post by abrist »

Do you have any other checks configured with the name "MAP_EVENT"? If so, it could be an inherited check from a hostgroup, or it could be directly assigned to more than one host.
1) Search the CCM for "MAP_EVENT" for all services (do not restrict the search to just one host).
2) If MAP_EVENT checks exist, check each of them for extra host or hostgroup assignments.
3) If still not resolved, run the following and post the output:

Code: Select all

grep "MAP_EVENT" /usr/local/nagios/etc/services/*
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked