Cx/ex/tempx show, Cx/ex/tempx show identify, Cx/ex/tempx set identify=on|off – Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 127

Advertising
background image

Enclosure Object and Element Commands

www.lsi.com/channel/products

119

/cx/ex/tempx show

The /cx/ex/tempx show command applies only to 9750 and 9690SA
controllers. For the 9650SE, simply drop the prepended controller name in the
command and use /ex.

The /cx/ex/tempx show command shows the information about the specified
temperature sensor element /tempx in the specified enclosure cx/ex. The
possible status values are OK, OVER-WARNING, OVER-FAIL, UNDER-
WARNING, UNDER-FAIL, where OVER denotes over-temperature and
UNDER denotes under-temperature. For more information about these
statuses, see “Temp Sensor Status” in the 3ware SATA+SAS RAID Controller
Card Software User Guide, Version 10.2
.

Example:

//localhost> /c0/e0/temp0 show

TempSensor Status Temperature Identify

--------------------------------------------------------

temp0 OK 42C(107F) Off

/cx/ex/tempx show identify

The /cx/ex/tempx show identify command applies only to 9750 and 9690SA
controllers. For the 9650SE and CCU enclosure, simply drop the prepended
controller name in the command and use /ex.

The /cx/ex/tempx show identify command shows the identify status of the
specified temp sensor. The status can be either on or off. If identify is on, the
LED associated with the temp sensor blinks. If the enclosure does not support
Temperature Sensor Identify, this command returns N/A.

Example:

//localhost> /c0/e0/temp1 show identify

/c0/e0/temp1 Identify status = on

/cx/ex/tempx set identify=on|off

The /cx/ex/tempx set identify command applies only to 9750 and 9690SA
controllers. For the 9650SE, simply drop the prepended controller name in the
command and use /ex.

If the enclosure supports Temperature Sensor Identify, this command causes
the LED associated with the temp sensor to blink, or turns off identification of
the LED for this temp sensor.

Example:

//localhost> /c0/e0/temp1 set identify=on

Setting Temperature Sensor Identify on /c0/e0/temp1 to [on] ...

Done.

Advertising