Monitoring i2o RAID arrays

rader at ginseng.hep.wisc.edu rader at ginseng.hep.wisc.edu
Thu Jul 28 17:50:27 CEST 2005


 > ---- Original Message ----
 > From: "Andrew Cruse"
 > Has anyone come up with a good way to monitor the status of an i2o RAID
 > array? (Adaptec's new(er) RAID controllers) I've found the check_dpti.pl
 > plugin which works ok, but really only lets you know if the RAID goes
 > offline.  I'm looking for a way to alert if the RAID goes into degraded
 > mode in the event of a failed drive, but is still online and functional.

ftp://noc.hep.wisc.edu/pub/src/nagios/

steve
- - -

cmsdcache01(rader): sudo /usr/dpt/raidutil -L raid
Address       Type              Manufacturer/Model      Capacity  Status
---------------------------------------------------------------------------
d0b0t0d0      RAID 1 (Mirrored) ADAPTEC  RAID-1         190782MB  Optimal
 d0b0t0d0     Disk Drive (DASD) WDC      WD2000JB-00FUA0190782MB  Optimal
 d0b1t0d0     Disk Drive (DASD) WDC      WD2000JB-00FUA0190782MB  Optimal

cmsdcache01(rader): check_dpt_raid 
OK - d0b0t0d0 optimal

s1n01(rader): sudo /usr/dpt/raidutil -L raid
Address       Type              Manufacturer/Model      Capacity  Status
---------------------------------------------------------------------------
d0b0t0d0      RAID 5 (Redundant ADAPTEC  RAID-5         210021MB  Degraded
 d0b0t0d0     Disk Drive (DASD) SEAGATE  ST173404LW     70007MB   Optimal
 d0b0t1d0     Disk Drive (DASD) SEAGATE  ST173404LW     70007MB   Optimal
 d0b1t2d0     Disk Drive (DASD) SEAGATE  ST173404LW     70007MB   Optimal
 d0b1t3d0     Disk Drive (DASD) UNKNOWN  --UNKNOWN--    0MB       Missing

s1n01(rader): check_dpt_raid 
CRITICAL - d0b0t0d0 degraded



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list