Monitor services by using a local mapping service to emit
events. You can view and process these events by using IBM® Integration Bus or by developing
your own JMS application.
Before you begin
Decide which JMS provider you want to use to consume the
events that are emitted by the local mapping service. IBM Integration Bus contains built-in
data capture functions that you can use for archive, audit, and problem
determination purposes. You can also use another JMS provider and
develop your own JMS application. For more information about these
options, see Event emissions when using service mapping.
Note: To include
message data in events, you must create the WebSphere® variable SM_EVENT_POLICY_PERMIT_MESSAGE_DATA and
set its value to true. For a Network Deployment
environment, the scope of the WebSphere variable
definition determines whether the policy is applied to all nodes in
the cell, or to individual clusters or servers. For information about
managing WebSphere variables,
see Creating,
editing, and deleting WebSphere variables.
Procedure
- Configure your JMS provider.
- Create and enable an event point on the local mapping service.
See Creating an event point on a local mapping service by using the command line.