]> granicus.if.org Git - icinga2/commitdiff
Documentation: Emphasize on global zone on all nodes
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 12 Jun 2014 12:33:59 +0000 (14:33 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 12 Jun 2014 12:33:59 +0000 (14:33 +0200)
refs #6254

doc/4-monitoring-remote-systems.md
etc/icinga2/zones.conf

index a3bb3e4072a8beca0c71b038c5b3a845fde98f59..45378a193c7dbb8128a54d2d8326720ecc85e6bf 100644 (file)
@@ -371,6 +371,11 @@ your zone configuration visible to all nodes.
       global = true
     }
 
+> **Note**
+>
+> If the remote node does not have this zone configured, it will ignore the configuration
+> update, if it accepts configuration.
+
 If you don't require any global configuration, skip this setting.
 
 #### <a id="zone-synchronisation-permissions"></a> Zone Configuration Permissions
index bcd0443c810d3881ea428438f75b581a35bdaa9f..9c76de7bb02be63b8cf9cf2c5612acd415ef484d 100644 (file)
@@ -15,7 +15,8 @@ object Zone ZoneName {
 /*
  * Defines a global zone containing templates,
  * etc. synced to all nodes, if they accept
- * configuration.
+ * configuration. All remote nodes need
+ * this zone configured too.
  */
 
 /*