From 80deaf64f0882e3851401ebd251b884763448a60 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 11 Nov 2017 15:01:17 +0100 Subject: [PATCH] Fix missing word in doc chapter pin checks in a zone --- doc/06-distributed-monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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