The Adaptive Action Manager components
interact with each other and with other WebSphere® Business Monitor components
to respond to business situations.
The Adaptive Action Manager consists of
the following components:
- Adaptive Action Manager handlers: Are a set of action handlers
that are used to launch the appropriate action service.
- Adaptive Action Manager logging service: Provides
logging and tracing information about action invocations.
The
Adaptive Action Manager components
perform the following functions by interacting with other components in
WebSphere Business Monitor:
- The WebSphere Business Monitor administrator
binds situation events to action services by defining the action handler and
the action template and associating them with situation events.
- The Adaptive Action Manager receives situation
events from the Common Event Infrastructure (CEI), which are emitted to CEI
by the Monitor Server component.
- The Adaptive Action Manager parses the
received situation events and determines an appropriate action by looking
up the action in the Action Catalog database, where the information about
bindings are stored.
- The Adaptive Action Manager invokes each
action handler with a situation event and an action template to invoke the
required action service.