projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
036d4d8
)
raise number of forked processes for munin
author
Peter Palfrader
<peter@palfrader.org>
Fri, 31 May 2013 08:38:54 +0000
(10:38 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 31 May 2013 08:38:54 +0000
(10:38 +0200)
modules/munin/templates/munin.conf.erb
patch
|
blob
|
history
diff --git
a/modules/munin/templates/munin.conf.erb
b/modules/munin/templates/munin.conf.erb
index
35e4bf0
..
aa7df0a
100644
(file)
--- a/
modules/munin/templates/munin.conf.erb
+++ b/
modules/munin/templates/munin.conf.erb
@@
-11,9
+11,11
@@
logdir /var/log/munin
rundir /var/run/munin
tmpldir /etc/munin/templates
+<% else -%>
+# number of updaters to run
+max_processes 96
<% end -%>
-
graph_strategy cgi
includedir /etc/munin/munin-conf.d