From 94679d3ff4b1d82a3ee5af04d527558ea175f792 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 31 Jan 2012 20:44:43 +0000 Subject: [PATCH] - up to 2.1.1.105. most significant change is hpsa devs via cciss_vol_status Changed files: nagios-plugin-check_raid.spec -> 1.28 --- nagios-plugin-check_raid.spec | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/nagios-plugin-check_raid.spec b/nagios-plugin-check_raid.spec index c117b7b..5a75e95 100644 --- a/nagios-plugin-check_raid.spec +++ b/nagios-plugin-check_raid.spec @@ -3,7 +3,7 @@ %define plugin check_raid Summary: Nagios plugin to check current server's RAID status Name: nagios-plugin-%{plugin} -Version: 2.1.1.97 +Version: 2.1.1.105 Release: 1 License: GPL v2 Group: Networking @@ -32,13 +32,25 @@ This plugin chekcs Check all RAID volumes (hardware and software) that can be identified. Supports: -- Linux, Solaris and AIX software RAID -- Linux MegaIDE/IPS/Serveraid/MPT/LSI/GDTH/I2O hardware RAID - controllers. -- 3ware SATA RAID -- Adaptec AAC RAID -- LSI MegaRaid -- HP/Compaq Smart Array and RAID Array +- 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 %prep %setup -qcT -- 2.44.0