Host/Service Dependencies

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jronin
Posts: 18
Joined: Tue Oct 09, 2012 12:05 pm

Host/Service Dependencies

Post by jronin »

I have a host with three services. The host and services are set to check every minute. I would like to create a dependency that if the host or ping is in a down/unknown state the services will not alert.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Host/Service Dependencies

Post by slansing »

So you would like ping to not alert you when it goes down? Or if ping is down you would like no notifications for any of the services under that host?
jronin
Posts: 18
Joined: Tue Oct 09, 2012 12:05 pm

Re: Host/Service Dependencies

Post by jronin »

I was able to solve my issue by changing the state notification on the services. As all checks are set to one minute I set ping to alert on warn and the rest of the services to alert on warn/crit. This allowed me to have a single up/down e-mail when the host reboots/shuts down and still notify when one of the services has an issue.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Host/Service Dependencies

Post by slansing »

Ah! Thanks for replying with your solution.
Locked