Home Directory Plugins Network and Systems Management check_extreme_powersupply.pl

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_extreme_powersupply.pl

Rating
3 votes
Favoured:
0
Current Version
1.0
Last Release Date
2016-12-15
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
5376
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
This script monitors the power supply of an Extreme Networks device via SNMP.
It accepts the following arguments:

-s the switch’s hostname or ip address
-C the community string as configured on the switch
-T optionally provide a timeout in seconds. This timeout defaults to the value configured in /usr/lib/nagios/plugins/utils.pm (usually something around 15 seconds).
-h show the help.

Tested with different XOS versions and SNMP protocol version 2c. If you want to use a different SNMP protocol version, just modify the Net::SNMP->session(...) call.
Reviews (2)
byhardcess, July 1, 2020
work excellent
byTJ619, February 15, 2017
Work very well with X150 and X450.

Thanks!