]> granicus.if.org Git - icinga2/commitdiff
Docs: Fix template for pnp-hst
authorDaniel Kesselberg <mail@danielkesselberg.de>
Tue, 29 Nov 2016 16:07:41 +0000 (17:07 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 5 Dec 2016 13:53:36 +0000 (14:53 +0100)
fixes #13407

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
doc/13-addons.md

index 435fb6dcda46e7c211b50244ab0b136f81f978c5..26113b0e61b0ba8a6c05603bd95c2bb4b4a6b926 100644 (file)
@@ -147,7 +147,7 @@ These tools are currently in development and require feedback and tests:
 They work in a similar fashion for Icinga 2 and are used for 1.x web interfaces (Icinga Web 2 doesn't require
 the action url attribute in its own module).
 
-    template Service "pnp-hst" {
+    template Host "pnp-hst" {
       action_url = "/pnp4nagios/graph?host=$HOSTNAME$"
     }