template syntax
This commit is contained in:
@@ -503,6 +503,8 @@
|
||||
# translate # DOWN/UNREACHABLE passive host check results into their proper
|
||||
# state for this instance of Nagios. This option is useful only if you have
|
||||
# distributed or failover monitoring setup. Valid options are `0` and `1`.
|
||||
# @param [string] ng_pass_h_checks_are_soft Whether Nagios will treat passive
|
||||
# host checks as being HARD or SOFT. Valid options are `0` and `1`.
|
||||
# @param [string] ng_check_orphaned_svc Whether Nagios will periodically check
|
||||
# for orphaned service checks.Valid options are `0` and `1`.
|
||||
# @param [string] ng_check_orphaned_hosts Whether Nagios will periodically
|
||||
@@ -527,7 +529,7 @@
|
||||
# @param [string] ng_add_freshness_latency number of seconds that Nagios will
|
||||
# add to any host and service freshness thresholds that it calculates
|
||||
# (those not explicitly specified by the user).
|
||||
# @param` [string] ng_enable_flap_detection Whether or not Nagios will try
|
||||
# @param [string] ng_enable_flap_detection Whether or not Nagios will try
|
||||
# and detect hosts and services that are "flapping". Flapping occurs when a
|
||||
# host or service changes between # states too frequently. When Nagios
|
||||
# detects that a # host or service is flapping, it will temporarily suppress
|
||||
|
||||
Reference in New Issue
Block a user