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

370 Fabric OS commands
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
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.
switch:admin> perfaddeemonitor 1/2 "0x050200" "0x1182ef"
End-to-End monitor number 0 added.