]> granicus.if.org Git - icinga2/commitdiff
Update documentation for notifications in HA cluster
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 22 Aug 2014 11:17:39 +0000 (13:17 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 22 Aug 2014 11:17:39 +0000 (13:17 +0200)
refs #6203

doc/4-monitoring-remote-systems.md
doc/6-configuring-icinga-2.md

index e95bd1c0fd7c86547cff7c83bf1b59d8c94d3a42..366585077b63a169aed14768a40d728cd5af8773 100644 (file)
@@ -674,6 +674,9 @@ Selected features (such as [DB IDO](#high-availability-db-ido)) will only be
 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.
index c2840f76cc549ac5a8b49d49b1fc0f7113e4ed2f..3947f90963d520c9e1c825d1678b9b53682ee005 100644 (file)
@@ -1556,6 +1556,13 @@ Example:
 
     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