]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/munin/templates/munin.conf.erb
Halve the number of munin-html jobs, to prevent OOM errors due to fork count.
[dsa-puppet.git] / modules / munin / templates / munin.conf.erb
index 80d0c7e9f9a4745acff1a0aaeded90387f5d544b..21997e475f06aad9a085cf0f6193da1f93031cbb 100644 (file)
@@ -10,4 +10,7 @@ rrdcached_socket /var/run/munin/rrdcached.sock/sock
 #html_strategy cgi
 graph_strategy cgi
 
+# Reduce memory usage spikes and OOM mails
+max_html_jobs 3
+
 includedir /etc/munin/munin-conf.d