diff --git a/disks_checks.sh b/disks_checks.sh index 8c9cf09..250da8b 100755 --- a/disks_checks.sh +++ b/disks_checks.sh @@ -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