]> granicus.if.org Git - icinga2/commitdiff
Fix wrong nscp-local include in the docs 6006/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Thu, 18 Jan 2018 12:25:23 +0000 (13:25 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Thu, 18 Jan 2018 12:25:23 +0000 (13:25 +0100)
doc/06-distributed-monitoring.md

index 9123eda3c38f169f4b12e8eb13af6fbe576b4015..8cc242a832bed7ccf7ef0c2bd8d05b7c2f5dbd84 100644 (file)
@@ -2158,7 +2158,7 @@ Add the following `include` statement on all your nodes (master, satellite, clie
 
     vim /etc/icinga2/icinga2.conf
 
-    include <nscp-local>
+    include <nscp>
 
 The CheckCommand definitions will automatically determine the installed path
 to the `nscp.exe` binary.