Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks the vdisks created in a MSA P2000 System. Require HTTP API from the storage system.
Current Version
1.0
Last Release Date
2012-07-27
Owner
Marco Klöpfer
License
GPL
Compatible With
Below is the command: # ./check_hp_msa2000_vdisks.pl -H 172.16.1.124 -u nagios -p N@gios123 -d Vdisk1 OUTPUT:- Vdisk1 is online. ############################ commands.cfg file:- define command{ command_name check_hp_msa_2040_vdisks command_line $USER1$/check_hp_msa2000_vdisks.pl -H 172.16.1.124 -u $ARG1$ -p $ARG2$ -d $ARG3$ } ############################ san.cfg file define service{ use generic-service host_name HP-MSA2040_SP1 service_description Vdisk1 Status check_command check_hp_msa_2040_vdisks!nagios!N@gios123!Vdisk1 check_interval 15 retry_interval 1 } ##############################
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!