]> granicus.if.org Git - icinga2/commitdiff
Docs: Add Master-Master-Replication as option for mysql
authorDirk Goetz <dirk.goetz@netways.de>
Thu, 9 May 2019 07:25:07 +0000 (09:25 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Thu, 16 May 2019 14:54:27 +0000 (16:54 +0200)
(cherry picked from commit c4f1ad7abb454b94194424733241eaab07c33da8)

doc/06-distributed-monitoring.md

index 1c6ee878bbb61abe38679eb7dd762bfa19b958b2..2a4f07dde7f9de0604339136623f45fe07fbce7b 100644 (file)
@@ -1467,7 +1467,8 @@ features can enable [HA functionality](06-distributed-monitoring.md#distributed-
 Best practice is to run the database backend on a dedicated server/cluster and
 only expose a virtual IP address to Icinga and the IDO feature. By default, only one
 endpoint will actively write to the backend then. Typical setups for MySQL clusters
-involve Galera, more tips can be found on our [community forums](https://community.icinga.com/).
+involve Master-Master-Replication (Master-Slave-Replication in both directions) or Galera,
+more tips can be found on our [community forums](https://community.icinga.com/).
 
 **Note**: All nodes in the same zone require that you enable the same features for high-availability (HA).
 
@@ -1696,7 +1697,8 @@ endpoint from the satellite zones.
 Best practice is to run the database backend on a dedicated server/cluster and
 only expose a virtual IP address to Icinga and the IDO feature. By default, only one
 endpoint will actively write to the backend then. Typical setups for MySQL clusters
-involve Galera, more tips can be found on our [community forums](https://community.icinga.com/).
+involve Master-Master-Replication (Master-Slave-Replication in both directions) or Galera,
+more tips can be found on our [community forums](https://community.icinga.com/).
 
 Overview: