From: Michael Date: Sat, 11 Nov 2017 14:01:17 +0000 (+0100) Subject: Fix missing word in doc chapter pin checks in a zone X-Git-Tag: v2.8.0~7^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80deaf64f0882e3851401ebd251b884763448a60;p=icinga2 Fix missing word in doc chapter pin checks in a zone --- diff --git a/doc/06-distributed-monitoring.md b/doc/06-distributed-monitoring.md index 1a680977f..63cc15230 100644 --- a/doc/06-distributed-monitoring.md +++ b/doc/06-distributed-monitoring.md @@ -1931,7 +1931,7 @@ add a dependency which prevents notifications for all other failing services: In case you want to pin specific checks to their endpoints in a given zone you'll need to use the `command_endpoint` attribute. This is reasonable if you want to -execute a local disk check in the `master` on a specific endpoint then. +execute a local disk check in the `master` Zone on a specific endpoint then. [root@icinga2-master1.localdomain /]# mkdir -p /etc/icinga2/zones.d/master [root@icinga2-master1.localdomain /]# vim /etc/icinga2/zones.d/master/icinga2-master1.localdomain.conf