Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
linux shell script to check for failed software raid devices in /proc/mdstat Usage: check_mdstat.sh mdadm_device total_drives mdadm_device is md0, md1, etc... total_drives is 2 for mirror, or 3, 4 etc... Nagios script to check if failed drive in /proc/mdstat Example: raid 2 (2 disk mirror) /opt/nagios/libexec/check_mdstat.sh md0 2 Example: raid 5 with 8 disks /opt/nagios/libexec/check_mdstat.sh md0 8
Current Version
1
Last Release Date
2013-10-01
Owner
Karl J Rink
License
GPL
Compatible With
simple shell script, linux only, that integrates with nagios to send alert when a drive has failed in the sofware raid (/proc/mdstat).
Thank you for the plugin. It works with nagios 4.
You must be logged in to submit a review.
To:
From: