On autorise munin à forker pour générer les graphes plus vite

This commit is contained in:
Pierre-Elliott Bécue 2015-11-12 20:10:52 +01:00
parent b8b4111b7a
commit b5de63803c

3
Python/etc/munin/munin.conf Executable file → Normal file
View file

@ -46,6 +46,9 @@ cgiurl_graph /munin-graph
html_strategy cgi
munin_cgi_graph_jobs 6
# Fork pour gagner en efficacité.
fork yes
max_graph_jobs 16
#============================== Les switchs ================================
#Il ne s'agit pas de clients bcfg2 et ne sont par ailleurs pas des nœuds munin
""")