Command Line Interface Guide

omconfig: Managing Components Using the Instrumentation Service 151
Setting the Minimum and Maximum Warning Threshold Values to Default
To set both the maximum and minimum 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
NOTE: 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.
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.
Specifying a Value for the 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 run 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.