Fix missing word in doc chapter pin checks in a zone

This commit is contained in:
Michael 2017-11-11 15:01:17 +01:00
parent 166ecfe446
commit 80deaf64f0
1 changed files with 1 additions and 1 deletions

View 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