User's Manual

172 Using the Storage Management Service
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.
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.
Example Syntax
For example, you may want to reset the thresholds for temperature probe 3 to the default values.
Example for SCSI, SATA, and ATA Controllers:
In this example, temperature probe 3 resides in the enclosure attached to connector 2 on controller 1. To
reset the thresholds for temperature probe 3 to the default values, enter:
omconfig storage enclosure action=resettempprobes controller=1
enclosure=2 index=3
Example for SAS Controllers:
In this example, temperature probe 3 resides in enclosure 3 attached to connector 2 on controller 1. To
reset the thresholds for temperature probe 3 to the default values, enter:
omconfig storage enclosure action=resettempprobes controller=1
enclosure=2:3 index=3
omconfig Set All Temperature Probe Thresholds
Use the following omconfig command syntax to set the minimum and maximum warning temperature
thresholds for all temperature probes in the enclosure.
Complete Syntax
omconfig storage enclosure action=setalltempprobes controller=id
enclosure=<ENCLOSUREID> minwarn=n maxwarn=n
where id is the controller ID. The <ENCLOSUREID> variable specifies the enclosure.