Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
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
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2016/09/check_vtmhealth.sh
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: