[SOLVED] Cisco Nexus Template
Moderators: Developers, Moderators
-
- Posts: 1
- Joined: Wed Jul 22, 2009 11:24 am
Re: [SOLVED] Cisco Nexus Template
It would be helpful if the template could be uploaded please
Re: [SOLVED] Cisco Nexus Template
I heve noticed it and I agree it....
Re: [SOLVED] Cisco Nexus Template
I've downloaded the templated and uploaded it to cacti but can't get any interface graphs displaying??? It detects the interfaces but no graphing.
We are using Nexus 5000.
Any ideas how to fix this?
Thanks.
We are using Nexus 5000.
Any ideas how to fix this?
Thanks.
Re: [SOLVED] Cisco Nexus Template
Hi,
I try to monitor cisco n7000 with this template. cpu, mem and port channel interface graphs works fine but all the interface traffics which corresponds to subinterfaces are fail.
How can i create a working subinterface traffic graph?
I try to monitor cisco n7000 with this template. cpu, mem and port channel interface graphs works fine but all the interface traffics which corresponds to subinterfaces are fail.
How can i create a working subinterface traffic graph?
Sini
-
- Posts: 42
- Joined: Sun Jul 09, 2006 1:51 am
- Location: detroit'ish
- Contact:
Re: [SOLVED] Cisco Nexus Template
i had to update the data template and recreate the graphs.Nitr0 wrote:Anyone get this? I noticed it's solved but I don't see the fixed host template.
Cacti | Data Templates | Cisco Nexus 7000 - 5 Minute CPU.
change the OID from .1.3.6.1.4.1.9.9.109.1.1.1.1.6 to .1.3.6.1.4.1.9.9.109.1.1.1.1.6.1
[root@gtmem152mon rra]# snmpwalk -v 2c -c comm switchip .1.3.6.1.4.1.9.9.109.1.1.1.1.6.1
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.6.1 = Gauge32: 5
-
- Posts: 48
- Joined: Sun Apr 12, 2009 7:51 pm
Re: [SOLVED] Cisco Nexus Template
Just wanted to state that these templates completely messed up my interface graphs for all my devices, so if you are going to use them, use some serious caution.
Re: [SOLVED] Cisco Nexus Template
Is this really solved? Last comment from prospero63 doesnt look nice. I cant find Nexus templates in official page:
And excuse my lack of knowledge but after unpacking zip file included I can see this:
cacti_data_template_cisco_nexus_-_5_minute_cpu.xml
cacti_graph_template_cisco_nexus_-_procmem_usage.xml
cacti_data_template_cisco_nexus_-_procmem_usage.xml
cacti_host_template_cisco_nexus.xml
cacti_graph_template_cisco_nexus_-_cpu_usage.xml
To try and risk that it mess up my graphs I should copy data templates into /cacti/resource/snmp_queries/ and import graph template via web interface [Import Templates] ?
Also I am kindly asking all, please if you have tested Nexus templates share it.
Thx for response
Code: Select all
http://docs.cacti.net/templates
cacti_data_template_cisco_nexus_-_5_minute_cpu.xml
cacti_graph_template_cisco_nexus_-_procmem_usage.xml
cacti_data_template_cisco_nexus_-_procmem_usage.xml
cacti_host_template_cisco_nexus.xml
cacti_graph_template_cisco_nexus_-_cpu_usage.xml
To try and risk that it mess up my graphs I should copy data templates into /cacti/resource/snmp_queries/ and import graph template via web interface [Import Templates] ?
Also I am kindly asking all, please if you have tested Nexus templates share it.
Thx for response
Re: [SOLVED] Cisco Nexus Template
Importing these files *destroyed* my existing templates that had nothing to do with it.
I assume it contains the author's "Interface Statistics" data query, data templates, graph templates and what not.
Regardless of that, it didn't work on the Nexus 7K I was trying it on.
Since there is no way to see what was changed, revert or reapply the original objects, I have to spend a couple of hours trying to fix this.
For the innocent user:
Do not import this template!
These worked for me:
- Nexus 5000 CPU: 1.3.6.1.4.1.9.9.109.1.1.1.1.7.1
- Nexus 7000 CPU & RAM:
5 seconds: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.6.1 = Gauge32: 8 <-------- you probably don't need this
1 minute: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.7.1 = Gauge32: 10
5 minutes: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.8.1 = Gauge32: 9
Memory used: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.12.1 = Gauge32: 3189960
Memory free: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.13.1 = Gauge32: 925780
More:
http://tools.cisco.com/Support/SNMP/do/ ... oidContent
Mod/Admin:
You need to get rid of this template before it causes any more damage to other people.
EDIT: Part of this shit template apparently includes having five fields for the SNMP port per data template and who knows what else.
If anyone knows how to revert this - ie where the fields for this form defined in, I am begging for your help, thanks.
I assume it contains the author's "Interface Statistics" data query, data templates, graph templates and what not.
Regardless of that, it didn't work on the Nexus 7K I was trying it on.
Since there is no way to see what was changed, revert or reapply the original objects, I have to spend a couple of hours trying to fix this.
For the innocent user:
Do not import this template!
These worked for me:
- Nexus 5000 CPU: 1.3.6.1.4.1.9.9.109.1.1.1.1.7.1
- Nexus 7000 CPU & RAM:
5 seconds: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.6.1 = Gauge32: 8 <-------- you probably don't need this
1 minute: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.7.1 = Gauge32: 10
5 minutes: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.8.1 = Gauge32: 9
Memory used: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.12.1 = Gauge32: 3189960
Memory free: SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.13.1 = Gauge32: 925780
More:
http://tools.cisco.com/Support/SNMP/do/ ... oidContent
Mod/Admin:
You need to get rid of this template before it causes any more damage to other people.
EDIT: Part of this shit template apparently includes having five fields for the SNMP port per data template and who knows what else.
If anyone knows how to revert this - ie where the fields for this form defined in, I am begging for your help, thanks.
Re: [SOLVED] Cisco Nexus Template
Hey hi,
The template which you have given for cisco nexus 7000 gives nan values for cpu usage and procmem usage. I am using cacti 0.8.8a. Whats the issue?
Thanks
Sanket
The template which you have given for cisco nexus 7000 gives nan values for cpu usage and procmem usage. I am using cacti 0.8.8a. Whats the issue?
Thanks
Sanket
limuerti wrote:Dear all,
I tried to create a new template to graph Cisco Nexus devices performances.
Everything is working well for interface graphs.
But when I try to use CPU Usage and/or Memory usage I get the following messages:
09/03/2009 09:02:14 AM - CMDPHP: Poller[0] Host[117] DS[2496] SNMP: v2: 10.200.1.10, dsname: 5min_cpu_nexus, oid: .1.3.6.1.4.1.9.9.305.1.1.1, output: U
09/03/2009 09:02:14 AM - CMDPHP: Poller[0] Host[117] DS[2496] WARNING: Result from SNMP not valid. Partial Result: U
09/03/2009 08:57:08 AM - CMDPHP: Poller[0] Host[117] DS[2496] SNMP: v2: 10.200.1.10, dsname: 5min_cpu_nexus, oid: .1.3.6.1.4.1.9.9.305.1.1.1, output: U
09/03/2009 08:57:08 AM - CMDPHP: Poller[0] Host[117] DS[2496] WARNING: Result from SNMP not valid. Partial Result: U
09/03/2009 08:52:07 AM - CMDPHP: Poller[0] Host[117] DS[2496] SNMP: v2: 10.200.1.10, dsname: 5min_cpu_nexus, oid: .1.3.6.1.4.1.9.9.305.1.1.1, output: U
09/03/2009 08:52:07 AM - CMDPHP: Poller[0] Host[117] DS[2496] WARNING: Result from SNMP not valid. Partial Result: U
Performin a SNMPwalk against that particular OID is returning back a good value. I'm attaching the templates if someone wants to analyze them.
Thanks.
Fabio
Re: [SOLVED] Cisco Nexus Template
Looks like the data queries are missing for that template. I just need to know where can I get those files which I will put in <path_cacti>/resource/snmp_queries which will help me create new data queries.
Thanks
Sanket
Thanks
Sanket
- NitrousOxyde
- Posts: 20
- Joined: Mon Sep 21, 2015 9:17 am
- Location: Baku, Azerbaijan
- Contact:
Re: [SOLVED] Cisco Nexus Template
Gents,
For used memory, you can use OID .1.3.6.1.4.1.9.9.109.1.1.1.1.12.1, and for free memory - .1.3.6.1.4.1.9.9.109.1.1.1.1.13.1
BUT note, that returned values are in KBytes(as are, when you issue "show system resources" on switch)
For used memory, you can use OID .1.3.6.1.4.1.9.9.109.1.1.1.1.12.1, and for free memory - .1.3.6.1.4.1.9.9.109.1.1.1.1.13.1
BUT note, that returned values are in KBytes(as are, when you issue "show system resources" on switch)
CCIE R&S
JNCIS SP
JNCIS ENT
JNCIS SP
JNCIS ENT
Re: [SOLVED] Cisco Nexus Template
Hi,
SNMP OID used for a Cisco Nexus 9504 Active Supervisor Card CPU+RAM Utilization + CPU Temperature ("Data Templates" Cacti menu):
CISCO NEXUS Active Supervisor Average CPU Utilization:
OID: iso.3.6.1.4.1.9.9.305.1.1.1.0
CISCO NEXUS Active Supervisor Average RAM Utilization:
OID: iso.3.6.1.4.1.9.9.305.1.1.2.0
CISCO NEXUS Active Supervisor CPU Temp:
OID: iso.3.6.1.4.1.9.9.91.1.1.1.1.4.40152
Cf. CISCO-ENTITY-SENSOR-MIB and CISCO-SYSTEM-EXT-MIB
Bye
Denis.
SNMP OID used for a Cisco Nexus 9504 Active Supervisor Card CPU+RAM Utilization + CPU Temperature ("Data Templates" Cacti menu):
CISCO NEXUS Active Supervisor Average CPU Utilization:
OID: iso.3.6.1.4.1.9.9.305.1.1.1.0
CISCO NEXUS Active Supervisor Average RAM Utilization:
OID: iso.3.6.1.4.1.9.9.305.1.1.2.0
CISCO NEXUS Active Supervisor CPU Temp:
OID: iso.3.6.1.4.1.9.9.91.1.1.1.1.4.40152
Cf. CISCO-ENTITY-SENSOR-MIB and CISCO-SYSTEM-EXT-MIB
Bye
Denis.
- Attachments
-
- Screenshot_2020-01-07 Console - Data Templates - (Edit).png (148.03 KiB) Viewed 5822 times
-
- Cacti User
- Posts: 52
- Joined: Thu Apr 18, 2024 10:40 pm
Re: [SOLVED] Cisco Nexus Template
denis31 wrote: ↑Tue Jan 07, 2020 8:56 am Hi,
SNMP OID used for a Cisco Nexus 9504 Active Supervisor Card CPU+RAM Utilization + CPU Temperature ("Data Templates" Cacti menu):
CISCO NEXUS Active Supervisor Average CPU Utilization:
OID: iso.3.6.1.4.1.9.9.305.1.1.1.0
CISCO NEXUS Active Supervisor Average RAM Utilization:
OID: iso.3.6.1.4.1.9.9.305.1.1.2.0
CISCO NEXUS Active Supervisor CPU Temp:
OID: iso.3.6.1.4.1.9.9.91.1.1.1.1.4.40152
Cf. CISCO-ENTITY-SENSOR-MIB and CISCO-SYSTEM-EXT-MIB
Bye
Denis.
is there a temperature template for catalys?
Who is online
Users browsing this forum: No registered users and 3 guests