check_storagetek
Plugin to check the status of Sun StorageTek SAS RAID HBA and it's attached disks.
Created and tested on OpenSolaris 2009.06 x86 .
Requirements
- ARCCONF utility to check the status of the HBA. This tool can be downloaded from Intel's site ( http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=17959&ProdId=2875〈=eng )
- bash , awk (GNU Awk ), grep . May work on Bourne Shell (sh) and Korn Shell (ksh) and also different awk versions, but hasn't been tested.
- Opensolaris 2009.06 x86 . It will work on Linux too as long as the ARCCONF output has the same format - hasn't been tested.
!!! Be sure to edit the header of the script and adjust the path to the ARCCONF binary
This plugin was created for Adulmec s.r.l. and they agreed to make it public.