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.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user