Commit Graph

1 Commits

Author SHA1 Message Date
b2fccadfa1
Add check-md.sh script to monitor RAID device status
This commit adds a new bash script called check-md.sh that can be used to monitor the status of a RAID device. The script takes in options for warning and critical events, and checks the status of the specified MD-device. It then returns an exit code based on whether any warning or critical events were triggered, along with a message describing the current state of the array.
2023-06-01 14:34:36 +02:00