Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
NRPE-Plugin (NSClient++) that checks the states of a Adaptec Controller via hrconf and a cscript for Windows
Current Version
0.1
Last Release Date
2013-05-23
Owner
Oleg V. Danilov
Compatible With
Requirement: Monitoring host: OS Windows, NSClient++, hrconf (Adaptec Storage Manager) Monitoring server: nagios
Configure NSClient++ on Windows.
in file nsc.ini 1) Uncomment line: CheckExternalScripts.dll 2) Add this line in section [External Scripts]: check_RAID=cscript.exe //T:30 //NoLogo scripts/check_hrconf.vbs
Configure Nagios server
1) Check a command definition (if not, add this): # Command to check with NRPE define command{ command_name check_remote_command command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ } 2)Define service: define service{ service_description Check Adaptec RAID on Windows host_name windows-server-host-name check_command check_remote_command!check_hrconf use generic-service }
That's all. Good luck!
Sample output: "OK: Cntr. 1, Optimal: LD 1, Optimal, RAID 1, 953737 MB, PD 2"
Disclaimer: This software comes without any warranty and has to be treated "as is". Feel free to change it to fit your needs or contact me for any kind of comment.
You must be logged in to submit a review.
To:
From: