diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/defaults/pnp4nagios.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/defaults/pnp4nagios.pp b/manifests/defaults/pnp4nagios.pp index 2ad8767..ff918b6 100644 --- a/manifests/defaults/pnp4nagios.pp +++ b/manifests/defaults/pnp4nagios.pp @@ -12,6 +12,7 @@ class nagios::defaults::pnp4nagios { # http://docs.pnp4nagios.org/de/pnp-0.6/webfe # this doesn't work, see manifests/pnp4nagios.pp + #nagios_host { 'host-pnp': # action_url => '/pnp4nagios/index.php/graph?host=$HOSTNAME$&srv=_HOST_', # register => 0, |