diff options
author | he <he@pkgsrc.org> | 2006-06-09 13:24:20 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2006-06-09 13:24:20 +0000 |
commit | 091248ea212527e9c657b7c19d952df541cf5ab5 (patch) | |
tree | 0de0270d95c88eb59adca0cf5a777a7a223114d5 /sysutils/munin-server/MESSAGE | |
parent | 8ef8e7cdb0ab31040880727399fa3559deaa8547 (diff) | |
download | pkgsrc-091248ea212527e9c657b7c19d952df541cf5ab5.tar.gz |
Show suggested entries for newsyslog.conf.
Package contents the same, so no revision bump.
Diffstat (limited to 'sysutils/munin-server/MESSAGE')
-rw-r--r-- | sysutils/munin-server/MESSAGE | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/sysutils/munin-server/MESSAGE b/sysutils/munin-server/MESSAGE index caeec38ea1f..74d43b4f850 100644 --- a/sysutils/munin-server/MESSAGE +++ b/sysutils/munin-server/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2006/06/08 19:16:24 he Exp $ +$NetBSD: MESSAGE,v 1.2 2006/06/09 13:24:20 he Exp $ You can start the collection of statistics and production of graphs by installing a crontab for the ${MUNIN_USER} user of the form @@ -7,4 +7,15 @@ 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. + =========================================================================== |