From 2256496513c57cda02aac3fc12a8f89efdfe11c8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Jun 2010 00:28:12 -0300 Subject: Adding nagios ping service on physical hosts --- manifests/physical.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/physical.pp') 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 -- cgit v1.2.3