burp1.p.b: Enable md and thermal collectd plugins

The BURP storage volume is now backed by a Linux MD RAID array, so we
want to monitor its state.  Furthermore, since this machine is a
physical device, we should monitor its thermal characteristics as well.
btop
Dustin 2023-04-11 10:13:15 -05:00
parent a59f24a8b5
commit f16c2fae2f
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
collectd_plugins:
md: true
thermal: true