aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-11-20 14:56:23 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-11-20 14:56:23 +0100
commitce18826d4f7e99a6e5e9b6d93685b5b8cfbd7459 (patch)
tree207cfb7aa69a0183192050aa5105eb1c32f08bcd /INSTALL
parent81d6301ff4826ec359355ac3cdd59ced8e75984e (diff)
explain autoconfiguration
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 789eb9d..72be58e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,6 @@
Installation is simple:
-make PLUGINDIR=/etc/munin/plugins install
-/etc/init.d/munin-node restart
+make install
+this will install the plugins into /usr/share/munin/plugins. See README on
+howto configure and enable the plugins.