rewritten disk checks btrfs because of raid1 or single disk, added warning

This commit is contained in:
andrea.noni 2024-10-30 19:25:41 +01:00
parent 3c397c6f1d
commit 1c882e38f7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
## The first part of this script checks for disk usage and alerts if it exceeds 94%
## The second part of this script checks for missing disks on btrfs raid1 devices and alerts ntfy in case of missing devices
## The third part of this script checks for read/write errors on disks in mounted partitions and alerts ntfy in case of errors
## The third part of this script checks for read/write errors on disks in mounted partitions and alerts ntfy in case of errors (WARNING: only checked with 1 or 2 max disks in array)
# the ntfy instance where you are senfing alerts to:
topicurl=https://NTFY_SERVER_IP/disk_alerts