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 FakeRaid LSI MYlex
0.1
2010-08-05
- Nagios 3.x
GPL
92826
File | Description |
---|---|
win_check_lsimylex_fakeraid_VINCE.vbs | check_lsimylex_fakeraid.vbs |
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!
' LSI MYlex Fake RAID status check script: check_lsimylex_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_lsimylex_fakeraid.vbs"
'
'
'
' Based on softraid http://www.anchor.com.au/hosting/dedicated/monitoring_windows_software_raid
' Bin: http://webdownload.ts.fujitsu.com/download/FileDownload/fileDownload.aspx?SoftwareGUID=45E07D66-7A5A-4550-BDA0-ECB42FA7EF33&FileFolder=Downloadfiles&FileTypeExtension=EXE&FileNameClient=FTS_LSIMYLEXSOFTWAREKITVERSION60232DRIVERSAN_60232_1004739.EXE&FileSize=399405&From=UVFwY19rRGdqY1JtQHBtYGhjcCIk
' ftp://ftp.supermicro.com/driver/SATA/LSI_Global_Array_Manager/ (S'ha de instal·lar això)
' Doc: I do the folowing test : HyperWin.exe /L
' LOG_DRIVE# : 0
' START_SECTOR_NO : 00000000
' SIZE_IN_MB : 76228
' LDRV_STATE : Optimal
' RAID_LEVEL : RAID 1
'
' LDRV_STATE : Degraded
' 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_lsimylex_fakeraid.vbs"
'
'
'
' Based on softraid http://www.anchor.com.au/hosting/dedicated/monitoring_windows_software_raid
' Bin: http://webdownload.ts.fujitsu.com/download/FileDownload/fileDownload.aspx?SoftwareGUID=45E07D66-7A5A-4550-BDA0-ECB42FA7EF33&FileFolder=Downloadfiles&FileTypeExtension=EXE&FileNameClient=FTS_LSIMYLEXSOFTWAREKITVERSION60232DRIVERSAN_60232_1004739.EXE&FileSize=399405&From=UVFwY19rRGdqY1JtQHBtYGhjcCIk
' ftp://ftp.supermicro.com/driver/SATA/LSI_Global_Array_Manager/ (S'ha de instal·lar això)
' Doc: I do the folowing test : HyperWin.exe /L
' LOG_DRIVE# : 0
' START_SECTOR_NO : 00000000
' SIZE_IN_MB : 76228
' LDRV_STATE : Optimal
' RAID_LEVEL : RAID 1
'
' LDRV_STATE : Degraded
Reviews (0)
Be the first to review this listing!