Bulk service check failures

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
pratikmehta003
Posts: 105
Joined: Thu Apr 09, 2020 7:35 am

Bulk service check failures

Post 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...
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: Bulk service check failures

Post by gormank »

Have a look at this line in nagios.cfg and see if it's commented.
#host_down_disable_service_checks=1
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Bulk service check failures

Post by benjaminsmith »

Thanks @gormank!

Let us know if you need further assistance.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
pratikmehta003
Posts: 105
Joined: Thu Apr 09, 2020 7:35 am

Re: Bulk service check failures

Post by pratikmehta003 »

so by making that change it will not send alert for any communication issues?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Bulk service check failures

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked