projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa135dc
)
Increase parallelism of munin-update
author
Tom Hughes
<tom@compton.nu>
Wed, 3 Sep 2014 12:37:31 +0000
(13:37 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 3 Sep 2014 12:37:31 +0000
(13:37 +0100)
cookbooks/munin/templates/default/munin.conf.erb
patch
|
blob
|
history
diff --git
a/cookbooks/munin/templates/default/munin.conf.erb
b/cookbooks/munin/templates/default/munin.conf.erb
index dd41cd95ab8080a13f49cb70c844a230fc572be7..7175d6866d6bc32f0e99a74ff34029340bc7197e 100644
(file)
--- 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