Docs: Fix template for pnp-hst

fixes #13407

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
This commit is contained in:
Daniel Kesselberg 2016-11-29 17:07:41 +01:00 committed by Michael Friedrich
parent e954a0e64b
commit 151f9bc011
1 changed files with 1 additions and 1 deletions

View 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$"
}