Home Directory Plugins Hardware Server Hardware HP (Compaq) Windows NRPE plugin to check HP SmartArray controllers

Windows NRPE plugin to check HP SmartArray controllers

Bookmark and Share

Rating
2 votes
Favoured:
2
Owner
Hits
32763
Files:
FileDescription
check_smartarray.vbs26/06/2008, Version 0.9b
check_smartarray.vbs03/08/2008, Version 1.0b, bug fix release
check_smartarray.vbs25/08/2008, Version 1.0.1, see change log
Script Name: check_smartarray.vbs
Usage Syntax: cscript.exe //NoLogo //T:10 check_smartarray.vbs [--hpacucli PATH|-h]
Author: Alex Simenduev, PlanetIT.WS (http://www.planetit.ws)
Version: 1.0.1
LastModified: 25/08/2008

Description:
Checks the status of HP Smart Array Controller Series by using "hpacucli.exe", the produced output is compatibe with Nagios. The script assumes that "hpacucli.exe" is in the path, if it is not you can specify the path in command line argument (only version 1.0.1 and up) or modify the global variable in the script that responable for the "hpacucli.exe" location, the name of the variable is: "gsHpacucliPath".
Default Exit code is 3 (UNKNOWN)

Note:
This script is based on the BASH shell script taken from HP forum:
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1128853

!!! Make sure you using a latest version of "HP Array Configuration Utility CLI" !!!

License:
1: This script is supplied as-is without any support, I hope it works for you.
2: You free to modify/distribute this script as you wish, but you must have the folowing line in the script: "Original author Alex Simenduev, PlanetIT.WS (http://www.planetit.ws)"
3: I cannot guaranty that this script works in all cases, please report bugs to shamil.si(at)gmail.com

Change Log:
Version 1.0.1:
[+] Added constant for script version
[+] Added commandline arguments, use "-h" for usage help
[*] Other small/minor changes

Version 1.0b:
[!] Fixed a bug when another instance of ACU is running, a warning state will be produced in such situation.

Version 0.9b:
[*] Initial release.
Reviews (1)
byshamil, July 14, 2011
Hi,
My name is Alex Simenduev, my NagiosExchange username is shamil. I'm the author of that plugin.
I want to be the owner of current listing. How can I achieve that?

Thank
Alex Simenduev
http://www.planetit.ws