Updated munin::server for Munin 2.0
This commit is contained in:
parent
2390603711
commit
51ed3c152c
5 changed files with 66 additions and 23 deletions
|
@ -1,14 +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/cache/munin
|
||||
logdir /var/log/munin
|
||||
rundir /var/run/munin
|
||||
|
||||
# Where to look for the HTML templates
|
||||
tmpldir /etc/munin/templates
|
||||
|
||||
# Number of graph processes
|
||||
max_graph_jobs <%= processorcount %>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue