Page 1 of 1

Enable Feature

Posted: Tue Nov 17, 2015 7:47 am
by WillemDH
How do I enable this exactly?

Code: Select all

Add host_down_disable_service_checks directive to nagios.cfg

Re: Enable Feature

Posted: Tue Nov 17, 2015 9:50 am
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!

Re: Enable Feature

Posted: Tue Nov 17, 2015 9:54 am
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

Re: Enable Feature

Posted: Tue Nov 17, 2015 9:56 am
by BanditBBS
Woops, sorry man :(

Modifying my first reply

Re: Enable Feature

Posted: Tue Nov 17, 2015 9:57 am
by WillemDH
No problem.. Thanks for the help. @Nagios => Please close.