]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/munin-node/manifests/apache.pp
a few more munin plugins, although I dislike the placement of the spamassassin one
[dsa-puppet.git] / modules / munin-node / manifests / apache.pp
index df0171e84d30fb86e69b1b6061dac8ac7308b72c..2293c512b0624584530f0b6f83e5f6875c2ea390 100644 (file)
@@ -3,6 +3,7 @@ class munin-node::apache inherits munin-node {
                 "apache_accesses":;
                 "apache_processes":;
                 "apache_volume":;
+                "apache_servers":;
                 "ps_apache2": script => "ps_";
         }
 }