Removed munin_cgi_graph_jobs from munin.conf

munin_cgi_graph_jobs doesn't actually do anything. Also changed from
template to regular file.
This commit is contained in:
Ossi Salmi 2012-08-28 01:00:36 +03:00
parent a2ca8e60ac
commit 26ebca9a5f
2 changed files with 1 additions and 4 deletions

View file

@ -1,22 +0,0 @@
# The next three variables specifies where the location of the RRD
# databases, the HTML output, and the logs, severally. They all
# must be writable by the user running munin-cron.
dbdir /var/lib/munin
htmldir /var/www/html/munin
logdir /var/log/munin
rundir /var/run/munin
cgitmpdir /var/cache/munin
# Where to look for the HTML templates
tmpldir /etc/munin/templates
# Create html and graphs on-demand
html_strategy cgi
graph_strategy cgi
cgiurl_graph /munin/cgi/munin-cgi-graph
# Number of graph processes
munin_cgi_graph_jobs <%= processorcount %>
# Include nodes
includedir /etc/munin/conf.d