disable service checks when a host is down
disable service checks when a host is down
hello i saw this post which shows this feature is already available https://support.nagios.com/forum/viewto ... =20&t=9729 but i dont understand how to enable it? Right now when our hosts are down all of the services still page out. How do we set it up so that this is not the case? that we only get paged on the host down event?
Re: disable service checks when a host is down
You would have to edit your nagios.cfg file and add the following option.
Take a look at this link for more details.
https://support.nagios.com/kb/article.php?id=505
Code: Select all
host_down_disable_service_checks=1https://support.nagios.com/kb/article.php?id=505
Be sure to check out our Knowledgebase for helpful articles and solutions!