Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This script monitors the temperature of a Cisco catalyst via SNMP.
Current Version
1.0
Last Release Date
2010-08-31
Owner
Martin Scharm
Website
https://binfalse.de/software/monitoring/check_catalyst_temp-pl/
Download URL
https://binfalse.de/wp-content/uploads/2010/08/check_catalyst_temp.pl
License
GPL
Compatible With
It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios if the switch is getting to hot.
This script should be called with <code>-s [SWITCHIP], -C [COMMUNITYSTRING], -w [WARNLEVEL]</code> and <code>-c [CRITLEVEL]</code>. For more information just run it with <code>-h</code>.
Tested with different IOS versions and SNMP protocol version 2c. If you want to use a different SNMP protocol version, just modify the Net::SNMP->session(...) call.
To learn how to enable SNMP in your catalyst’s IOS and more informations at <a href="https://binfalse.de/software/nagios/check_catalyst_temp-pl/">https://binfalse.de</a>
Works perfectly on my 4507R-E (11 sensors!) and multiple 3750X stacks. Does not work on 2960G or 2950 - probably no sensor.
hi, tested on cisco catalyst 2960s (stacked) and it works perfectly ./check_cisco_temp.pl -s XXXXXX -C public -w 40 -c 50 OK: SW#2, Sensor#1, GREEN : 36 Grad C normal! SW#1, Sensor#1, GREEN : 36 Grad C normal!
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!