Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_mdstat
Current Version
1
Last Release Date
2013-10-01
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
Owner
License
GPL
Hits
32810
Files:
File | Description |
---|---|
check_mdstat.sh | check_mdstat.sh |
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
simple shell script, linux only, that integrates with nagios to send alert when a drive has failed in the sofware raid (/proc/mdstat).
Reviews (0)
Be the first to review this listing!