Cisco Environmental Monitoring (Temp, Voltage, Fan, Power)
Moderators: Developers, Moderators
Close I am from Bulgaria, my nick is inspired by the History of this person Gorbachov.maxxic wrote:Hm... I think there are.Gorbachov wrote:Hey Nice script but on my ASA 5510 devices there are no sensors? Is that true?
I will check on my ASA5540 and then post to you later.
P.S. Ты чо с России, судя по нику?
-
- Posts: 17
- Joined: Mon Feb 25, 2008 8:27 pm
- Location: Singapore
- Contact:
Cisco Environmental Monitoring for cacti Version 0.8.7b
Is this template available for cacti Version 0.8.7b.
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.
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.
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.
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.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
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
(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
If you had searched on the forums, you'd know that means you cannot import a newer template on an older Cacti installation.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 1 guest