The dpmutil set|get|delete amq command lets you configure the ActiveMQ Message Broker for CA Server Automation. Some CA Server Automation components use the Message Broker to pass data between them. This command sets the Message Broker URL.
This command has the following format:
dpmutil {-set|-get|-delete} -amq [-locale iso639value]
Defines the URL for the ActiveMQ Message Broker.
Example: tcp://servername:port
Identifies the name of the server where the ActiveMQ Message Broker is installed.
Specifies the ActiveMQ Message Broker listening port.
Default: 61616
Displays the URL configured for the ActiveMQ Message Broker.
Deletes the URL configured for the ActiveMQ Message Broker.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Copyright © 2013 CA. All rights reserved. |
|