Reference Guide

Omconfig Chassis Temps Or Omconfig Mainsystem Temps
Use the omconfig chassis temps or omconfig mainsystem temps command to set warning thresholds for
temperature probes. 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
failure threshold values.
NOTE: Threshold values that you can set vary from one system configuration to another.
Valid Parameters For Temperature Warning Thresholds
The following table displays the valid parameters for setting temperature warning thresholds:
Table 33. Valid Parameters For Omconfig Chassis Temps Or Omconfig Mainsystem Temps
name=value pair Description
index=<n> Number of the probe or probe index (specify).
warnthresh=default Sets the minimum and maximum warning threshold values to default.
minwarnthresh=<n> Sets the minimum warning threshold values (one decimal place).
maxwarnthresh=<n> Sets the maximum warning threshold values (one decimal place).
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.
102