unbound/SOURCES/unbound-munin.README

6 lines
133 B
Plaintext
Raw Normal View History

2020-01-21 20:59:32 +00:00
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