Enable Feature

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Enable Feature

Post by WillemDH »

How do I enable this exactly?

Code: Select all

Add host_down_disable_service_checks directive to nagios.cfg
Nagios XI 5.8.1
https://outsideit.net
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Enable Feature

Post by BanditBBS »

Willem,

Modify the nagios.cfg file and add

Code: Select all

host_down_disable_service_checks=1
Works like a champ for me and loving it!
Last edited by BanditBBS on Tue Nov 17, 2015 9:57 am, edited 1 time in total.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Enable Feature

Post by WillemDH »

Are you sure it isn't with '=1'? The other variables all seem with '='

Code: Select all

use_regexp_matching=0
use_retained_program_state=1
use_retained_scheduling_info=1
use_syslog=1
use_true_regexp_matching=0
host_down_disable_service_checks 1
Nagios XI 5.8.1
https://outsideit.net
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Enable Feature

Post by BanditBBS »

Woops, sorry man :(

Modifying my first reply
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Enable Feature

Post by WillemDH »

No problem.. Thanks for the help. @Nagios => Please close.
Nagios XI 5.8.1
https://outsideit.net
Locked