You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, acknowledging an underlying problem doesn't change its state for the :ref:`business rules <medium/business-rules>` evaluation. This variable allows to treat acknowledged services or hosts as if their are in an Ok/Up state.
330
331
332
+
business_rule_downtime_as_ok
333
+
By default, marking an underlying problem as downtime doesn't change its state for the :ref:`business rules <medium/business-rules>` evaluation. This variable allows to treat services or hosts in downtime as if their are in an Ok/Up state.
334
+
331
335
business_rule_host_notification_options
332
336
This option allows to enforce :ref:`business rules <medium/business-rules>` underlying hosts notification options to easily compose a consolidated meta check. This is especially useful for business rules relying on grouping expansion.
By default, acknowledging an underlying problem doesn't change its state for the :ref:`business rules <medium/business-rules>` evaluation. This variable allows to treat acknowledged services or hosts as if their are in an Ok/Up state.
408
409
410
+
business_rule_downtime_as_ok
411
+
By default, marking an underlying problem as downtime doesn't change its state for the :ref:`business rules <medium/business-rules>` evaluation. This variable allows to treat services or hosts in downtime as if their are in an Ok/Up state.
412
+
409
413
business_rule_host_notification_options
410
414
This option allows to enforce :ref:`business rules <medium/business-rules>` underlying hosts notification options to easily compose a consolidated meta check. This is especially useful for business rules relying on grouping expansion.
0 commit comments