Command Line Interface Guide
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 9G system, 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.
Valid Parameters For Voltage Warning Thresholds
The following table displays the valid parameters for setting voltage warning threshold values.
NOTE: Threshold values that you can set vary from one system configuration to another.
Table 34. Valid Parameters Of Omconfig Chassis Volts Or Omconfig Mainsystem Volts
name=value pair Description
index=<n> Probe index (specify).
warnthresh=default Sets minimum and maximum warning threshold values to default.
minwarnthresh=<n> Sets minimum warning threshold value (three decimal places).
maxwarnthresh=<n> Sets maximum warning threshold value (three decimal places).
Specify A Value For Minimum And Maximum Warning Thresholds
To specify values for the voltage 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 being configured is probe 0:
omconfig chassis volts index=0 minwarnthresh=1.900 maxwarnthresh=2.250
100