check_raid

Bookmark and Share

Current Version
3.0.1
Last Release Date
2013-05-23
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Owner
E-mail
License
GPL
Hits
68737
Files:
FileDescription
check_raidcheck_raid v0.1
check_raid-2.0.tar.gzCheck script plus raid utils
Check all RAID volumes (hardware and software) that can be identified.
Some checks require root permission, that is acomplished using sudo.

If you call 'check_raid -S' as root it will attempt to add the required lines to the sudoers file in order for itself to work.

Supports:
- Adaptec AAC RAID via aaccli or afacli or arcconf
- AIX software RAID via lsvg
- HP/Compaq Smart Array via cciss_vol_status (hpsa supported too)
- HP Smart Array Controllers and MSA Controllers via hpacucli (see hapacucli readme)
- HP Smart Array (MSA1500) via serial line
- Linux 3ware SATA RAID via tw_cli
- Linux DPT/I2O hardware RAID controllers via /proc/scsi/dpt_i2o
- Linux GDTH hardware RAID controllers via /proc/scsi/gdth
- Linux LSI MegaRaid hardware RAID via CmdTool2
- Linux LSI MegaRaid hardware RAID via megarc
- Linux LSI MegaRaid hardware RAID via /proc/megaraid
- Linux MegaIDE hardware RAID controllers via /proc/megaide
- Linux MPT hardware RAID via mpt-status
- Linux software RAID (md) via /proc/mdstat
- LSI Logic MegaRAID SAS series via MegaCli
- LSI MegaRaid via lsraid
- Serveraid IPS via ipssend
- Solaris software RAID via metastat

Visit github page for latest version, including reporting bugs and to send pull requests!
Reviews (2)
I have patches for this plugin. How can I get them to the maintainer? charleshbaker A7 gmail D07 com
i took the base of this plugin code and added more raids support, rewritten with perl style too.

however i am not able to test all configurations so it could be broken (report problems back to me):

the code can be tracked from:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_raid/check_raid