From: Tom Hughes Date: Wed, 3 Sep 2014 12:37:31 +0000 (+0100) Subject: Increase parallelism of munin-update X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/6e1a30e28068b34daa9715bd49c93b6a759feff0?hp=fa135dc6a032a354ffb78b72947cb2b6be2910cd;ds=sidebyside Increase parallelism of munin-update --- diff --git a/cookbooks/munin/templates/default/munin.conf.erb b/cookbooks/munin/templates/default/munin.conf.erb index dd41cd95a..7175d6866 100644 --- a/cookbooks/munin/templates/default/munin.conf.erb +++ b/cookbooks/munin/templates/default/munin.conf.erb @@ -1,5 +1,8 @@ # DO NOT EDIT - This file is being maintained by Chef +# Set maximum number of update processes to run at once +max_processes 64 + # Use rrdcached rrdcached_socket /var/run/rrdcached.sock