86 omconfig: Managing Components Using the Instrumentation Service
Default Minimum and Maximum Warning Thresholds
NOTE: Systems that contain ESM3 capabilities do not allow you to set warning threshold values to default values.
If you want to set both the upper and lower voltage warning threshold values to the recommended
default value, type:
omconfig chassis volts index=2 warnthresh=default
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.
Specify a Value for Minimum and Maximum Warning Thresholds
NOTE: Minimum and maximum warning thresholds for the voltage cannot be set on PowerEdge x8xx systems.
If you prefer 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 that is being configured is probe 0:
omconfig chassis volts index=0 minwarnthresh=1.900 maxwarnthresh=2.250
When you issue the command and the system sets the values you specify, the following messageappears:
Voltage probe warning threshold(s) set successfully.
omconfig preferences
Use the omconfig preferences command to set system preferences. On the command line, you can set
the SNMP root password and specify which user levels are able to access Server Administrator. You can
also configure the Active Directory service and SNMP Set Operations.

omconfig preferences cdvformat

You can 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

omconfig preferences dirservice

You can use the omconfig preferences dirservice command to configure the Active Directory service.
The<productname>oem.ini file is modified to reflect these changes. If the "adproductname" is not
present in the <productname>oem.ini file then a default value will be used. The default value will be
<computername>–<productname>, where <computername> refers to the name of the computer
running Server Administrator and <productname> refers to the name of the product defined in
omprv32.ini. For Server Administrator, it is "omsa".