RAID Controllers

Windows nrpe: Check FakeRaid Intel Matrix (raidcfg32)

Description:

Windows NRPE, Intel Matrix FakeRAID status check script: check_intel_fakeraid.vbs

Current Version

0.1

Last Release Date

2010-08-05

Compatible With

  • Nagios 3.x

Owner

License

GPL


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
' Intel Matrix Fake RAID status check script: check_intel_fakeraid.vbs ' Vincent Tamet (osgpcq) ' ' v0.1 2010-08-05 ' ' !!! The script is for ONE volume only, if not you must finish it !!! ' Still wondering if rebuilding is warning level !? ' 'command[check_raid]=c:Windowssystem32cscript.exe //NoLogo C:nrpeplugins2check_intel_fakeraid.vbs" ' ' ' Based on softraid http://www.anchor.com.au/hosting/dedicated/monitoring_windows_software_raid ' Bin: You need the same version of the raidcfg32 app and the drivers ' You could check this with any version of raidcfg32: RAIDCFG32.exe /I ' v7.8.0.1012: http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=2869&DwnldID=18324?=eng&iid=dc_rss ' v5.6.2.1002 v5.7.0.1011 v6.1.0.1002: http://driverscollection.com/?aid=24606005865EvJIbfCFtSmwZchn ' Version vs chipset: http://www.intel.com/support/chipsets/imsm/sb/CS-022693.htm ' ' Doc I do the folowing test : RAIDCFG32.exe /ST ' 'RAIDCFG32.exe /ST WARNING: you need the same version of the drivers and the raidcfg32.exe :WARNING SEARCHING: for v7.0.0.1020 and v5.5.0.1035 version of raidcfg32.exe program: SEARCHING 'Intel(R) RAID Utility for Serial ATA - v7.8.0.1012 ICHx 'Copyright(C) 2003-07 Intel Corporation. All Rights Reserved. ' ' RAID Volumes: ' ID Name Level Strip Size Status Bootable ' 0 Volume0 RAID1(Mirror) N/A 149.0GB Updated Yes ' ' Physical Disks: ' Port Drive Model Serial # Size Type/Status(Vol ID) ' 0 GB0160EAFJE 9xxxxxxx 149.1GB Member Disk(0) ' 1 GB0160EAFJE 9xxxxxxx 149.1GB Member Disk(0) ' '"C:Program FilesIntelIntel Matrix Storage ManagerRAIDCFG32.exe" /STV ';Index,Level,StripSize,SizeinMB,Status,Bootable,Array,Name '0,1,64kB,152625,"Updated","Yes",0,"Volume0" ';Index,Level,StripSize,Size,Status,Bootable,Array,Name '0,1,64kB,976766976,"Rebuild","Yes",0,"Volume0" ';Index,Level,StripSize,Size,Status,Bootable,Array,Name '0,1,64kB,976766976,"Degraded","Yes",0,"Volume0"
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (1)
Favorites
1
Views
99,860