aboutsummaryrefslogtreecommitdiffstats
path: root/sitesummary-update-munin
Commit message (Collapse)AuthorAgeLines
* Only use includedir statement in munin configuration withPetter Reinholdtsen2012-01-09-0/+7
| | | | munin version 1.4.5 or newer.
* Add munin include dir to default munin config to match recentPetter Reinholdtsen2011-12-22-0/+4
| | | | munin versions.
* Make it possible to override munin configuration usingPetter Reinholdtsen2010-01-28-12/+17
| | | | | /etc/sitesummary/collector.cfg.
* Change munin configuration to use /var/cache/munin/www/ if itPetter Reinholdtsen2010-01-28-1/+7
| | | | exist, to work out of the box with munin 1.4.0 (Closes: #567168).
* Restructure cron job, move munin and nagios updating code toPetter Reinholdtsen2010-01-26-0/+60
separate scripts to make it possible to update them individually.