Home Directory Plugins Hardware Network Gear 3COM Check hardware 3com superstack switches

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 hardware 3com superstack switches

Rating
3 votes
Favoured:
0
Hits
101167
Files:
FileDescription
check_3comCheck 3com switch hardware
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 checks the hardware status from 3COM superstack switches.
It is tested OK on SS4400 and the SS49XX series.
unfortunately it failes on the 4500 series... :-(

It gives the states from all FANs, Temperature sensors Power supplies and extra modules.
If you have a stack of switches, you can also give the unit number, so you can check the whole stack from 1 host switch.
You can also check XRN stacked switches!

Usage: check_3com -H host -C community -u unit

Copyright (c) 2008 Sascha Tentscher http://www.nagios-portal.org/wbb/index.php?page=Thread&threadID=9746
Reviews (2)
byryan_breneman, October 25, 2012
0 of 1 people found this review helpful
Worked great, thanks so much!

For the user that was getting the hash error I had gotten that too until I realized that I needed to use the command ./check_3com -H ipaddress -C public -u 1 (ran this from server command line)

If you don't provide each of those attributes it won't run and you'll get the hash error on line 149.
byzoemu, September 30, 2011
1 of 1 people found this review helpful
When trying to use it I get

"Can't use undefines value as HASH at line 149" ?

thnaks