Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 409
53-1000436-01
perfAddRWMonitor
2
perfAddRWMonitor
Adds a filter-based performance monitor for the SCSI read and write commands.
Synopsis perfaddrwmonitor [slotnumber/]portnumber [alias]
Description Use this command to define filter-based monitors to count the number of SCSI FCP Read and Write
commands in Fibre Channel frames. Only frames transmitted are counted.
After a successful execution of this command, a monitor number is displayed. The monitor number
is provided for manipulation of these filter-based performance monitors. The optional user-defined
alias is also displayed, if one was specified. All valid monitor numbers and user-defined aliases can
be retrieved with the perfShowFilterMonitor command.
The maximum number of filters is eight per port, including user-defined filters, read filters, write
filters, read/write filters, SCSI frame monitor, and IP frame monitor.
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 Admin Domain restrictions that may be in place.
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 added, followed by a slash (/).
portnumber Specifies the number of the port on which the monitor is to be added, relative
to its slot for bladed systems. Use switchShow for a list of valid ports.
alias Specify a name for this monitor. This string truncates to a maximum of 10
characters. It might be surrounded by quotation marks, in order to include
spaces. This operand is optional. The default alias is “SCSI R/W”.
Optionally, a comma can separate the operands. A space is required to separate the operands
even when using commas.
Examples To add an SCSI read and write monitor to a port:
switch:admin> perfaddrwmonitor 2/4 “SCSI_RW”
SCSI Read/Write filter monitor #4 added
See Also perfAddEEMonitor, perfAddIPMonitor, perfAddReadMonitor, perfAddSCSIMonitor,
perfAddUserMonitor, perfAddWriteMonitor