aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 0 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 5228433..789eb9d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,11 +3,3 @@ Installation is simple:
make PLUGINDIR=/etc/munin/plugins install
/etc/init.d/munin-node restart
-The default uri used to connect to libvirt is "qemu:///system". This can be
-changed in the plugin configuration:
-
-cat <<EOF >/etc/munin/plugin-conf.d/libvirt
-[libvirt-*]
-env.uri xen:///
-EOF
-