Dell POWEREDGE M1000E User Manual

Page 615

Advertising
background image

Fabric OS Command Reference

583

53-1001764-02

perfMonitorShow

2

Notes

The management of Filter Monitors (--class FLT) with this command is being deprecated along
with all other filter-based performance monitoring commands. Management of filter-based
monitors is provided through the new Frame Monitor management interface (fmConfig). While the
legacy commands are still operational in the Fabric OS 6.4.0 release, their use is incompatible with
the new interface. Once you use fmConfig to configure and manage filter-based monitors, you can
no longer use the old commands. The legacy commands and options will be removed in Fabric OS
v6.5.0.

This command requires an 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:

--

class monitor_class

Specifies the monitor class as one of the following: EE (end-to-end), FLT
(filter-based=deprecated), or ISL (interswitch link). These values are
case-sensitive.

slot

For bladed systems only, specifies the slot number of the port on which to
display the monitor, followed by a slash (/).

port

Specifies the number of the port on which to display the monitor, relative to
its slot for bladed systems. Use switchShow for a listing of valid ports.

interval

The interval value must be greater than or equal to 5, and it must be a
multiple of 5. In the case of end-to-end monitor, Tx and Rx counts are
displayed in the unit of byte when this operand is specified. This operand is
optional; if the operand is not specified, this command displays cumulative
counts.

Examples

To display filter monitors on port 8:

switch:admin>

perfmonitorshow --class FLT 8

There are 2 filter-based monitors defined on port 8.

KEY ALIAS OWNER_APP FRAME_COUNT OWNER_IP_ADDR

--------------------------------------------------------

0 IPFrame TELNET 0x0000000000000000 N/A

1 SCSIRead TELNET 0x0000000000000000 N/A

To display EE monitors on port 8

switch:admin>

perfmonitorshow --class EE 2/8

There are 8 end-to-end monitor(s) defined on port 8.

KEY SID DID OWNER_APP TX_COUNT RX_COUNT OWNER_IP_ADDR

-----------------------------------------------------------------------

0 0xfffff1 0x000001 TELNET 0x0000000000000000 0x0000000000000000 N/A

1 0xfffff2 0x000002 TELNET 0x0000000000000000 0x0000000000000000 N/A

2 0xfffff3 0x000003 TELNET 0x0000000000000000 0x0000000000000000 N/A

3 0xfffff4 0x000004 TELNET 0x0000000000000000 0x0000000000000000 N/A

4 0xfffff5 0x000005 TELNET 0x0000000000000000 0x0000000000000000 N/A

5 0xfffff6 0x000006 TELNET 0x0000000000000000 0x0000000000000000 N/A

Advertising