summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2011-10-23 11:32:35 +0000
committershattered <shattered@pkgsrc.org>2011-10-23 11:32:35 +0000
commit0c10ce72c9ebeb428aafd4646465d72a988ae638 (patch)
treed618d852f534d7b9f1b12d14a7fb21c18a9f1268 /sysutils
parent3ac46474d13de57911a2caa43e48a23c7858667e (diff)
downloadpkgsrc-0c10ce72c9ebeb428aafd4646465d72a988ae638.tar.gz
Add a note about htmldir and munin-graph.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/munin-server/MESSAGE6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/munin-server/MESSAGE b/sysutils/munin-server/MESSAGE
index 3be68d96e2a..676de0b7e11 100644
--- a/sysutils/munin-server/MESSAGE
+++ b/sysutils/munin-server/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2006/06/09 13:25:22 he Exp $
+$NetBSD: MESSAGE,v 1.4 2011/10/23 11:32:35 shattered Exp $
You can start the collection of statistics and production of graphs by
installing a crontab for the ${MUNIN_USER} user of the form
@@ -18,4 +18,8 @@ ${VARBASE}/log/munin/munin-update.log munin:munin 644 7 * 24 Z
to your /etc/newsyslog.conf file to have the logs rotated.
+
+'htmldir' should be owned by ${MUNIN_USER}; a subdirectory named after
+munin's domain name should exist there for munin-graph to work.
+
===========================================================================