Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_vtmhealth

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2016-09-05
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
Owner
License
GPL
Hits
4613
Files:
FileDescription
check_vtmhealth.shcheck_vtmhealth.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_vtmhealth is a basic shell script Nagios plugin to check the health of Brocade VTM Load balancer/Application Delivery Controller.
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 -u -p

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 -p
}

Expected output:
OK: System has no problems. System Errors: none . Node Errors: none