Command Line Interface Guide

146 omconfig: Managing Components Using the Instrumentation Service
Setting Minimum and Maximum Warning Threshold Values
To set both the upper and lower temperature warning threshold values to the
recommended default value, type:
omconfig chassis temps index=0 warnthresh=default
or
omconfig mainsystem temps index=0 warnthresh=
default
You cannot default one value and set another. In other words, if you set the
minimum warning threshold value to the default value, you are also selecting
the default value for the maximum warning threshold value.
NOTE: The capabilities for managing sensors vary by systems.
Specify a Value for Minimum and Maximum Warning Thresholds
To specify values for the temperature probe warning thresholds, you must
specify the number of the probe you are configuring and the minimum and/or
maximum warning threshold value. In the following example, the probe that
is being configured is probe 4:
omconfig chassis temps index=4 minwarnthresh=11.2
maxwarnthresh=58.7
or
omconfig mainsystem temps index=4 minwarnthresh=
11.2 maxwarnthresh=58.7
When you issue the command and the system sets the values you specify, the
following message is displayed:
Temperature probe warning threshold(s) set
successfully.
NOTE: On PowerEdge x8xx and x9xx systems, you can set the temperature probe
warning threshold only for ambient temperature.
omconfig chassis volts or omconfig mainsystem volts
Use the omconfig chassis volts or omconfig mainsystem volts command to
set voltage probe warning thresholds. As with other components, you can view
both warning and failure threshold values, but you cannot set failure
threshold values. The system manufacturer sets the minimum and maximum
values for the failure thresholds.