Products
Applications
Support
Company
How To Buy
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Register
Skip main navigation (Press Enter).
Toggle navigation
Home
Communities
All Communities
Application Networking and Security
Carbon Black
Enterprise Software
Mainframe Software
Symantec Enterprise
Tanzu
VMware {code}
VMware Cloud Foundation
Blogs
All Blogs
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Events
VMware Explore 2025
All Events
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware Cloud Foundation Events
Water Cooler
Betas
Flings
Education
Groups
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Members
VMware vSphere
View Only
Community Home
Threads
703K
Library
2.7K
Blogs
0
Events
0
Members
100K
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
No Metrics collected for Cisco Switch
beanfield_hyper
Mar 21, 2008 02:14 PM
We're in the process of evaluating Hyperic Enterprise for our organization. I've installed HQ 3.2.1 ...
sfuller_hyperic
Mar 21, 2008 02:24 PM
We're having the same issues with many of our Cisco devices. To the point where the same class of devices ...
beanfield_hyper
Mar 21, 2008 02:28 PM
Thanks for the prompt reply! Please keep this thread updated if you get resolution.
sfuller_hyperic
Mar 21, 2008 02:52 PM
I'm going to spend some time today looking at building a customer monitor out of Cisco MIBs. Wish ...
sfuller_hyperic
Mar 21, 2008 09:02 PM
Looked at this some more today. It appears that autodiscovery is broken on the 6509 for some reason. ...
beanfield_hyper
Mar 21, 2008 09:24 PM
> Looked at this some more today. It appears that > autodiscovery is broken on the 6509 ...
beanfield_hyper
Mar 27, 2008 02:40 PM
Our switch was a CatOS based switch. I have created a custom plugin (borrowing heavily from the ...
sfuller_hyperic
Mar 27, 2008 07:18 PM
Beanfield, Thanks for the updates. I might have to take that route as well. I've also filed ...
1.
No Metrics collected for Cisco Switch
Recommend
beanfield_hyper
Posted Mar 21, 2008 02:14 PM
Reply
Reply Privately
Options Dropdown
We're in the process of evaluating Hyperic Enterprise for our organization. I've installed HQ 3.2.1 EE server and agent on a SLES 10.1 server. The agent is working correctly on the main server as well as another SLES 10.1 test machine....all metrics have imported correctly. I have left the agent configuration properties alone for SNMP and the agent is running as root.
I have attempted to import a cisco switch into hyperic. There is no hardware firewall between the server and the switch. SuSE's software firewall was not installed.
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
First, I verified that the server can snmpwalk the device "snmpwalk -M /usr/share/snmp/mibs -v2c -c COMMUNITY SWITCH_FQDN". This works correctly as it starts printing out information from the switch...I can basically walk away for 5 min and when I get back the terminal is still scrolling.
Then, I followed these directions
http://support.hyperic.com/confluence/display/DOCSHQ30/Cisco+IOS
I start off entering the "Type & Network Properties". I use the same SWITCH_FQDN that I used in the snmpwalk above in the "Fully Qualified Domain Name" field. In the he "Agent Connection" drop box I select the ip address of the server (the same interface that I did the snmpwalk on). Then I enter the ip address of the router in the "IP Address" field. Then I click ok and go down to "Configuration Properties" and hit "Edit". I change the field for "snmpCommunity" to match our community (the same one that I used in the snmp walk above) and click "OK".
Initially, it fails because it defaults the "snmpIp" to 127.0.0.1. If I change this to the ip address to the ip of the router...it appears to somewhat work. But I don't understand what the difference is between the snmpIp and the other ip's I entered above. How is this different than the "Ip Address" field I entered in "Type & Network Properties"?
Anyway...I go back to look at the new platform I added and there is a green icon next to it indicating that Hyperic is able to communicate with the device. It also appears to be pulling SOME information from SNMP as the Description for the device auto-filled with "Cisco Systems WS-C6509 Cisco Catalyst Operating System Software, Version 7.6(2) Copyright (c) 1995-2003 by Cisco Systems". However, there are no metrics that are imported "There are no indicator metrics data to display for time period between". I even selected "All Metrics" instead of the default "Problem Metrics". I let it sit overnight and came back in this morning and there still wasn't anything imported.
Lastly, I tried doing the same import as a "Network Device"
http://support.hyperic.com/confluence/display/DOCSHQ30/Network+Device
and I still ran into the same issues.
I didn't see anything that stood out in the logs. I restarted the agent and pasted below the output from the logs.
2008-03-21 09:06:31,056 INFO [main] [AgentConnection] 127.0.0.1 -> agent:die
2008-03-21 09:06:31,246 INFO [main] [AgentConnection] 127.0.0.1 -> agent:ping
2008-03-21 09:06:32,370 INFO [main] [AgentCommandsServer] Agent commands shut down
2008-03-21 09:06:32,370 INFO [main] [AutoinventoryCommandsServer] Autoinventory Commands Server shutting down
2008-03-21 09:06:32,373 INFO [main] [AgentConnection] 127.0.0.1 -> agent:ping
2008-03-21 09:06:32,592 INFO [main] [AgentConnection] 127.0.0.1 -> agent:ping
2008-03-21 09:06:32,875 INFO [main] [AutoinventoryCommandsServer] Autoinventory Commands Server shut down
2008-03-21 09:06:32,875 INFO [main] [CommandsServer] Commands Server shut down
2008-03-21 09:06:32,876 INFO [main] [ControlCommandsServer] Control Commands Server shut down
2008-03-21 09:06:32,876 INFO [main] [MeasurementCommandsServer] Measurement Commands Server shutting down
2008-03-21 09:06:32,876 INFO [SenderThread] [SenderThread] Measurement sender interrupted
2008-03-21 09:06:32,876 INFO [main] [MeasurementCommandsServer] Measurement Commands Server shut down
2008-03-21 09:06:32,876 INFO [main] [RtCommandsServer] Response Time Commands Server shutting down
2008-03-21 09:06:32,876 INFO [RtSenderThread] [RtSenderThread] Rt sender interrupted
2008-03-21 09:06:32,876 INFO [main] [RtCommandsServer] Response Time Commands Server shut down
2008-03-21 09:06:32,877 INFO [main] [RunnableTrackThread] RunnableLogThread stopped
2008-03-21 09:06:32,877 INFO [main] [CollectorThread] CollectorThread stopped
2008-03-21 09:06:33,687 INFO [main] [AgentDaemon] Agent shut down
2008-03-21 09:06:33,816 INFO [main] [AgentCommandsServer] Agent commands loaded
2008-03-21 09:06:33,858 INFO [main] [AgentDaemon] Agent starting up
2008-03-21 09:06:33,898 INFO [main] [ProductPluginManager] Loading plugin: system-plugin.jar
2008-03-21 09:06:34,101 INFO [main] [ProductPluginManager] Loading plugin: netservices-plugin.jar
2008-03-21 09:06:34,149 INFO [main] [MeasurementPlugin] Register TCP Socket proxy for domain: socket
2008-03-21 09:06:34,149 INFO [main] [MeasurementPlugin] Register HTTP proxy for domain: http
2008-03-21 09:06:34,149 INFO [main] [MeasurementPlugin] Register HTTP proxy for domain: url.availability
2008-03-21 09:06:34,151 INFO [main] [MeasurementPlugin] Register FTP proxy for domain: ftp
2008-03-21 09:06:34,151 INFO [main] [ProductPluginManager] Loading plugin: sqlquery-plugin.jar
2008-03-21 09:06:34,170 INFO [main] [SQLQueryMeasurementPlugin] Registered proxy for domain: sql
2008-03-21 09:06:34,170 INFO [main] [ProductPluginManager] Loading plugin: activemq-plugin.xml
2008-03-21 09:06:34,184 INFO [main] [ProductPluginManager] Loading plugin: alfresco-plugin.jar
2008-03-21 09:06:34,217 INFO [main] [ProductPluginManager] Loading plugin: apache-plugin.jar
2008-03-21 09:06:34,265 INFO [main] [ProductPluginManager] Loading plugin: bind-plugin.jar
2008-03-21 09:06:34,271 INFO [main] [ProductPluginManager] Loading plugin: coldfusion-plugin.jar
2008-03-21 09:06:34,279 INFO [main] [ProductPluginManager] Loading plugin: db2-plugin.jar
2008-03-21 09:06:34,319 INFO [main] [ProductPluginManager] Loading plugin: dotnet-plugin.jar
2008-03-21 09:06:34,332 INFO [main] [ProductPluginManager] Loading plugin: exchange-plugin.jar
2008-03-21 09:06:34,354 INFO [main] [ProductPluginManager] Loading plugin: geronimo-plugin.xml
2008-03-21 09:06:34,369 INFO [main] [ProductPluginManager] Loading plugin: glassfish-plugin.xml
2008-03-21 09:06:34,381 INFO [main] [ProductPluginManager] Loading plugin: hq-internal-plugin.xml
2008-03-21 09:06:34,382 INFO [main] [ProductPluginManager] Loading plugin: hqagent-plugin.jar
2008-03-21 09:06:34,391 INFO [main] [ProductPluginManager] Loading plugin: iis-plugin.jar
2008-03-21 09:06:34,436 INFO [main] [ProductPluginManager] Loading plugin: informix-plugin.jar
2008-03-21 09:06:34,450 INFO [main] [ProductPluginManager] Loading plugin: iplanet-plugin.jar
2008-03-21 09:06:34,508 INFO [main] [iPlanetMeasurementPlugin] Defaulting to 6.1, loading: webserv61.mib
2008-03-21 09:06:34,513 INFO [main] [ProductPluginManager] Loading plugin: jboss-plugin.jar
2008-03-21 09:06:34,593 INFO [main] [ProductPluginManager] Loading plugin: jetty-plugin.xml
2008-03-21 09:06:34,608 INFO [main] [ProductPluginManager] Loading plugin: jmx-plugin.xml
2008-03-21 09:06:34,619 INFO [main] [ProductPluginManager] Loading plugin: memcached-plugin.jar
2008-03-21 09:06:34,622 INFO [main] [ProductPluginManager] Loading plugin: metaframe-plugin.jar
2008-03-21 09:06:34,637 INFO [main] [ProductPluginManager] Loading plugin: mqseries-plugin.jar
2008-03-21 09:06:34,647 INFO [main] [ProductPluginManager] Loading plugin: mssql-plugin.jar
2008-03-21 09:06:34,658 INFO [main] [ProductPluginManager] Loading plugin: mysql-plugin.jar
2008-03-21 09:06:34,683 INFO [main] [ProductPluginManager] Loading plugin: nagios-plugin.jar
2008-03-21 09:06:34,693 INFO [main] [ProductPluginManager] Loading plugin: netdevice-plugin.jar
2008-03-21 09:06:34,752 INFO [main] [ProductPluginManager] Loading plugin: ntds-plugin.jar
2008-03-21 09:06:34,758 INFO [main] [ProductPluginManager] Loading plugin: ntp-plugin.jar
2008-03-21 09:06:34,765 INFO [main] [ProductPluginManager] Loading plugin: openldap-plugin.jar
2008-03-21 09:06:34,774 INFO [main] [ProductPluginManager] Loading plugin: oracle-plugin.jar
2008-03-21 09:06:34,816 INFO [main] [ProductPluginManager] Loading plugin: perlbal-plugin.jar
2008-03-21 09:06:34,831 INFO [main] [ProductPluginManager] Loading plugin: postfix-plugin.jar
2008-03-21 09:06:34,837 INFO [main] [ProductPluginManager] Loading plugin: postgresql-plugin.jar
2008-03-21 09:06:34,878 INFO [main] [ProductPluginManager] Loading plugin: resin-plugin.xml
2008-03-21 09:06:34,888 INFO [main] [ProductPluginManager] Loading plugin: samba-plugin.jar
2008-03-21 09:06:34,896 INFO [main] [ProductPluginManager] Loading plugin: sendmail-plugin.xml
2008-03-21 09:06:34,900 INFO [main] [ProductPluginManager] Loading plugin: servlet-plugin.jar
2008-03-21 09:06:34,932 INFO [main] [ProductPluginManager] Loading plugin: sybase-plugin.jar
2008-03-21 09:06:34,954 INFO [main] [ProductPluginManager] Loading plugin: tomcat-plugin.xml
2008-03-21 09:06:34,974 INFO [main] [ProductPluginManager] Loading plugin: vmware-plugin.jar
2008-03-21 09:06:35,000 INFO [main] [ProductPluginManager] Loading plugin: weblogic-plugin.jar
2008-03-21 09:06:35,185 INFO [main] [ProductPluginManager] Loading plugin: websphere-plugin.jar
2008-03-21 09:06:35,227 INFO [main] [ProductPluginManager] Loading plugin: zimbra-plugin.jar
2008-03-21 09:06:35,245 INFO [main] [AgentDaemon] Product Plugin Manager initalized
2008-03-21 09:06:35,245 INFO [main] [AgentCommandsServer] Agent commands started up
2008-03-21 09:06:35,254 INFO [main] [AutoinventoryCommandsServer] Autoinventory Commands Server started up
2008-03-21 09:06:35,313 INFO [main] [CommandsServer] Commands Server started up
2008-03-21 09:06:35,314 INFO [main] [ControlCommandsServer] Control Commands Server started up
2008-03-21 09:06:35,418 INFO [main] [SenderThread] Maximum metric batch size set to 500
2008-03-21 09:06:35,424 INFO [main] [TrackerThread] Event report batch size set to 100
2008-03-21 09:06:35,640 INFO [main] [MeasurementCommandsServer] Measurement Commands Server started up
2008-03-21 09:06:35,641 INFO [Thread-3] [ConfigPopulateThread] Starting config populate thread
2008-03-21 09:06:35,651 INFO [main] [RtCommandsServer] Response Time Commands Server started up
2008-03-21 09:06:35,748 INFO [main] [AgentDaemon] Agent started successfully
2008-03-21 09:06:35,749 INFO [main] [AgentConnection] 127.0.0.1 -> agent:ping
2008-03-21 09:06:35,892 INFO [main] [AgentConnection] 127.0.0.1 -> bizapp:getCAMServer
2008-03-21 09:06:36,304 INFO [Thread-0] [AutoinventoryCommandsServer] Autoinventory report successfully sent to server.
2008-03-21 09:06:40,326 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2008-03-21 09:06:40,335 INFO [Thread-0] [RuntimeAutodiscoverer] Net Services discovery took 0
2008-03-21 09:06:40,335 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2008-03-21 09:06:40,340 INFO [Thread-0] [RuntimeAutodiscoverer] ProcessServer discovery took 0
2008-03-21 09:06:40,340 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Network Device Server
2008-03-21 09:06:40,414 INFO [Thread-0] [RuntimeAutodiscoverer] Network Device Server discovery took 0.07
2008-03-21 09:06:40,414 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2008-03-21 09:06:40,419 INFO [Thread-0] [RuntimeAutodiscoverer] HQ Agent discovery took 0
2008-03-21 09:06:40,419 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Postfix 2.x
2008-03-21 09:06:40,424 INFO [Thread-0] [RuntimeAutodiscoverer] Postfix 2.x discovery took 0
2008-03-21 09:06:40,424 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Network Device Server
2008-03-21 09:06:40,431 INFO [Thread-0] [RuntimeAutodiscoverer] Network Device Server discovery took 0.01
2008-03-21 09:06:40,431 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Network Device Server
2008-03-21 09:06:40,437 INFO [Thread-0] [RuntimeAutodiscoverer] Network Device Server discovery took 0
2008-03-21 09:06:40,437 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for MySQL Process 5.x
2008-03-21 09:06:40,633 INFO [ScheduleThread] [CollectorThread] CollectorThread started
2008-03-21 09:06:40,839 INFO [Thread-0] [RuntimeAutodiscoverer] MySQL Process 5.x discovery took 0.4
2008-03-21 09:06:40,842 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Tomcat 5.5
2008-03-21 09:06:40,875 INFO [Thread-0] [RuntimeAutodiscoverer] Tomcat 5.5 discovery took 0.03
2008-03-21 09:06:40,875 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Network Device Server
2008-03-21 09:06:41,904 WARN [ScheduleThread] [HttpMethodBase] Recoverable exception caught but MethodRetryHandler.retryMethod() returned false, rethrowing exception
2008-03-21 09:06:42,249 INFO [Thread-0] [RuntimeAutodiscoverer] Network Device Server discovery took 1.22
2008-03-21 09:06:42,249 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2008-03-21 09:06:42,254 INFO [Thread-0] [RuntimeAutodiscoverer] FileServer discovery took 0
2008-03-21 09:06:42,254 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2008-03-21 09:06:42,259 INFO [Thread-0] [RuntimeAutodiscoverer] NetworkServer discovery took 0
2008-03-21 09:06:42,259 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Apache httpd
2008-03-21 09:06:42,263 INFO [Thread-0] [RuntimeAutodiscoverer] Apache httpd discovery took 0
2008-03-21 09:06:42,263 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for Cisco IOS Server
2008-03-21 09:06:42,295 INFO [Thread-0] [RuntimeAutodiscoverer] Cisco IOS Server discovery took 0.02
2008-03-21 09:06:42,295 INFO [Thread-0] [RuntimeAutodiscoverer] Running runtime autodiscovery for JBoss 4.0
2008-03-21 09:06:42,367 INFO [Thread-0] [RuntimeAutodiscoverer] JBoss 4.0 discovery took 0.07
2008-03-21 09:06:52,577 INFO [Thread-3] [ConfigPopulateThread] Received measurement configuration for Linux '1:10100'
2008-03-21 09:06:52,577 INFO [Thread-3] [ConfigPopulateThread] Creating config track plugin 1:10100
2008-03-21 09:06:52,578 INFO [Thread-3] [ConfigTrackPlugin] init file watcher for: 1:10100
2008-03-21 09:06:52,578 INFO [Thread-3] [ConfigPopulateThread] Creating log track plugin 1:10100
2008-03-21 09:06:52,581 INFO [Thread-3] [RunnableTrackThread] RunnableLogThread started
2008-03-21 09:06:52,581 INFO [Thread-3] [ConfigPopulateThread] Received measurement configuration for HTTP '3:10447'
2008-03-21 09:06:52,581 INFO [Thread-3] [ConfigPopulateThread] Creating log track plugin 3:10447
2008-03-21 09:06:52,581 INFO [Thread-3] [ConfigPopulateThread] Received measurement configuration for Network Device '1:10203'
2008-03-21 09:06:52,581 INFO [Thread-3] [ConfigPopulateThread] Creating log track plugin 1:10203
2008-03-21 09:10:00,968 WARN [ScheduleThread] [HttpMethodBase] Recoverable exception caught but MethodRetryHandler.retryMethod() returned false, rethrowing exception
Any suggestions for troubleshooting this would be appreciated. If we're to move forward with Hyperic as a monitoring solution in our organization, we'll need to be able to monitor all of our Cisco switches (as well as some SANs via SNMP).
2.
RE: No Metrics collected for Cisco Switch
Recommend
sfuller_hyperic
Posted Mar 21, 2008 02:24 PM
Reply
Reply Privately
Options Dropdown
We're having the same issues with many of our Cisco devices. To the point where the same class of devices (for instance 3750 switches) may or may not work depending on the version of IOS they are running. We have an open Jira ticket with Hyperic on this now. The last I had heard, it's sitting somewhere in Engineering. Maybe someone else can chime in on this too.
We tried the generic network device plugin as well, with limited success. Ideally we want all of the network devices using the same plugin so we can put them in a compatible group for alerting purposes. I can't understand the IOS plugin is having issues with hardware that has been around as long as the 6509 switches and the 7200 series routers have been.
3.
RE: No Metrics collected for Cisco Switch
Recommend
beanfield_hyper
Posted Mar 21, 2008 02:28 PM
Reply
Reply Privately
Options Dropdown
Thanks for the prompt reply! Please keep this thread updated if you get resolution.
4.
RE: No Metrics collected for Cisco Switch
Recommend
sfuller_hyperic
Posted Mar 21, 2008 02:52 PM
Reply
Reply Privately
Options Dropdown
I'm going to spend some time today looking at building a customer monitor out of Cisco MIBs. Wish I didn't have to do it, but we have deadlines to meet here.
5.
RE: No Metrics collected for Cisco Switch
Recommend
sfuller_hyperic
Posted Mar 21, 2008 09:02 PM
Reply
Reply Privately
Options Dropdown
Looked at this some more today. It appears that autodiscovery is broken on the 6509 for some reason. If I manually enter the string for the ifDescr it pulls in the appropriate statistics for the interface.
Can someone from Hyperic please look into why this isn't working?? Adding 411 interfaces manually (times 3 switches) is not going to be feasible.
6.
RE: No Metrics collected for Cisco Switch
Recommend
beanfield_hyper
Posted Mar 21, 2008 09:24 PM
Reply
Reply Privately
Options Dropdown
> Looked at this some more today. It appears that
> autodiscovery is broken on the 6509 for some reason.
> If I manually enter the string for the ifDescr it
> pulls in the appropriate statistics for the
> interface.
>
> Can someone from Hyperic please look into why this
> isn't working?? Adding 411 interfaces manually (times
> 3 switches) is not going to be feasible.
Not fun.
Perhaps Opennms would work better for monitoring switches while utilizing hyperic for the servers?
http://www.opennms.org/images/a/a4/Hyperic-integration2.pdf
Even though at first glance it would appear each of these projects serves the same purpose, as it turns out, these
projects are actually more complementary than competitive with only a fractional amount of overlap. Hyperic
HQ is used by many organizations to support the monitoring of applications and their platforms leveraging its
strong agent based technology. OpenNMS is used by organizations monitoring network infrastructure. The
overlap is where Hyperic’s agents can be used to test local network infrastructure and OpenNMS can be used to
communicate with agents and monitor platforms. OpenNMS is designed to be is strongly “agent-less” and Hyperic
HQ’s architecture is strongly “agent-based.”
7.
RE: No Metrics collected for Cisco Switch
Recommend
beanfield_hyper
Posted Mar 27, 2008 02:40 PM
Reply
Reply Privately
Options Dropdown
Our switch was a CatOS based switch. I have created a custom plugin (borrowing heavily from the existing IOS plugin) that *appears* to be working:
http://support.hyperic.com/confluence/display/hypcomm/Cisco+CatOS
Although, It still doesn't import the portName OID for the switch...just the ifName and some other custom fields in the far right hand of the attached screenshot. If anyone knows how to add portName field to the description, I'd appreciate it. Output for this OID currently looks like:
linuscs52:/opt/hyperic/hq-plugins # snmpwalk -Os -M /usr/share/snmp/mibs -m all -v2c -c public 5swcat6500 portName
portName.1.1 = STRING: link_to_4secat6500-1
portName.1.2 = STRING:
portName.2.1 = STRING:
portName.2.2 = STRING:
portName.3.1 = STRING: homesrv
portName.3.2 = STRING:
portName.3.3 = STRING:
portName.3.4 = STRING:
portName.3.5 = STRING: ntap3-1
portName.3.6 = STRING: ntap3-2
portName.3.7 = STRING:
portName.3.8 = STRING:
portName.3.9 = STRING:
portName.3.10 = STRING:
portName.3.11 = STRING: nfs1maint
portName.3.12 = STRING: nfs2maint
portName.3.13 = STRING: analysis450
portName.3.14 = STRING: nfs7maint
portName.3.15 = STRING: nfs3maint
portName.3.16 = STRING: nfs6maint
portName.4.1 = STRING: nbmaster
portName.4.2 = STRING: db1
portName.4.3 = STRING:
portName.4.4 = STRING: nfs4maint
portName.4.5 = STRING:
portName.4.6 = STRING:
portName.4.7 = STRING:
portName.4.8 = STRING:
portName.5.1 = STRING: emcswitcha
portName.5.2 = STRING: "Dell_Hub_vlan5"
portName.5.3 = STRING: 5302_j_wifi-accesspt
portName.5.4 = STRING:
portName.5.5 = STRING: linuscs16
portName.5.6 = STRING: linuscs25
portName.5.7 = STRING: appsrv
portName.5.8 = STRING: linuscs24
portName.5.9 = STRING: linuscs4
portName.5.10 = STRING:
portName.5.11 = STRING: linuscs12
portName.5.12 = STRING: linuscs3
portName.5.13 = STRING: linuscs43
portName.5.14 = STRING: linuscs44
portName.5.15 = STRING: watson
portName.5.16 = STRING: gscwww
portName.5.17 = STRING:
portName.5.18 = STRING:
portName.5.19 = STRING: linuscs32
portName.5.20 = STRING: ntnucleus
portName.5.21 = STRING:
portName.5.22 = STRING:
portName.5.23 = STRING: linuscs1
portName.5.24 = STRING:
portName.5.25 = STRING: hp_opteron_temp1
portName.5.26 = STRING:
portName.5.27 = STRING: nis3
portName.5.28 = STRING: stk-sdp
portName.5.29 = STRING: stk-cisco831
portName.5.30 = STRING:
portName.5.31 = STRING:
portName.5.32 = STRING:
portName.5.33 = STRING:
portName.5.34 = STRING:
portName.5.35 = STRING:
portName.5.36 = STRING:
portName.5.37 = STRING:
portName.5.38 = STRING:
portName.5.39 = STRING:
portName.5.40 = STRING:
portName.5.41 = STRING:
portName.5.42 = STRING: scs3200
portName.5.43 = STRING:
portName.5.44 = STRING:
portName.5.45 = STRING: brocadeE
portName.5.46 = STRING: brocadeF
portName.5.47 = STRING: brocadeG
portName.5.48 = STRING: brocadeH
portName.6.1 = STRING: emc_1_spb
portName.6.2 = STRING: emc_1_spa
portName.6.3 = STRING: emc_2_spb
portName.6.4 = STRING: emc_3_spa
portName.6.5 = STRING: emc_3_spb
portName.6.6 = STRING: emc_2_spa
portName.6.7 = STRING: emcswitchd
portName.6.8 = STRING: emcswitchc
portName.6.9 = STRING: stk-l700-2
portName.6.10 = STRING: ntsequence2
portName.6.11 = STRING: testing
portName.6.12 = STRING:
portName.6.13 = STRING: cx300spb
portName.6.14 = STRING: linuscs5
portName.6.15 = STRING: linuscs6
portName.6.16 = STRING: linuscs10
portName.6.17 = STRING: quadcs10
portName.6.18 = STRING: linuscs34
portName.6.19 = STRING: linuscs15
portName.6.20 = STRING: linuscs37
portName.6.21 = STRING: linuscs8
portName.6.22 = STRING: cx300spa
portName.6.23 = STRING: stk_d280r_port_a
portName.6.24 = STRING: stk_d280r_port_b
portName.6.25 = STRING: brocadek
portName.6.26 = STRING: linuscs2
portName.6.27 = STRING: brocadej
portName.6.28 = STRING: brocadei
portName.6.29 = STRING: brocadeK
portName.6.30 = STRING: brocadeL
portName.6.31 = STRING: HDS9585C0
portName.6.32 = STRING: HDS9585C1
portName.6.33 = STRING: itanium3
portName.6.34 = STRING: itanium4
portName.6.35 = STRING: itanium2
portName.6.36 = STRING: itanium1
portName.6.37 = STRING: blade1-mm2
portName.6.38 = STRING: blade1-mm3
portName.6.39 = STRING: blade1-mm5
portName.6.40 = STRING: blade1-mm6
portName.6.41 = STRING: blade1-mm4
portName.6.42 = STRING: blade1-mm1
portName.6.43 = STRING:
portName.6.44 = STRING:
portName.6.45 = STRING: xroads_10k4
portName.6.46 = STRING: xroads_10k5
portName.6.47 = STRING: linusit5
portName.6.48 = STRING: HDS_9980_LAP
portName.8.1 = STRING: linuscs21
portName.8.2 = STRING: linuscs22
portName.8.3 = STRING: linuscs18
portName.8.4 = STRING: netapp270
portName.8.5 = STRING: linuscs19
portName.8.6 = STRING: linusit1
portName.8.7 = STRING: linuscs14
portName.8.8 = STRING: BlueArc-SMU
portName.8.9 = STRING:
portName.8.10 = STRING: BAD PORT
portName.8.11 = STRING:
portName.8.12 = STRING:
portName.8.13 = STRING: linusit4
portName.8.14 = STRING: linusit3
portName.8.15 = STRING: linuscs31
portName.8.16 = STRING: linuscs38
portName.9.1 = STRING: nfs5maint
portName.9.2 = STRING: assembly1
portName.9.3 = STRING: assembly2
portName.9.4 = STRING:
portName.9.5 = STRING: db2
portName.9.6 = STRING:
portName.9.7 = STRING:
portName.9.8 = STRING:
portName.9.9 = STRING:
portName.9.10 = STRING:
portName.9.11 = STRING:
portName.9.12 = STRING:
portName.9.13 = STRING:
portName.9.14 = STRING:
portName.9.15 = STRING:
portName.9.16 = STRING:
portName.15.1 = STRING:
portName.16.1 = STRING:
8.
RE: No Metrics collected for Cisco Switch
Recommend
sfuller_hyperic
Posted Mar 27, 2008 07:18 PM
Reply
Reply Privately
Options Dropdown
Beanfield,
Thanks for the updates. I might have to take that route as well. I've also filed this as a bug with Hyperic. We are updating to 3.2.2 today. Once that is done, I plan on giving this another shot to see if anything has been improved.
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Copyright 2024. All rights reserved.
Powered by Higher Logic