User guide

Chapter 7: Using the Command Line Interface
159
PDU Configuration Commands
A PDU configuration command begins with pdu. You can use the PDU
configuration commands to change the settings that apply to the whole
Dominion PX device.
The commands are case sensitive so ensure you capitalize them
correctly.
Changing the PDU Name
This command syntax changes the Dominion PX device's name.
config:# pdu name "<name>"
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.
Example
The following command assigns the name "my px12" to the PDU.
config:# pdu name "my px12"
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.
For more information, see Setting Data Logging (on page 62).