Extreme Networks XOS CPU monitoring

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Extreme Networks XOS CPU monitoring

Post by jay »

Hi

Has anyone had any luck monitoring CPU on Extreme Networks XOS based switches (BD8810, X450's) ?? I'm running various versions of XOS on the network. I'm currently trying to get this working with a BD8810 running 12.0.1.11

I have the mib file installed. Looking at the mib the OID for extremeCpuAggregateUtilization - 1.3.6.1.4.1.1916.1.1.1.28 I don't get any data back from an SNMPWALK

C:\net-snmp\bin>snmpwalk -v 2c -c public 172.27.7.240 1.3.6.1.4.1.1916.1.1.1.2
8
SNMPv2-SMI::enterprises.1916.1.1.1.28.0 = INTEGER: 0

I have then tried to walk the extremeCpuTask2Table

-- OID extremeSystemCommon.24 has been deprecated and extremeCpuTasktable
-- has been moved to extremeSystemCommon.29 with new name extremeCpuTask2table


-- The CPU Task table lists all executing tasks
--
extremeCpuTask2Table OBJECT-TYPE
SYNTAX SEQUENCE OF ExtremeCpuTask2Entry
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"Table of CPU tasks that are active."
::= { extremeSystemCommon 29 }


OID - 1.3.6.1.4.1.1916.1.1.1.29


C:\net-snmp\bin>snmpwalk -v 2c -c public 172.27.7.240 1.3.6.1.4.1.1916.1.1.1.2
9
SNMPv2-SMI::enterprises.1916.1.1.1.29 = No Such Object available on this agent a
t this OID


I can do a full snmpwalk for 1.3.6.1.4.1.1916.1.1.1 as shown

C:\net-snmp\bin>snmpwalk -v 2c -c public 172.27.7.240 1.3.6.1.4.1.1916.1.1.1
SNMPv2-SMI::enterprises.1916.1.1.1.3.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.4.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.5.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.6.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.7.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.8.0 = INTEGER: 31
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.101 = INTEGER: 101
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.102 = INTEGER: 102
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.103 = INTEGER: 103
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.104 = INTEGER: 104
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.105 = INTEGER: 105
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.106 = INTEGER: 106
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.107 = INTEGER: 107
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.108 = INTEGER: 108
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.1.109 = INTEGER: 109
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.101 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.102 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.103 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.104 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.105 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.106 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.107 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.108 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.2.109 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.101 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.102 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.103 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.104 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.105 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.106 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.107 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.108 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.9.1.3.109 = INTEGER: 39
SNMPv2-SMI::enterprises.1916.1.1.1.10.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.11.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.12.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.13.0 = STRING: "12.0.1.11"
SNMPv2-SMI::enterprises.1916.1.1.1.14.0 = STRING: "12.0.1.11"
SNMPv2-SMI::enterprises.1916.1.1.1.15.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.16.0 = STRING: "800128-00-03 07155-00977"
SNMPv2-SMI::enterprises.1916.1.1.1.17.0 = ""
SNMPv2-SMI::enterprises.1916.1.1.1.18.0 = ""
SNMPv2-SMI::enterprises.1916.1.1.1.19.0 = ""
SNMPv2-SMI::enterprises.1916.1.1.1.20.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.21.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.22.0 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.23.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.25.0 = STRING: "1.0.1.11"
SNMPv2-SMI::enterprises.1916.1.1.1.26.0 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.2.1 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.2.2 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.2.3 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.2.4 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.2.5 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.2.6 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.3.1 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.3.2 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.3.3 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.3.4 = INTEGER: 4
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.3.5 = INTEGER: 4
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.3.6 = INTEGER: 4
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.5.1 = INTEGER: 27
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.5.2 = INTEGER: 29
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.5.3 = INTEGER: 31
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.5.4 = INTEGER: 33
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.5.5 = INTEGER: 35
SNMPv2-SMI::enterprises.1916.1.1.1.27.1.5.6 = INTEGER: 37
SNMPv2-SMI::enterprises.1916.1.1.1.28.0 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.31.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.32.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.33.0 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.1.1 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.1.2 = INTEGER: 2
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.1.3 = INTEGER: 3
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.2.1 = INTEGER: 12
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.2.2 = INTEGER: 12
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.2.3 = INTEGER: 12
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.3.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.3.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.3.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.4.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.4.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.4.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.5.1 = INTEGER: 11
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.5.2 = INTEGER: 11
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.5.3 = INTEGER: 11
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.6.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.6.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.6.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.7.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.7.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.7.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.8.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.8.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.8.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.9.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.9.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.9.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.10.1 = STRING: "ExtremeXOS version 12.0.
1.11 v1201b11 by release-manager on Fri May 18 20:51:13 PDT 2007"
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.10.2 = STRING: "ExtremeXOS version 12.0.
1.11 v1201b11 by release-manager on Fri May 18 20:51:13 PDT 2007"
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.10.3 = STRING: "ExtremeXOS version 12.0.
1.11 v1201b11 by release-manager on Fri May 18 21:13:08 PDT 2007"
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.11.1 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.11.2 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.11.3 = INTEGER: 0
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.12.1 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.12.2 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.34.1.12.3 = INTEGER: 1
SNMPv2-SMI::enterprises.1916.1.1.1.36.0 = INTEGER: 3
SNMPv2-SMI::enterprises.1916.1.1.1.37.0 = Counter64: 1185628971



I can see that CPU monitoring is enabled on the switch.


pavcr-8810-1.1 # sh cpu-monitoring

CPU Utilization Statistics - Monitored every 20 seconds
-------------------------------------------------------------------------------

Card Process 5 10 30 1 5 30 1 Max Total
secs secs secs min mins mins hour User/System
util util util util util util util util CPU Usage
(%) (%) (%) (%) (%) (%) (%) (%) (secs)
-------------------------------------------------------------------------------

MSM-A System n/a n/a 6.1 27.2 31.7 34.6 33.9 99.0
MSM-B System n/a n/a 0.0 0.0 0.0 0.0 0.0 1.8
MSM-A aaa n/a n/a 0.0 0.0 0.0 0.0 0.0 1.8 4.81 2.74
MSM-A acl n/a n/a 0.0 0.0 0.0 0.0 0.0 1.8 3.88 1.45


etc etc .......



Has anyone out there had any luck with monitoring the CPU of XOS switches???

Regards

Jay
Last edited by jay on Tue Aug 07, 2007 10:42 am, edited 1 time in total.
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
djmanou
Posts: 12
Joined: Sun Jul 29, 2007 2:12 pm

Post by djmanou »

We have the same problem at work.

X200 Switches running Extremeware returns CPU usage correctly

X250, X450 and BD8810 running Extreme OS returns '0' for CPU usage.

I think Extreme Networks may change the oid in wich CPU usage exports OR there's a bug in actual Extreme OS revision that the CPU usage didn't export at all.

Looking for a solution too... :o
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

I'll raise a TAC with Extreme and see what they see. I'll let you know the response when I get it.

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
djmanou
Posts: 12
Joined: Sun Jul 29, 2007 2:12 pm

Post by djmanou »

Did you receive an explanation from Extreme Networks?

Regards.
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

oooops. Knew there was something I needed to do :o(

I will get a TAC raised this afternoon and I will update the post as soon as I hear anything.

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
tl1997
Posts: 19
Joined: Sat Feb 03, 2007 1:07 am
Location: Coral Gables, FL

Post by tl1997 »

Did you try .1.3.6.1.4.1.1916.1.32.1.4.1.9.11?

I used that for just a basic 0-100% utilization graph on an X450 and an 8810 that I had out for demo about 9 months ago.

A lot of the other OIDs I believe are deprecated from ExtremeWare. At least that was the explanation I recall when I inquired about it sometime ago. I could probably dig back in email and find the full explanation. As I recall the XOS docs make reference to that, but not in a very obvious way.

I've attached the template that I used. I only tried it under 11.6 and 12.0 beta on an X450, and 11.6 on an 8810, but it worked fine and reported accurate results on both versions.

I have another one that does internal temperature if anyone is interested.

-Tom
Attachments
cacti_graph_template_extreme_networks_cpu_utilization.xml
XOS CPU graph template
(10.35 KiB) Downloaded 1523 times
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Hi Tom

Excellent work. You have just pointed me in the right direction. I have just been looking at the MIB table for 12.0.1.11 and I can see where you get the OID from.

--
-- The CPU System table lists cpu utilization history for system processes on each slot
--
extremeCpuMonitorSystemTable OBJECT-TYPE
SYNTAX SEQUENCE OF ExtremeCpuMonitorSystemEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table of CPU utilization for system processes."
::= { extremeSwMonitorCpu 4 }


This works for me on a number of BD8810 and X4540's running XOS 12.0.1.11, 11.6.2.9, 11.4.4.7 and also 11.4.3.4

I have yet to download the template and use it yet though.


Bd8810 running 12.0.1.11

C:\net-snmp\bin>snmpwalk -v 2c -c public BD8810 .1.3.6.1.4.1.1916.1.32.1
.4.1
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.1.11 = Gauge32: 11
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.5.11 = STRING: "n/a"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.6.11 = STRING: "n/a"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.7.11 = STRING: "9.5"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.8.11 = STRING: "29.5"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.9.11 = STRING: "29.5"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.10.11 = STRING: "29.5"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.11.11 = STRING: "32.4"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.12.11 = STRING: "99.9"


pavcr-8810-1.2 # show cpu-monitoring

CPU Utilization Statistics - Monitored every 20 seconds
-------------------------------------------------------------------------------

Card Process 5 10 30 1 5 30 1 Max Total
secs secs secs min mins mins hour User/System
util util util util util util util util CPU Usage
(%) (%) (%) (%) (%) (%) (%) (%) (secs)
-------------------------------------------------------------------------------

MSM-A System n/a n/a 13.1 34.4 35.1 37.6 33.7 99.9



X450 running 11.4.4.7

C:\net-snmp\bin>snmpwalk -v 2c -c public X450 .1.3.6.1.4.1.1916.1.32.
1.4.1
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.1.1 = Gauge32: 1
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.5.1 = STRING: "n/a"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.6.1 = STRING: "n/a"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.7.1 = STRING: "0.1"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.8.1 = STRING: "0.8"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.9.1 = STRING: "0.3"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.10.1 = STRING: "0.2"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.11.1 = STRING: "0.1"
SNMPv2-SMI::enterprises.1916.1.32.1.4.1.12.1 = STRING: "4.6"



muchB1FGB-x450-1.6 # sh cpu-monitoring

CPU Utilization Statistics - Monitored every 20 seconds
-----------------------------------------------------------------------

Process 5 10 30 1 5 30 1 Max Total
secs secs secs min mins mins hour User/System
util util util util util util util util CPU Usage
(%) (%) (%) (%) (%) (%) (%) (%) (secs)
-----------------------------------------------------------------------

System n/a n/a 0.0 0.0 0.0 0.1 0.2 4.6




I will look into seeing if I can create a template where you can monitor the CPU of individual processes. I will post as soon as I have created this.

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Hi

What I have noticed is that if you use 1.3.6.1.4.1.1916.1.32.1.4.1.9.11 it only allows you to monitor CPU for the BD's as 11 is the slot id for MSM-A. When you walk the OID for an X450 it gives the ID as 1 so you would need 2 data and graph templates or 1 data with both OIDS in there and 1 graph template. I'm currently testing the latter. I will post if successful.

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
tl1997
Posts: 19
Joined: Sat Feb 03, 2007 1:07 am
Location: Coral Gables, FL

Post by tl1997 »

That's a good point. I could have sworn I did than on an X450, but thinking back, I had the X450s earlier, I may have mucked with the template and changed the OID for the 8810. I never really used these in production, I just did a quick check to make sure I could monitor what I wanted to monitor and that was the last I looked at it.
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Hi

Just to let you know I'm in the process of testing new CPU and Memory templates. I have created data queries so you can reference the correct index rather than having to create multiple data and graph templates for each device.

I will post these as soon as I'm happy they are working correctly.

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Hi

I have just posted the new templates for CPU and Memory usage for XOS based switches. See http://forums.cacti.net/viewtopic.php?p=108717#108717

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

I have just had a look at creating a CPU template to monitor individual processes on XOS switches but it looks like the processname isn't readable within SNMP


C:\net-snmp\bin>snmpwalk -v 2c -c public 172.27.7.240 .1.3.6.1.4.1.1916.1.32.1
.3.1.2
SNMPv2-SMI::enterprises.1916.1.32.1.3.1.2 = No Such Object available on this age
nt at this OID


Looking at the MIB for 12.0.1.11 this isn't accessible


extremeCpuMonitorProcessName OBJECT-TYPE
SYNTAX DisplayString (SIZE(1..31))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Name associated with the reported process id."
::= { extremeCpuMonitorEntry 2 }


Not worth creating the templates without the process name as the ID doesn't mean a thing and you can't see what the ID is on the switch itself. I'll ask Extreme about this. "SIGH"
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Response from our Extreme Systems Engineer regarding getting the process name added to XOS.

"Features are fixed for the next two releases of code. Once the request has been scoped I will know more about timescales"

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
sherbertpunt
Posts: 1
Joined: Mon Nov 01, 2010 10:58 am

Re: Extreme Networks XOS CPU monitoring

Post by sherbertpunt »

Hi Folks,

I have been reading this post and it has been very helpful; I am looking for chassis temperature for a BD8810

Many thanks for you help on this

--SherbertPunt
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Re: Extreme Networks XOS CPU monitoring

Post by jay »

Hi

This may be what you are looking for

http://forums.cacti.net/about6909.html

Cheers

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests