Dell POWEREDGE M1000E User Manual

Page 423

Advertising
background image

Fabric OS Command Reference

395

53-1002746-01

fmMonitor

2

To install a SCSI frame monitor on ports 3-12:

switch:admin> fmmonitor --addmonitor SCSI -port 3-12

To save the port configuration persistently:

switch:admin> fmmonitor --save SCSI

To delete the custom frame monitor "MyFrameMonitor" from all ports:

switch:admin> fmmonitor --delmonitor MyFrameMonitor

To delete the entire frame type configuration:

switch:admin> fmmonitor --delete MyFrameMonitor

To clear the counters for the SCSI2_READ monitor from ports 7-10:

switch:admin> fmmonitor --clear SCSI2_READ -port 7-10

To display the existing frame types and associated bit patterns on the switch:

switch:admin> fmmonitor --show
FRAME_TYPE BIT PATTERN
----------------------------------------
scsi 12,0xFF,0x08;
scsiread 12,0xFF,0x08;4,0xFF,0x06;\
40,0xFF,0x08,0x28;
scsiwrite 12,0xFF,0x08;4,0xFF,0x06;\
40,0xFF,0x08,0x28,0x0A,0x2A;
scsirw 12,0xFF,0x08;4,0xFF,0x06;\
40,0xFF,0x08,0x28,0x0A,0x2A;
scsi2reserve 12,0xFF,0x08;4,0xFF,0x06;\
40,0xFF,0x16,0x56;
scsi3reserve 12,0xFF,0x08;4,0xFF,0x06;\
40,0xFF,0x5F;41,0xFF,0x01
ip 12,0xFF,0x05;
abts 4,0xFF,0x81;12,0xFF,0x0;
baacc 4,0xFF,0x84;12,0xFF,0x00;

To display configuration details for the predefine SCSI frame monitor (Use thConfig filter class to set and
display other Fabric Watch thresholds for frame monitors):

switch:admin> fmmonitor --show scsi

Port| Frame Type|Count|HIGHThres|Actions |TIMEBASE|CFG
--------------------------------------------------------
000002|scsi|0000000000000123|10 |Raslog |None |saved
000003|scsi|0000000000000124|10 |Raslog |None |saved
000004|scsi|0000000000000143|10 |Raslog |None |saved

To display all configured frame types for all ports:

switch:admin> fmmonitor --show all

Port|Frame Type |Count |HIGH |Actions|TIMEBASE|CFG
|Thres|
------------------------------------------------------------
000062|scsi |0000000000000123|10 |Raslog |None |saved
-|scsiread |N/A |0 |None |None |N/A
-|scsiwrite |N/A |0 |None |None |N/A
-|scsirw |N/A |10 |Raslog |None |N/A

Advertising