]> git.openstreetmap.org Git - chef.git/commitdiff
Increase parallelism of munin-update
authorTom Hughes <tom@compton.nu>
Wed, 3 Sep 2014 12:37:31 +0000 (13:37 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 3 Sep 2014 12:37:31 +0000 (13:37 +0100)
cookbooks/munin/templates/default/munin.conf.erb

index dd41cd95ab8080a13f49cb70c844a230fc572be7..7175d6866d6bc32f0e99a74ff34029340bc7197e 100644 (file)
@@ -1,5 +1,8 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
 # 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
 
 # Use rrdcached
 rrdcached_socket /var/run/rrdcached.sock