From 1cf285a91d82461cbca33b35527a0eb30ba12e29 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 25 Mar 2010 23:01:03 -0300 Subject: Configuring smart plugin, adding disks fact and adding package gitk on utils::desktop --- manifests/physical.pp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifests/physical.pp') diff --git a/manifests/physical.pp b/manifests/physical.pp index bad5fe7..3c4ad03 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -41,4 +41,8 @@ class nodo::physical inherits nodo { # SMART monitoring include munin::plugins::smart + munin::plugin { "sda": + ensure => "smart_", + config => "user root\ngroup disk", + } } -- cgit v1.2.3