summaryrefslogtreecommitdiff
path: root/manifests/plugins/apache.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/plugins/apache.pp')
-rw-r--r--manifests/plugins/apache.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/plugins/apache.pp b/manifests/plugins/apache.pp
deleted file mode 100644
index dca3cea..0000000
--- a/manifests/plugins/apache.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-class munin::plugins::apache {
- munin::plugin{ [ 'apache_accesses', 'apache_processes', 'apache_volume' ]: }
- munin::plugin::deploy { 'apache_activity': }
-}