Command Line Interface Guide

148 omconfig: Managing Components Using the Instrumentation Service
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 is displayed:
Voltage probe warning threshold(s) set
successfully.
NOTE: On PowerEdge x8xx systems, you cannot set the minimum and maximum
warning threshold values for the voltage.
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