frigate: Configure journal2ntfy for MD RAID

The Frigate server has a RAID array that it uses to store video
recordings.  Since there have been a few occasions where the array has
suddenly stopped functioning, probably because of the cheap SATA
controller, it will be nice to get an alert as soon as the kernel
detects the problem, so as to minimize data loss.
step-ssh
Dustin 2023-05-29 10:22:41 -05:00
parent 87e8ec2ed4
commit bf4d57b5cb
2 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,5 @@ frigate_mqtt:
tls_ca_certs: /etc/ssl/certs/ca-certificates.crt tls_ca_certs: /etc/ssl/certs/ca-certificates.crt
frigate_shm_size: 256 frigate_shm_size: 256
journal2ntfy_filters: _TRANSPORT=kernel --grep ^md

1
hosts
View File

@ -77,6 +77,7 @@ hass2.pyrocufflink.blue
[journal2ntfy:children] [journal2ntfy:children]
burp-server burp-server
frigate
[k8s-controller] [k8s-controller]
k8s-ctrl0.pyrocufflink.blue k8s-ctrl0.pyrocufflink.blue