Service Configuration Search

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Service Configuration Search

Post by emartine »

I have lots of services configured and I am looking for a nested service configuration for a host. How can I tell which host name a service is associated with?

My scenario... I have a server, lets call it hostx, that has the following services configured

CPU Load
Disk C
Eventlog Memory Usage
Ping
Uptime
process check

I need to remove hostx services from Nagios. When I look for hostx name in the service configuration in CCM I only see a process check which means someone added hostx to the services on another host. How can I find out where hostx services are configured?
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Service Configuration Search

Post by tgriep »

Try this, go to the Core Config Manager > Hosts menu and search for the host.

On the right side of the menu, you can click on the Relationships icon (The Blue Circle with the letter i in it)
That will show the relationships that Host is in and also, which service is set to it.

From there, you can find the service and then remove the host from it.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Re: Service Configuration Search

Post by emartine »

Thank you. That worked.
Locked