User's Manual

omconfig: Managing Components Using the Instrumentation Service 125
Specify a Value for Minimum and Maximum Warning Thresholds
If you want 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
or
omconfig mainsystem volts index=0 minwarnthresh=
1.900 maxwarnthresh=2.250
When you issue the command and the system sets the values you specify, the
following message appears:
Voltage probe warning threshold(s) set
successfully.
NOTE: Minimum and maximum warning threshold values for the voltage cannot be
set on PowerEdge x8xx systems.
omconfig preferences
Use the omconfig preferences command to set system preferences. Use the
command line to set the SNMP root password and specify the user levels able
to access Server Administrator. You can also configure the Active Directory
service and SNMP set operations.
omconfig preferences cdvformat
Use the omconfig preferences cdvformat to specify the delimiters for
separating data fields reported in the custom delimited format. The valid
values for delimiters are: exclamation, semicolon, at, hash, dollar, percent,
caret, asterisk, tilde, question, colon, comma, and pipe.
The following example shows how to set the delimiter for separating data
fields to asterisk:
omconfig preferences cdvformat delimiter=asterisk