Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Broker Monitor Configuration Parameters | Broker Monitor Configuration Parameters
 
Broker Monitor Configuration Parameters
monitor-alias
Specifies an automatically generated serial number for the Broker Monitor instance when multiple installations of Broker Server and Broker Monitor of the same versions are running. Windows does not display the instance number for the first instance of the Broker Monitor service. Subsequent instances of the service are numbered starting from (2). Do not edit this value.
monitor-allowed-client-ipaddress-list
Specifies a comma separated list of IPv4 and IPv6 addresses of the Broker Monitor clients. Provide the actual IP addresses of all the clients you wish to allow access to Broker Monitor. To configure Broker Monitor access for the localhost, provide the loopback IP address and link-local address (if any) along with the actual IP address of the localhost. For example, to specify the addresses of the localhost, set monitor-allowed-client-ipaddress-list=10.20.47.71,127.0.0.1, 2a00:2000:4061::e:134,::1,fe80::250:56ff:fe9d:45f8. If this parameter contains IP addresses, only the clients specified in the IP address list can access the Broker Monitor. If you do not specify any IP address in this parameter, there is no restriction on any clients for administering the Broker Monitor and the corresponding Broker Servers. By default, no value is assigned to this parameter.
monitor-ipaddress
Specify the IP address for Broker Monitor port binding. By default, the Broker Monitor port binds to all the available IP interfaces on the system.
monitor-log-alert
Specify 0 to disable or 1 to enable logging of alert messages. The default is 1.
monitor-log-eventlog
Specify 0 to disable or 1 to enable logging of messages to the Windows Event Log Service. The default is 1 on Windows host machines.
monitor-log-info
Specify 0 to disable or 1 to enable logging of informational messages. The default is 1.
monitor-log-snmp
Specify 0 to disable or 1 to enable generation of SNMP traps. The default is 0.
monitor-log-syslog
Specify 0 to disable or 1 to enable logging of messages to the UNIX syslog. The default is 1 on UNIX host machines.
monitor-log-syslog-facility
Specify the UNIX syslog facility to which the messages are to be sent. The default is local5.
monitor-log-warning
Specify 0 to disable or 1 to enable logging of warning messages. The default is 1.
monitor-max-broker-start-delay
Specify the maximum time in seconds Broker Monitor must wait for a monitored Broker Server to start before reporting operation failure. The default is 30 (Seconds).
monitor-port
Specifies the Broker Monitor port.
monitor-process-creation
Specify true if you want Broker to start as a Windows application. The default is false (Broker starts as a Windows service). This parameter is specific to Windows.
monitor-start-servers
Specify no if you do not want Broker Monitor to restart any of the monitored Broker Servers when the Broker Monitor restarts or when any of the monitored Broker Servers go down. If monitor-start-servers=no, and if a monitored Broker Server with auto-restart=1 stops abnormally, Broker Monitor will not attempt to re-start that Broker Server. The default is yes.
server-<broker_port>.datadir
Specifies the data directory of the Broker Server that is using the port specified by <broker_port>. This parameter is created automatically for each Broker Server monitored by the Broker Monitor. Edit this parameter value only if you re-configure the Broker Server.
server-<broker_port>.exec
Specifies the full path of the executable of the Broker Server that is using the port specified by <broker_port>. This parameter is created automatically for each Broker Server monitored by the Broker Monitor. Edit this parameter value only if you re-configure the Broker Server.
server-<broker_port>.port
Specifies the Broker Server port. This parameter is created automatically for each Broker Server monitored by the Broker Monitor. Edit this parameter value only if you re-configure the corresponding Broker Server.
server-<broker_port>.version
Specifies the version of the Broker Server that is using the port specified by <broker_port>. This parameter is created automatically for each Broker Server monitored by the Broker Monitor. Edit this parameter value only if you re-configure the corresponding Broker Server.