active on the current active master.
All other passive nodes will pause the features without reload/restart.
+Checks and notifications are load-balanced between nodes in the high availability
+zone.
+
Connections from other zones will be accepted by all active and passive nodes
but all are forwarded to the current active master dealing with the check results,
commands, etc.
object NotificationComponent "notification" { }
+Attributes:
+
+ Name |Description
+ ----------------|----------------
+ enable_ha |**Optional.** Enable the high availability functionality. Only valid in a [cluster setup](#high-availability). Defaults to "true".
+
+
Can be enabled/disabled using
# icinga2-enable-feature notification