puppet/munin/templates/munin.conf.erb
2012-09-05 17:29:36 +03:00

22 lines
603 B
Text

# 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