This support forum board is for support questions relating to
Nagios XI , our flagship commercial network monitoring solution.
WillemDH
Posts: 2320 Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:
Post
by WillemDH » Tue Nov 17, 2015 7:47 am
How do I enable this exactly?
Code: Select all
Add host_down_disable_service_checks directive to nagios.cfg
BanditBBS
Posts: 2474 Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:
Post
by BanditBBS » Tue Nov 17, 2015 9:50 am
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
WillemDH
Posts: 2320 Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:
Post
by WillemDH » Tue Nov 17, 2015 9:54 am
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
BanditBBS
Posts: 2474 Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:
Post
by BanditBBS » Tue Nov 17, 2015 9:56 am
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
WillemDH
Posts: 2320 Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:
Post
by WillemDH » Tue Nov 17, 2015 9:57 am
No problem.. Thanks for the help. @Nagios => Please close.