diff --git a/unbound-munin.README b/unbound-munin.README new file mode 100644 index 0000000..8fa4329 --- /dev/null +++ b/unbound-munin.README @@ -0,0 +1,5 @@ + +To activate the munin plugins, run (as root): + +cd /etc/munin/plugins +for i in /usr/share/munin/plugins/unbound_*; do ln -s $i; done