Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_vtmhealth is a basic shell script Nagios plugin to check the health of Brocade VTM Load balancer/Application Delivery Controller.
Current Version
1.0
Last Release Date
2016-09-05
Owner
Tom Vernon
License
GPL
Compatible With
check_vtmhealth is a basic shell script Nagios plugin to check the health of Brocade VTM Load balancer/Application Delivery Controller. It will monitor for VTM system errors and also any failed pool nodes. Output is given in Brocades usual minor/major/critical classification. You will need to enabled the REST API and configure a monitoring account with read only permissions.
Basic usage: check_vtmhealth.sh -i <IPorHOSTNAME> -u <username> -p <password>
Help: -h Print detailed help screen -V Print version information -i STRING Host address to check against -u STRING Monitoring account username -p STRING Monitoring account password
Example command:
define command{ command_name check_vtm_health command_line $USER1$/check_vtmhealth.sh -i $HOSTADDRESS$ -u <username> -p <password> }
Expected output: OK: System has no problems. System Errors: none . Node Errors: none
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!