Users Guide

See "enclosure=<ENCLOSUREID> Parameter on SAS Controllers" for more information on enclosure specification. See "RAID Controller Technology: SCSI, SATA,
ATA, and SAS" to identify which technology a controller uses.
omconfig Set Temperature Probe Thresholds
Does my enclosure support this feature? See "Supported Features."
Use the following omconfig command syntax to set the minimum and maximum warning temperature thresholds for a specified temperature probe.
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. See "enclosure=<ENCLOSUREID>
Parameter" for more information.
In this syntax, n is a user-specified value for the temperature in Celsius.
Example for SCSI, SATA, and ATA Controllers:
In this example, you want to set the thresholds for temperature probe 3. Temperature probe 3 resides in the enclosure attached to connector 2 on controller
1. To set the temperature probe thresholds to 10 Celsius and 40 Celsius you would enter:
omconfig storage enclosure action=settempprobes controller=1 enclosure=2 index=3 minwarn=10 maxwarn= 40
See "enclosure=<ENCLOSUREID> Parameter on SCSI, SATA, and ATA Controllers" for more information on enclosure specification. See "RAID Controller
Technology: SCSI, SATA, ATA, and SAS" to identify which technology a controller uses.
omconfig Reset Temperature Probe Thresholds
Does my enclosure support this feature? See "Supported Features."
Use the following omconfig command syntax to reset the minimum and maximum warning temperature thresholds back to their default values.
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. See "enclosure=<ENCLOSUREID>
Parameter" for more information.
Example for SCSI, SATA, and ATA Controllers: