From: Silvio Rhatto Date: Fri, 7 Jun 2013 12:54:12 +0000 (-0300) Subject: Comment on apc munin plugin X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=29aee179a934ec6bc8f6fc6a4f8518a059488335;p=puppet-nodo.git Comment on apc munin plugin --- diff --git a/manifests/subsystem/ups.pp b/manifests/subsystem/ups.pp index e9a0235..517bbf3 100644 --- a/manifests/subsystem/ups.pp +++ b/manifests/subsystem/ups.pp @@ -24,6 +24,8 @@ class nodo::subsystem::ups( } # Graph local UPS + # We might want to replace the debian plugin with a newer one which better + # maximum limits: http://munin-monitoring.org/browser/munin/plugins/node.d/apc_nis.in munin::plugin { 'apc_nis': ensure => $munin ? { true => present,