summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
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": }