summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-04-12 14:12:53 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-04-12 14:12:53 +0000
commit3ece0ea0046a03f7e9b6c84b91b849479ce5c44f (patch)
treeab25a345e7e7bd3820e42df3fd09a46dd97d8c86 /manifests
parent2112eb880d053bc7e363e8bf3187f5884baa7200 (diff)
extending apache to centos usage, vhost and crypto stuff on immer8 and class to enable server-status for munin-plugins, where not yet done
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@1212 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugin.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 39e9742..bc9f00c 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -207,6 +207,7 @@ class munin::plugins::djbdns inherits munin::plugins::base {
}
class munin::plugins::apache inherits munin::plugins::base {
+ include apache::status
munin::plugin::deploy { "apache_accesses": }
munin::plugin::deploy { "apache_processes": }
munin::plugin::deploy { "apache_volume": }