Command Line Interface Guide

omconfig: Managing Components Using the Instrumentation Service 125
Default Minimum and Maximum Warning Thresholds
NOTE: Systems that contain ESM3, ESM4, and BMC capabilities do not allow you to
set warning threshold values to default values.
To set both the upper and lower fan warning threshold values to the
recommended default value, type:
omconfig chassis fans index=0 warnthresh=default
or
omconfig mainsystem fans index=0 warnthresh=
default
NOTE: You cannot default one value and set another. In other words, if you default
the minimum warning threshold value, you are also selecting the default value for
the maximum warning threshold value.
Specifying a Value for Minimum and Maximum Warning Thresholds
If you prefer to specify values for the fan probe warning thresholds, you must
specify the number of the probe you are configuring and the minimum and/or
maximum warning threshold values. In the following example, the probe that
is being configured is probe 0. The first command sets only the minimum
threshold; the second sets the minimum and maximum thresholds:
omconfig chassis fans index=0 minwarnthresh=4580
or
omconfig mainsystem fans index=0 minwarnthresh=
4580
omconfig chassis fans index=0 minwarnthresh=4580
maxwarnthresh=9160
or
omconfig mainsystem fans index=0 minwarnthresh=
4580 maxwarnthresh=9160