Tested this option out and it seems to work pretty good. Only caveat was timing. If a service check is performed before the host check the service goes warning/critical causing an extra notification.
Is there a way to prevent this?
Are Services Dependent on Hosts
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Are Services Dependent on Hosts
@mkeey, I'd say the only way around this is to set the check interval for services significantly larger than the check interval for the host. That way the host would get checked first, get Soft Critical and that will automatically stop notifications on services.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Are Services Dependent on Hosts
Just in case anyone else is curious turning on this setting does not affect bpi hostgroup checks. I enabled the setting and still received an alert when bpi hostgroup health was below the critical threshold.
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Are Services Dependent on Hosts
@jvaira, Thanks for sharing this with the forum users! Would you have any other questions for us before we lock this thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Are Services Dependent on Hosts
Support - thanks for the config file parameter. Works great except for the timing issue when a service is checked before the host. A little disappointing that the service isn't checked after a valid host result. I'm assuming that isn't an option.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Are Services Dependent on Hosts
Unfortunately you are correct, there is no way to do this.mkeey wrote:Support - thanks for the config file parameter. Works great except for the timing issue when a service is checked before the host. A little disappointing that the service isn't checked after a valid host result. I'm assuming that isn't an option.
Re: Are Services Dependent on Hosts
Ok, maybe put this in as a wish/request? Then please close this case. Thanks for your help!