On Thu, Feb 12, 2009 at 6:16 PM, Chris <atst...@gmail.com> wrote: > I was wondering if there is any way to monitor a router's internal > temperature via Nagios? I get lots of information when I use snmlwalk. > But most check_snmp_* plugins give me > "Error: walkoid() returned nothing" error. Thanks for any suggestions.
I wrote and have used this script extensively: http://www.nagios3book.com/nagios-3-enm/checks/cisco/check_snmp_cisco_temp.pl If you get errors from scripts, most likely your device does not support the MIBs the scripts are looking for. as Marc stated, 7600s, 6000 series, and some 5000 series Ciscos support temperature sensors, 2x and 3x models do not, the 4000 series models I have used did not either. What kind of device are you querying? If it is a Cisco device, it will need to support the CISCO-ENTITY-SENSOR MIB http://www.oidview.com/mibs/9/CISCO-ENTITY-SENSOR-MIB.html - Max ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null