Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Command-Line Utilities | Broker Server Configuration Utility | server_config list
 
server_config list
The list subcommand contacts the specified Broker Monitor on the specified host machine and provides a list of the known Broker Servers, their configurations, and current status. If the utility cannot contact the Broker Monitor, it provides a list of the configurations of known Broker Servers from the Broker Server configuration file on the default Broker Monitor port. This is the only subcommand to server_config that you can use with a host other than the local host.
Syntax
server_config list [-h host] [-monitor_port port]
Argument
Description
-h host
The name or IP address of the host machine on which the Broker Server is installed. If the -h argument is omitted, the utility lists the Broker Servers on localhost.
-monitor_port port
The port number assigned to the Broker Monitor.
If there are multiple webMethods Broker installations on the same host machine, use the -monitor_port argument to specify the installation from which you want to retrieve information.
If the -monitor_port argument is omitted, the utility lists the Broker Servers on the default Broker Monitor port (6850).
Example
server_config list -h atlas -monitor_port 6851