Event emitter services

You can use the wbmDeployEventEmitterServices command to install the Java Messaging Service (JMS) and Representational State Transfer (REST) API service applications (.ear files) to a server or cluster. The event emitters receive the events from your applications and deliver the events to IBM® Business Monitor.

Purpose

The wbmDeployEventEmitterServices command installs and configures the JMS and REST event emitter services. You must install IBM Business Monitor wherever you want to use the event emitter services, and then run this command.

Example

The following example uses Jacl to install the event emitter services on a cluster.
$AdminTask wbmDeployEventEmitterServices {-cluster cluster1}

Parameters

The wbmDeployEventEmitterServices command accepts the parameters listed in the following table.
Parameter and Value Required? Description Comments
-cluster cluster_name | -server server_name -node node_name Required The cluster to install the event emitter services on, or the server and node to install the event emitter services on. If you specify a cluster, do not specify the server or node.

If you specify the server, you must also specify the node.