]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/default.rb
Remove munin
[chef.git] / cookbooks / apache / recipes / default.rb
index 6fdafa02ef2a9a83f8c127d87d61234ba7145ba0..a689fad9562097581e02cebd92cd2e4434c336f6 100644 (file)
@@ -126,10 +126,6 @@ fail2ban_jail "apache-evasive" do
   maxretry 3
 end
 
-munin_plugin "apache_accesses"
-munin_plugin "apache_processes"
-munin_plugin "apache_volume"
-
 template "/var/lib/prometheus/node-exporter/apache.prom" do
   source "apache.prom.erb"
   owner "root"