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_g-tap_power

Current Version
1.1
Last Release Date
2016-06-02
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
Owner
License
Apache
Hits
6245
Files:
FileDescription
check_g-tap_power.expcheck_g-tap_power.exp
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This is a script that checks the AC status of a Gigamon G-TAP-ATX.
This is a script that checks the AC status of a Gigamon G-TAP-ATX. The script logs in and connects with telnet to the tap, then issues a "show system" and looks for the power status. (The device doesn't support a more secure protocol)

Tested with G-TAP-ATX Firmware Version: 2.2.27

Make sure that you have expect installed on your system. Supply the hostname or IP address of the tap as an argument.

Define the command like this:

check_g-tap_power.exp $HOSTADDRESS$ $ARG1$

Licensed under the Apache license version 2.