Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 701

Advertising
background image

Fabric OS Command Reference

671

53-1003131-01

perfMonitorShow

2

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 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

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

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

6 0xfffff7 0x000007 TELNET 0x0000000000000000 0x0000000000000000 N/A

7 0xfffff8 0x000008 TELNET 0x0000000000000000 0x0000000000000000 N/A

0 0x000000 0x1182ef TELNET 0x0000000000000000 0x0000000000000000 N/A

To display end-to-end monitors on a port at an interval of every 5 seconds:

switch:admin> perfmonitorshow --class EE 8 5

Showing EE monitors 8, 5: Tx/Rx are # of bytes

0 1 2 3 4 5 6 7

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

Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx

===== ===== ===== ===== ===== ===== ===== =====

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

To display ISL monitor information on a port:

switch:admin> perfmonitorshow --class ISL 1/1

Total transmit count for this ISL: 1462326

Number of destination domains monitored: 3

Number of ports in this ISL: 2

Domain 97: 110379 Domain 98: 13965

Domain 99: 1337982

SEE ALSO

perfMonitorClear

,

perfAddEEMonitor

Advertising