Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Windows nrpe: Check Raid adaptec AAC
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!
' Adaptec AAC RAID status check script: check_adaptec_acc.vbs
' Vincent Tamet (osgpcq)
'
' v0.2 2010-07-28
' v0.1 2010-07-26
'
' !!! 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_adaptec_acc.vbs"
'
'
'
' Based on softraid http://www.anchor.com.au/hosting/dedicated/monitoring_windows_software_raid
' Bin: http://www.adaptec.com : http://www.adaptec.com/en-US/downloads/storage_manager/sm?productId=SAS-2405&dn=Adaptec+RAID+2405
' Doc: I do the following test : arcconf.exe getconfig 1
'
' OK:
' Status of logical device : Optimal
' State : Online
' State : Online
' Degraded:
' Status of logical device : Degraded
' State : Online
' Rebuiding:
' Status of logical device : Degraded
' State : Rebuilding
' State : Online
' Vincent Tamet (osgpcq)
'
' v0.2 2010-07-28
' v0.1 2010-07-26
'
' !!! 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_adaptec_acc.vbs"
'
'
'
' Based on softraid http://www.anchor.com.au/hosting/dedicated/monitoring_windows_software_raid
' Bin: http://www.adaptec.com : http://www.adaptec.com/en-US/downloads/storage_manager/sm?productId=SAS-2405&dn=Adaptec+RAID+2405
' Doc: I do the following test : arcconf.exe getconfig 1
'
' OK:
' Status of logical device : Optimal
' State : Online
' State : Online
' Degraded:
' Status of logical device : Degraded
' State : Online
' Rebuiding:
' Status of logical device : Degraded
' State : Rebuilding
' State : Online
Reviews (0)
Be the first to review this listing!