Page 1 of 1
Bulk service check failures
Posted: Sat Jul 25, 2020 8:43 am
by pratikmehta003
Hi All,
Have a basic question... why does a notification get sent for each service when there is any connectivity issue between Nagios and the monitored device...for ex a Linux server monitored via NCPA agent...
Re: Bulk service check failures
Posted: Tue Jul 28, 2020 11:05 am
by gormank
Have a look at this line in nagios.cfg and see if it's commented.
#host_down_disable_service_checks=1
Re: Bulk service check failures
Posted: Tue Jul 28, 2020 5:04 pm
by benjaminsmith
Thanks
@gormank!
Let us know if you need further assistance.
Re: Bulk service check failures
Posted: Mon Aug 31, 2020 10:54 am
by pratikmehta003
so by making that change it will not send alert for any communication issues?
Re: Bulk service check failures
Posted: Tue Sep 01, 2020 5:18 pm
by benjaminsmith
so by making that change it will not send alert for any communication issues?
You would still get an alert when the host goes down (if you have the setup) but the associated services would not send alerts as long as the host is down.
Let me know if that helps clarify this setting.
Benjamin