unbound/unbound-munin.README
2019-09-30 11:18:56 -04:00

6 lines
133 B
Plaintext

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