Deleting A Top Talker Monitor On An F_Port; Displaying The Top N Bandwidth-Using Flows On An F_Port; Using Top Talker Monitors In Fabric Mode - HP A7533A - Brocade 4Gb SAN Switch Base Administrator's Manual

Hp storageworks fabric os 6.1.1 administrator guide (5697-0235, december 2009)
Hide thumbs Also See for A7533A - Brocade 4Gb SAN Switch Base:
Table of Contents

Advertisement

• port is the port number
For example, to monitor the incoming traffic on port 7:
perfttmon --add ingress 7
To monitor the outgoing traffic on slot 2, port 4 on the 4/256 SAN Director or DC Director:
perfttmon --add egress 2/4

Deleting a Top Talker monitor on an F_Port

To delete a Top Talker monitor on an F_Port:
1.
Connect to the switch and log in as admin.
2.
Issue the perfttmon
perfttmon --delete [slotnumber/]port
where:
• slotnumber is the slot number for director-class switches only (4/256 SAN Director and DC Director
• port is the port number
For example, to delete the monitor on port 7:
perfttmon --delete 7
To delete the monitor on slot 2, port 4 on the 4/256 SAN Director or DC Director:
perfttmon --delete 2/4

Displaying the top n bandwidth-using flows on an F_Port

To display the top n bandwidth-using flows on an F_Port:
1.
Connect to the switch and log in as admin.
2.
Issue the perfttmon
perfttmon --show [slotnumber/]port [n] [wwn | pid]
where:
• slotnumber is the slot number for director-class switches only (4/256 SAN Director and DC Director)
• port is the port number
• n is the number of top talking flows to display (between 1 and 32)
• wwn | pid is the format of the output (the default is wwn)
The output is sorted, based on the data rate of each flow. If you do not specify the number of flows to
display, the command displays the top 8 flows or the total number of flows, whichever is less.
For example, to display the top 5 flows on port 7 in WWN (default) format:
perfttmon --show 7 5
To display the top flows on slot 2, port 4 on the 4/256 SAN Director or DC Director in PID format:
perfttmon --show 2/4 pid
switch:admin> perfttmon --show 2/4 pid
========================================
Src_PID
========================================
0xa90800
0xa90800

Using Top Talker monitors in fabric mode

When fabric mode is enabled, you can no longer install Top Talker monitors on an F_Port unless you delete
fabric mode.
delete command:
--
show command:
--
Dst_PID
MB/sec
0xa05200
6.926
0xa908ef
6.872
Fabric OS 6.1.x administrator guide 351

Advertisement

Table of Contents
loading

Table of Contents