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
parent
a59f24a8b5
commit
f16c2fae2f
|
@ -0,0 +1,3 @@
|
||||||
|
collectd_plugins:
|
||||||
|
md: true
|
||||||
|
thermal: true
|
Loading…
Reference in New Issue