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?
Service Configuration Search
Re: Service Configuration Search
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.
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!
Re: Service Configuration Search
Thank you. That worked.