]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Comment on apc munin plugin
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Jun 2013 12:54:12 +0000 (09:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Jun 2013 12:54:12 +0000 (09:54 -0300)
manifests/subsystem/ups.pp

index e9a0235b70da21c3585e4a2362a553f65f0673c6..517bbf35494bda7028053d387dcae0be8f56f06f 100644 (file)
@@ -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,