HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

380 Fabric OS commands
Optionally, a comma can separate the operands. A space is required to separate the operands even
when using commas.
Examples
To add a filter-based monitor for all Extended Link Service requests (R_CTL=0x22 and TYPE=0x01) to a
port:
As a special case, to add a filter-based monitor for SOFi3 to a port:
See also
perfAddEEMonitor
perfAddIPMonitor
perfAddReadMonitor
perfAddRWMonitor
perfAddSCSIMonitor
perfAddWriteMonitor
Mask Specify the mask value to be applied (AND-ed) to
frame contents.
ValueList Specify up to four values that need to be captured
from frame contents. The
ValueList can be either
hexadecimal or decimal format.
SOFx frames are considered a special case. The Offset is specified
as 0x0; valueList values are specified with:
0SOFf
1SOFc1
2SOFi1
3SOFn1
4SOFi2
5SOFn2
6SOFi3
7SOFn3
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.
switch:admin> perfaddusermonitor 1/4 "4, 0xff, 0x22; 12, 0xff, 0x01"
User monitor #0 added
switch:admin> perfaddusermonitor 1/4 "0, 0xff, 6"
User monitor #1 added