Cisco 3750, 2960 temperature status
Esben Bach
esben at cs.aau.dk
Mon Jul 23 13:18:10 CEST 2007
I added temperature monitoring of our C3750 stack (mrtg not nagios) just
the other day - the oid is something like
1.3.6.1.4.1.9.9.13.1.3.1.3.1005 where 1005 is the sensor number - try
doing an snmpwalk one step up in the oid tree and you should get all
your available sensors.
For nagios there is a package called "snmp4nagios" (i think its on
nagiosexchange not sure though) and in this package is a
"check_cisco_temp" that checks the temperature sensors.
--
Esben
Bobby wrote:
> Hi Mihai,
>
> Regarding Cisco's temp on their SW/Router, you can view the actual figure
> via its Web-Interface (CDM = Cisco Device Manager)
> First, check your SW config if http is enable, example settings are:
>
> #
> ip classless
> ip route 0.0.0.0 0.0.0.0 x.x.x.x
> ip http server
> #
> * on the Dashboard of the URL is the exact current temp of you SW/Router.
>
> On the CLI, instead of the #sh env temp ; please use the #sh env all
> (to display the exact temp values)
>
> Well, about its config on the Nagios, I am quite interested on that too.
> Ill see if I can get something about it.
>
>
> ----- Original Message -----
> From: "Mihai Tanasescu" <mihai at duras.ro>
> To: <nagios-users at lists.sourceforge.net>
> Sent: Monday, July 23, 2007 5:37 AM
> Subject: [Nagios-users] Cisco 3750, 2960 temperature status
>
>
>
>> Hello,
>>
>>
>> I was wondering if there was any way to get the temperature status from a
>> Cisco 3750 or 2960 equipment and use it with nagios.
>>
>>
>> From the CLI all I can see reported is:
>>
>> TEMPERATURE is OK
>>
>> so I was thinking there could be a snmp variable to query and get 1 for
>> status normal, 2 for warning or smth.
>>
>> I tried a couple of things like:
>>
>> cisco.ciscoMgmt.ciscoEnvMonMIB.ciscoEnvMonObjects.ciscoEnvMonTemperatureStatusTable.ciscoEnvMonTemperatureStatusEntry.ciscoEnvMonTemperatureState
>>
>> but all I did get was that the OID I got using the Cisco OID locator did
>> not exist for my Cisco.
>>
>>
>> Can anyone help ? (I know the question is a bit more Cisco related then
>> Nagios :( )
>>
>>
>>
>>
>>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at 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
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list