diff options
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | images/nagiosgraph.gif | bin | 0 -> 1252 bytes | |||
-rw-r--r-- | manifests/defaults/pnp4nagios.pp | 1 |
3 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,6 @@ PNP4Nagios integration For PNP4Nagios integration information, please see README.pnp4nagios - Examples ======== diff --git a/images/nagiosgraph.gif b/images/nagiosgraph.gif Binary files differnew file mode 100644 index 0000000..068082a --- /dev/null +++ b/images/nagiosgraph.gif 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, |