Update README.md

This commit is contained in:
2026-05-18 19:05:27 +01:00
parent 3f4119e5b1
commit a479a7b39b

View File

@@ -65,7 +65,9 @@ This provides information about the array itself including the array's usable si
## Automated Monitoring ## Automated Monitoring
To automate monitoring of the RAID array's health and drive status I created a Bash script to email me, [utilizing my self hosted mail accounts](https://git.tobiastime.xyz/Tobias/Mail-Server), if any drive has a S.M.A.R.T alert or if the RAID array's health is reported as anything but optimal via MegaCLI. To automate monitoring of the RAID array's health and drive status I created a Bash script ran every 3 hours with cronjobs to email me, [utilizing my self hosted mail accounts](https://git.tobiastime.xyz/Tobias/Mail-Server).
It will sent a notification if any drive has a S.M.A.R.T alert or if the RAID array's health is reported as anything but optimal via MegaCLI.
This saves me having to manually monitor and check the health of the drives and array, but will still bring anything requiring direct intervention to my attention affording me apt time to respond before an incident occurs. This saves me having to manually monitor and check the health of the drives and array, but will still bring anything requiring direct intervention to my attention affording me apt time to respond before an incident occurs.