From d6a9c897193a5bc7231db28e9863e1f693be88cc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 23 Mar 2010 23:42:46 -0300 Subject: Including munin smart plugin --- manifests/physical.pp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/physical.pp b/manifests/physical.pp index d1ade0c..bad5fe7 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -38,4 +38,7 @@ class nodo::physical inherits nodo { munin_node { "$hostname": port => '4900', } + + # SMART monitoring + include munin::plugins::smart } -- cgit v1.2.3