From: Michael Friedrich Date: Mon, 23 Sep 2019 07:44:14 +0000 (+0200) Subject: Update wrong information in example config for zones.d X-Git-Tag: v2.11.1~7^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b837b505e6b858861e1c33a17cb690ff1be62bf5;p=icinga2 Update wrong information in example config for zones.d --- diff --git a/etc/icinga2/zones.d/README b/etc/icinga2/zones.d/README index ceff6bd8c..bbce30fd6 100644 --- a/etc/icinga2/zones.d/README +++ b/etc/icinga2/zones.d/README @@ -1,2 +1,11 @@ -This directory contains configuration files for cluster zones. If you're not -running a cluster you can safely ignore this directory. +This directory contains zone directories used for +distributed monitoring with the cluster config sync. + +Use this for the following scenarios: + +- Master with Agents +- HA Masters with Agents +- Masters, Satellites and Agents + +Please check the documentation for more details: +https://icinga.com/docs/icinga2/latest/doc/06-distributed-monitoring/