Page 1 of 1
How to Scheduled Downtime Child Host's all services
Posted: Sun Feb 16, 2020 10:26 pm
by Olin
HI all,
How to Scheduled Downtime Child Host's all services ?
I found only Scheduled Downtime Child Host.
thank you !
Re: How to Scheduled Downtime Child Host's all services
Posted: Mon Feb 17, 2020 4:25 pm
by cdienger
It looks like this may be a feature request or bug. I'm pinging dev now to see which way we'll go, but right now it doesn't look like the scheduled downtime tool will put services of child hosts into downtime.
Re: How to Scheduled Downtime Child Host's all services
Posted: Mon Feb 17, 2020 4:29 pm
by lmiltchev
In my opinion, this is not a bug. If the parent is down, then the child would be unreachable, and notifications on services should be suppressed. There is no need for scheduling downtime for the child host's services... This functionality doesn't exist anyway. We could file a feature request but I doubt it would be implemented.
Re: How to Scheduled Downtime Child Host's all services
Posted: Mon Mar 16, 2020 10:28 pm
by Olin
lmiltchev wrote:In my opinion, this is not a bug. If the parent is down, then the child would be unreachable, and notifications on services should be suppressed. There is no need for scheduling downtime for the child host's services... This functionality doesn't exist anyway. We could file a feature request but I doubt it would be implemented.
But Now i need
host_down_disable_service_checks=0 .
Re: How to Scheduled Downtime Child Host's all services
Posted: Tue Mar 17, 2020 9:37 am
by lmiltchev
But Now i need
host_down_disable_service_checks=0 .
I am not sure if I am following... When the host is down, service check will continue to execute. They won't be disabled. Only notifications will be disabled. You don't need to schedule a downtime for services on a host that is down as service notifications won't be sent anyway.
From our official documentation:
If the host is in hard non-OK state, notifications for services on this host won't be sent out.
https://assets.nagios.com/downloads/nag ... tions.html