Command Line Interface Guide

278 omconfig storage Commands
Complete Syntax
omconfig storage enclosure action=settempprobes
controller=id enclosure=<ENCLOSUREID> index=id
minwarn=n maxwarn=n
where id is the controller ID and the temperature probe ID. The
<ENCLOSUREID> variable specifies the enclosure.
In this syntax, n is a user-specified value for the temperature in Celsius.
Example Syntax
To set the temperature probe thresholds to 10 and 40 degree Celsius:
For SCSI, SATA, and ATA controllers:
omconfig storage enclosure action=settempprobes
controller=1 enclosure=2 index=3 minwarn=10
maxwarn=40
NOTE: Here, temperature probe 3 resides in the enclosure attached to connector 2
on controller 1.
omconfig Reset Temperature Probe Thresholds
Use the following omconfig command syntax to reset the minimum and
maximum warning temperature thresholds back to their default values.
NOTE: This command is not supported on SAS controllers.
Complete Syntax
omconfig storage enclosure action=resettempprobes
controller=id enclosure=<ENCLOSUREID> index=id
where id is the controller ID and the temperature probe ID. The
<ENCLOSUREID> variable specifies the enclosure.