added unbound-munin.README

This commit is contained in:
Paul Wouters 2012-11-10 16:53:03 -05:00
parent daed88d0ec
commit 33aaf81bde

5
unbound-munin.README Normal file
View File

@ -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