User guide

Chapter 7: Using the Command Line Interface
179
Circuit Breaker Configuration Commands
A circuit breaker configuration command begins with ocp. The command
configures an individual circuit breaker.
Changing the Circuit Breaker Name
This command syntax names a circuit breaker.
config:# ocp <n> name "<name>"
Variables:
<n> is the number of the circuit breaker that you want to configure.
The value is an integer between 1 and 50.
<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 command assigns the name "Email servers CB" to the circuit breaker
3.
config:# ocp 3 name "Email servers CB"
Environmental Sensor Configuration Commands
An environmental sensor configuration command begins with
externalsensor. You can configure the name and location parameters for
an individual environmental sensor.
Changing the Sensor Name
This command syntax names an environmental sensor.
config:# externalsensor <n> name "<name>"
Variables:
<n> is the ID number of the environmental sensor that you want to
configure. The number is assigned and shown on the Dominion PX
web interface. It is an integer between 1 and 16.
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.