munin: Add TLS support

Closes #1.
This commit is contained in:
Ossi Salmi 2013-06-13 15:18:26 +03:00
parent 28055dcea7
commit 6efac4de21
3 changed files with 74 additions and 1 deletions

View file

@ -1,19 +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
# Include nodes
includedir /etc/munin/conf.d