HP StorageWorks Fabric OS 6.1.1 administrator guide (5697-0235, December 2009)

352 Administering advanced performance monitoring
Use the perfttmon command to add, delete, and display Top Talker monitors.
Adding Top Talker monitors on all switches in the fabric
To add Top Talker monitors on all switches in the fabric:
1. Connect to the switch and log in as admin.
2. Remove any end-to-end monitors in the fabric, as described in ”Deleting end-to-end monitors” on
page 346. Fabric Mode Top Talker monitors and end-to-end monitors cannot both exist in the fabric.
3. Issue the perfttmon
--add fabricmode command:
perfttmon --add fabricmode
The system responds:
Before enabling fabric mode, please remove all EE monitors in the fabric continue?
(yes, y, no, n):
4. Enter y at the prompt to continue.
Top Talker monitors are added to all E_Ports in the fabric and fabric mode is enabled. Any Top Talker
monitors that were already installed on F_Ports are automatically uninstalled.
If end-to-end monitors are present on the local switch, the command fails with the message:
Cannot install Fabric Mode Top Talker because EE monitor is already present.
If end-to-end monitors are present on remote switches running Fabric OS 6.1.0 or later, the command
succeeds. On the remote switches, however, fabric mode fails and a raslog message is displayed on
those switches.
If end-to-end monitors are present on remote switches running Fabric OS 6.0.x, the command succeeds.
If a new switch joins the fabric, you must run the perfttmon --add fabricmode command on the
new switch. The Top Talker configuration information is not automatically propagated to the new switch.
Deleting the fabric mode Top Talker monitors
To delete the fabric mode Top Talker monitors:
1. Connect to the switch and log in as admin.
2. Issue the perfttmon
--delete fabricmode command:
perfttmon --delete fabricmode
All Top Talker monitors are deleted.
Displaying top talking flows on the switch for a given Domain ID
To display top talking flows on the switch for a given Domain ID:
1. Connect to the switch and log in as admin.
2. Issue the perfttmon
--show dom command:
perfttmon --show dom domainid [n] [wwn | pid]
where:
domainind is the Domain ID of the switch
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
Fabric mode must be enabled for this option.
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. The
command can display a maximum of 32 flows.
For example, to display the top 5 flows on for domain 1 in WWN (default) format:
perfttmon --show dom 1 5