Fixed nscp-disk service example

refs #5536
This commit is contained in:
Nicolai 2017-08-29 13:34:00 +02:00 committed by Michael Friedrich
parent 85681a11fb
commit 077ea69e3c
1 changed files with 1 additions and 1 deletions

View File

@ -2174,7 +2174,7 @@ rule based on `host.vars.drives`:
[root@icinga2-master1.localdomain /etc/icinga2/zones.d/master]# vim services.conf
apply Service for "nscp-api-" (drive in host.vars.drives) {
apply Service "nscp-api-" for (drive in host.vars.drives) {
import "generic-service"
check_command = "nscp_api"