From: Silvio Rhatto Date: Tue, 8 Jun 2010 03:28:12 +0000 (-0300) Subject: Adding nagios ping service on physical hosts X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2256496513c57cda02aac3fc12a8f89efdfe11c8;p=puppet-nodo.git Adding nagios ping service on physical hosts --- diff --git a/manifests/physical.pp b/manifests/physical.pp index 38b2a13..c2a9dbe 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -12,6 +12,7 @@ class nodo::physical inherits nodo { if $use_nagios != false { include nagios::target + nagios::service::ping { "$fqdn": } } # Time configuration