Receiving events in Business Monitor

Table-based event delivery uses a database table to deliver events to the monitor model. You configure your event service to send events to the event database table for the monitor model. IBM® Business Monitor uses table-based event delivery exclusively. If you were using queue-based event delivery in an earlier version, you must reconfigure your applications to use table-based event delivery for V8.5.5.

About this task

With table-based event delivery, the work can be distributed among multiple cluster members. The event flow skips the JMS queue of the monitoring model and directs all events into the event database table of the model. For most environments, this method improves performance by avoiding a persistence step that is required by the JMS queue.

Choose the following task depending on your environment to complete the configuration for this method.