B ECC Commands

This appendix describes the Oracle Communications Billing and Revenue Management Elastic Charging Engine (ECE) Elastic Charging Controller (ECC) commands.

See "Using the Elastic Charging Controller to Manage Nodes" for information about ECC.

ECC Commands

Table B-1 shows the ECC commands and their descriptions.

Table B-1 Elastic Charging Controller (ECC) Commands

Command Description

addNode

Add an ECE node.

addNode runs the sync command which installs ECE on the host machine of the node.

addNode adds an entry for the node in the topology file.

addNode does not start the node. You must use the start command to start the node.

cat

Concatenate and print files.

encrypt

Encrypt the given string.

:exit

Exit the shell.

:help

Get help for commands.

:history

Get history.

infoCollector

Collect log files.

init

(For simulator only) Initialize a node by role.

jps

Launch the Java Virtual Machine Process Status Tool.

kill

Same as bash kill.

ls

Same as bash ls.

removeNode

Remove an ECE node.

You must stop the node before running removeNode.

removeNode reports a warning if the node is in a running state.

rollingUpgrade

Perform a rolling upgrade of ECE.

shutdown

(For simulator only) Gracefully terminate simulator by name or by role.

simulate

(For simulator only) Start simulating request on node by role or name.

status

Display cluster information or status.

status goes through each node defined in the topology to query if the node is started or stopped.

start

Start nodes by name or by role.

stop

Stop nodes by name or by role.

sync

Install ECE on all remote hosts as specified in the topology file.

See "Configuring ECE Topology".

tail

Display the last part of a file.