Fabric OS Reference Manual (Version 3.0)
Fabric OS Reference 1-147
Telnet Commands
1
perfAddSCSIMonitor
Add a monitor for SCSI frame count.
Synopsis perfAddSCSIMonitor port[, "alias"]
Availability admin
Description Use this command to define filter-based monitors to count the number of SCSI traffic frames.
After a successful execution of this command, a monitor number is displayed. The monitor number
is provided for easy 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.
There is no need to define multiple SCSI frame counters on a port.
Operands This command has the following operands:
port Specify the port number where you want to add a SCSI traffic frame monitor.
This operand is required.
alias Specify a name for this monitor. This character string can be a maximum of 10
characters long and is truncated if more characters are specified. This operand
must be enclosed in quotation marks. This operand is optional. The default alias
is SCSI_Frame.
Example To add a SCSI traffic frame monitor to port 2:
See Also perfAddEEMonitor
perfAddIPMonitor
perfAddReadMonitor
perfAddRWMonitor
perfAddUserMonitor
perfAddWriteMonitor
switch:admin> perfAddSCSIMonitor 2
SCSI traffic frame monitor #0 added
switch:admin>