wbmRegisterRemoteEventSources command

Use the wbmRegisterRemoteEventSources command to create an event source with the connection information for a remote server.

This command can be used for both CEI and non-CEI configurations. Local event sources are created on the Business Monitor server by default and are recreated each time the server starts. For example, if you add a CEI configuration to a local server with only Dynamic Event Framework (DEF), the event sources list is refreshed when the server is restarted.
Tip: When there are changes to a remote host, delete the associated event source and then use this command to recreate it.

Example

AdminTask.wbmRegisterRemoteEventSources('[-hostName host_name 
-port port_number -connectionAuthAlias authorization_alias]')

Parameters

The command accepts the following parameter.
Parameter and Value Required? Description Comments
-hostName host_name Required The host name or IP address of the deployment manager for the remote cell. This parameter is optional when creating a local event source.
-port port_number Required The SOAP port number for the remote cell.  
-connectionAuthAlias authorization_alias Required The connection authorization alias. The authorization_alias value must be a local authentication alias that contains the WebSphere Application Server user credentials for connecting to the deployment manager of the event source cell.