Chapter 7: Using the Command Line Interface
259
Specifying Non-Critical Outlets
This section only applies to outlet-switching capable PDUs.
This command syntax determines critical and non-critical outlets. It is
associated with the load shedding mode. See
Setting Non-Critical
Outlets and Load Shedding Mode
(on page 144).
config:#
pdu nonCriticalOutlets <outlets1>:false;<outlets2>:true
Separate outlet numbers and their settings with a colon. Separate each
"false" and "true" setting with a semicolon.
Variables:
<outlets1> is one or multiple outlet numbers to be set as NON-critical
outlets. Use commas to separate outlet numbers.
<outlets2> is one or multiple outlet numbers to be set as critical outlets.
User commas to separate outlet numbers.
Example
The following command sets outlets 1, 2, 3, 7, and 9 to be critical outlets,
and 4, 5, 6, 8, 10, 11 and 12 to be non-critical outlets on a 12-outlet PDU.
config:#
pdu nonCriticalOutlets 1-3,7,9:false;4-6,8,10-12:true
Enabling or Disabling Data Logging
This command syntax enables or disables the data logging feature.
config:#
pdu dataRetrieval <option>
Variables:
<option> is one of the options:
enable
or
disable
.
Option
Description
enable
Enables the data logging feature.
disable Disables
the
data logging feature.