Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-391
Publication Number: 53-1000240-01
perfAddEEMonitor
2
Note: Enter commands in lowercase only; mixed case is for readability.
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.
SourceID Specify the 3-byte SID (Source ID) of the originator device. It should be in
"0xDDAAPP" format, where DD is domain ID, AA is area ID and PP is AL_PA
ID. For example,
0x050200 has a domain ID of 5, an area ID of 2, and an AL_PA
ID of 0. SourceID and DestID both cannot be 0x000000.
DestID Specify the 3-byte DID (destination ID) of the destination device. It should be in
"0xDDAAPP" format, where DD is domain ID, AA is area ID and PP is AL_PA
ID. For example,
0x050200 has a domain ID of 5, an area ID of 2, and an AL_PA
ID of 0. SourceID and DestID both cannot be 0x000000.
Optionally, a comma can separate the operands. SourceID and DestID also can be enclosed in quotation
marks. A space is required to separate the operands even when using commas.
Examples To add an end-to-end monitor to blade 1 port 2:
See Also perfAddIPMonitor, perfAddReadMonitor, perfAddRWMonitor, perfAddSCSIMonitor,
perfAddUserMonitor, perfAddWriteMonitor, perfClearEEMonitor, perfDelEEMonitor,
perfShowEEMonitor
switch:admin> perfaddeemonitor 1/2 "0x050200" "0x1182ef"
End-to-End monitor number 0 added.