af9ff00c5f
Munin is a system monitoring and graphing tool. Project homepage is located at http://munin-monitoring.org/
21 lines
811 B
Text
21 lines
811 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2011/01/24 21:37:18 ftigeot Exp $
|
|
|
|
You can start the collection of statistics and production of graphs by
|
|
installing a crontab for the ${MUNIN_USER} user of the form
|
|
|
|
*/5 * * * * ${PREFIX}/bin/munin-cron
|
|
|
|
You may need to give ${MUNIN_USER} a valid shell to do so.
|
|
|
|
|
|
You may also want to add lines like
|
|
|
|
${VARBASE}/log/munin/munin-graph.log munin:munin 644 7 * 24 Z
|
|
${VARBASE}/log/munin/munin-html.log munin:munin 644 7 * 24 Z
|
|
${VARBASE}/log/munin/munin-limits.log munin:munin 644 7 * 24 Z
|
|
${VARBASE}/log/munin/munin-update.log munin:munin 644 7 * 24 Z
|
|
|
|
to your /etc/newsyslog.conf file to have the logs rotated.
|
|
|
|
===========================================================================
|