|
|
| Author |
Message |
maxxic
Joined: 22 Aug 2007 Posts: 9 Location: Russia
|
Posted: Mon May 05, 2008 12:41 am Post subject: |
|
|
to gandalf:
Very useful Templates!! Thanx gandalf!
to all:
In my network work with Cisco Router 7206, Cisco Router 3845, Cisco Router 28xx, Cisco Catalyst 3560/3550.
Other Cisco Router and switch sach as Cisco 26xx, 1721-1760, Catalyst 2950/2960 have not temperature sensor. |
|
| Back to top |
|
 |
Gorbachov
Joined: 04 May 2008 Posts: 28
|
Posted: Mon May 05, 2008 2:05 am Post subject: |
|
|
Hey Nice script but on my ASA 5510 devices there are no sensors? Is that true? |
|
| Back to top |
|
 |
maxxic
Joined: 22 Aug 2007 Posts: 9 Location: Russia
|
Posted: Mon May 05, 2008 3:22 am Post subject: |
|
|
| Gorbachov wrote: | Hey Nice script but on my ASA 5510 devices there are no sensors? Is that true? |
Hm... I think there are.
I will check on my ASA5540 and then post to you later.
P.S. ?? ?? ? ??????, ???? ?? ????? |
|
| Back to top |
|
 |
Gorbachov
Joined: 04 May 2008 Posts: 28
|
Posted: Mon May 05, 2008 3:33 am Post subject: |
|
|
| maxxic wrote: | | Gorbachov wrote: | Hey Nice script but on my ASA 5510 devices there are no sensors? Is that true? |
Hm... I think there are.
I will check on my ASA5540 and then post to you later.
P.S. ?? ?? ? ??????, ???? ?? ????? |
Close I am from Bulgaria, my nick is inspired by the History of this person Gorbachov. |
|
| Back to top |
|
 |
maxxic
Joined: 22 Aug 2007 Posts: 9 Location: Russia
|
Posted: Mon May 05, 2008 4:10 am Post subject: |
|
|
| Gorbachov wrote: | Hey Nice script but on my ASA 5510 devices there are no sensors? Is that true? |
Very strange.
My ASA5540 don't give temperature data. I don't find in snmp OIDs any looks like temperature info. So expansive device haven't sensors.  |
|
| Back to top |
|
 |
Gorbachov
Joined: 04 May 2008 Posts: 28
|
Posted: Tue May 06, 2008 1:27 am Post subject: |
|
|
| It seems that there are no sensors. I make some research on google without any luck. |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 15639 Location: Muenster, Germany
|
Posted: Tue May 06, 2008 2:02 pm Post subject: |
|
|
Be carefully! With newer IOS versions, even routers that were graphing previously do NOT provide infos for those OIDs any more. I did not dig into it, as I'm not a Cisco networking guy
Reinhard |
|
| Back to top |
|
 |
ikramahamed
Joined: 25 Feb 2008 Posts: 17 Location: Singapore
|
Posted: Sun Jul 06, 2008 5:09 am Post subject: Cisco Environmental Monitoring for cacti Version 0.8.7b |
|
|
| Is this template available for cacti Version 0.8.7b. |
|
| Back to top |
|
 |
PeterV
Joined: 18 Jul 2008 Posts: 1
|
Posted: Fri Jul 18, 2008 8:37 am Post subject: |
|
|
| For me it works if I manually enter the XML data gatherer in the directory as described. |
|
| Back to top |
|
 |
richmond
Joined: 07 Aug 2008 Posts: 1
|
Posted: Thu Aug 07, 2008 3:00 pm Post subject: Dealing with multiple Temp sensors. |
|
|
So for a device like a 650X how does this handle the large array of sensors?
To be more precise...
OID: .1.3.6.1.4.1.9.9.13.1.3.1.2 contains a bunch of STRINGS about the available temp sensors, in my case a 6509 with 45 different sensors including inlet and outlet temps for each card.
example:
SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.60050 = STRING: "module 5 outlet temperature"
SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.60051 = STRING: "module 5 inlet temperature"
OID: .1.3.6.1.4.1.9.9.13.1.3.1.3 contains the GAUGE values for each of these sensors.
example:
SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.60050 = Gauge32: 28
SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.60051 = Gauge32: 22
OID: .1.3.6.1.4.1.9.9.13.1.3.1.4 contains INTEGER values of the threshold temps for each sensor.
example:
SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.60051 = INTEGER: 60
SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.60052 = INTEGER: 70
What I am looking for is being able to handle all of these with an environment plugin, possibly subdividing each module(blade) into a separate graph as a single one for all temps might be a bit much. |
|
| Back to top |
|
 |
lozzd
Joined: 08 Dec 2005 Posts: 30
|
Posted: Mon Aug 18, 2008 10:33 am Post subject: |
|
|
| That would be nice. Funnily enough I'm looking for exactly the same thing for our 6509s. |
|
| Back to top |
|
 |
adinewatson
Joined: 17 Dec 2008 Posts: 6
|
Posted: Wed Dec 17, 2008 11:43 pm Post subject: |
|
|
excellent way to explain with diagrams
_______________
Click4carbon |
|
| Back to top |
|
 |
chet
Joined: 09 Feb 2009 Posts: 41
|
Posted: Wed Feb 18, 2009 7:10 pm Post subject: |
|
|
How do I use this, I have copied the cisco-envmon_temp and _voltage to my /resourse/snmp_queries dir but I do not know what to do after this stage
Can somebody help please
Chet |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8822 Location: WA, USA
|
Posted: Wed Mar 25, 2009 10:14 pm Post subject: |
|
|
I updated the temperature and voltage templates/scripts to include the State attribute ( normal(1), warning(2), critical(3), shutdown(4), notPresent(5), notFunctioning(6)). This makes it easier to use the Threashold plugin for alerting on failures. If you add the Cisco MIBs to your system and configure PHP properly, it'll show the textual state instead of number.
I also added EnvMon Fan and Power[supply] templates/scripts. These only provide State information.
All of these templates/scripts all use the CISCO-ENVMON-MIB. Not all Cisco devices support them all. Exported with Cacti 0.8.7d. |
|
| Back to top |
|
 |
Daniele
Joined: 08 Oct 2006 Posts: 14
|
Posted: Fri Apr 10, 2009 7:57 am Post subject: Error: XML: Hash version does not exist. |
|
|
I tried upgrade templates
(cacti_data_query_cisco_-_envmon_-_fan.xml
cacti_data_query_cisco_-_envmon_-_power.xml
cacti_data_query_cisco_-_envmon_-_temperature.xml
cacti_data_query_cisco_-_envmon_-_voltage.xml)
Error: XML: Hash version does not exist.
my version cacti 0.8.7b |
|
| Back to top |
|
 |
|