-
Copy the
bitcoind_*scripts to/etc/munin/plugins. -
If you're using SELinux, don't forget to
chconthem properly. -
Configure the plugins by creating a file named
/etc/munin/plugin-conf.d/bitcoindwith this content:[bitcoind*] user bitcoinThis will tell Munin to run
bitcoin-clias thebitcoinuser. Adapt it to your setup and avoid usingroot. -
Restart the munin-node daemon with
systemctl restart munin-nodeor/etc/init.d/munin-node restart. -
Done. You should now start to see a new section bitcoind in your Munin pages with the corresponding graphs.
AGPLv3+