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
commit13574dc22d09138b40433ff906efc2ab4895553e (patch)
treeab25a345e7e7bd3820e42df3fd09a46dd97d8c86 /manifests
parente76dd0c92ee5d4dae78ef59013255339bf48e331 (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://svn/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": }