nvr1: Install collectd

Also enabling the `md` plugin, which is disabled by default, to monitor
the software RAID array where Frigate recordings are stored.
master
Dustin 2023-09-21 16:42:46 -05:00
parent d22a65c1bd
commit a32e6676eb
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,7 @@ ignition:
- local: zram.ign - local: zram.ign
- local: gasket-driver.ign - local: gasket-driver.ign
- local: frigate.ign - local: frigate.ign
- local: collectd.ign
kernel_arguments: kernel_arguments:
should_exist: should_exist:
@ -26,3 +27,8 @@ storage:
[Mount] [Mount]
What=/dev/disk/by-label/frigate What=/dev/disk/by-label/frigate
Where=/var/lib/frigate Where=/var/lib/frigate
- path: /etc/collectd.d/md.conf
mode: 0644
contents:
inline: |
LoadPlugin md