]> granicus.if.org Git - icinga2/commitdiff
Fix missing word in doc chapter pin checks in a zone 5748/head
authorMichael <mcktr55@gmail.com>
Sat, 11 Nov 2017 14:01:17 +0000 (15:01 +0100)
committerMichael <mcktr55@gmail.com>
Sat, 11 Nov 2017 14:01:17 +0000 (15:01 +0100)
doc/06-distributed-monitoring.md

index 1a680977fd5def0129d3dcb82005f1971b2a4bf6..63cc15230c47f10d73b4f8ef5b791745d500e96f 100644 (file)
@@ -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