IBM Business Monitor action services

IBM® Business Monitor requires action services to invokes actions, such as sending dashboard alerts or email notifications, when it receives defined situation events. Use the wbmDeployActionServices command to install the action services application. You must already have installed the IBM Business Monitor messaging engine and outbound event emitter factory before you can install the action services application. In the four-cluster topology, the action services application is installed on the support cluster.

Purpose

The wbmDeployActionServices command installs the action services application.

Example

The following example uses Jython to install and configure the action services on a cluster.
AdminTask.wbmDeployActionServices('[-cluster cluster1]')

Parameters

The wbmDeployActionServices 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 action services on, or the server and node to install the action 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.