Brocade Fabric OS Documentation Updates - Supporting Fabric OS v6.4.x (53-1002063-09, August 2012)

Fabric OS Documentation Updates 21
53-1002063-09
perfShowEEMonitor
5
perfShowEEMonitor
Displays end-to-end performance monitor information on a port.
Synopsis perfcshoweermonitor [slotnumber/]portnumber [interval]
Description Use this command to display end-to-end monitor information on a port. Refer to perfMonitorShow
for details regarding this command’s output. Output displays may vary depending on platform.
Notes This command requires a Brocade Advanced Performance Monitoring license.
This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and
GbE ports.
The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command
Availability" for details.
Operands This command has the following operands:
slotnumber For bladed systems only, this operand specifies the slot number of the port
on which the monitor is to be displayed, followed by a slash (/).
portnumber Specifies the number of the port on which the monitor is to be displayed,
relative to its slot for bladed systems. Use switchShow for a list of valid ports.
interval Specify an interval, in seconds (5 or more). Tx and Rx counts are in the unit of
bytes when this operand is specified. This operand is optional; if omitted, this
command displays cumulative counts.
Examples To display EE monitors configured on the switch port 0:
switch:admin> perfshoweemonitor 0
There is 1 end-to-end monitor(s) defined on port 0.
KEY SID DID OWNER_APP TX_COUNT
-----------------------------------------------------
0 0x112233 0x223344 TELNET 0x00000000000
RX_COUNT CRC_COUNT OWNER_IP_ADDR
------------------------------------------------------
0x0000000000000000 0x0000000000000000 N/A
The output displays the key, source and destination PID, client application used to add the monitor,
client IP address where application is running followed by different counters. CLI shows IPv6
address for OWNER_IP_ADDR field. If the monitor is added using perf CLIs OWNER_IP_ADDR field
will display as N/A. When a monitor is created using a telnet application, the IP address continues
to display as N/A.
To display the EE monitor configured on the switch port 0 using an application that passes an IPV6
address:
switch:admin> perfshoweemonitor 0
There is 1 end-to-end monitor(s) defined on port 0.
switch:admin> perfshoweemonitor 0
KEY SID DID OWNER_APP TX_COUNT
-----------------------------------------------------
18 Fabric OS Documentation Updates
53-1002063-06