-
Couldn't load subscription status.
- Fork 168
Description
This issue is a proposal for the addition of a new component of java-contrib dedicated to the monitoring of IBM IIB/ACE solutions.
IBM Integration Bus (IIB)/Application Connect Enterprise (ACE) is an integration platform to connect applications and data across environments.
We aim to work on offering support to monitor this solution.
Specifically, we want to support monitoring critical use cases:
- Report if a broker is not started, blocking the application from sending or receiving data
- Report inactive message flows in a broker by measuring the number of message flows that are in stopped status
- Report the status of the integration server
- Report the max elapsed time spent processing an input message.
One possible approach is to monitor ACE by using the REST API.
An example of REST API is https://www.ibm.com/docs/en/app-connect/11.0.0?topic=api-displaying-integration-servers
Please help us refine this proposal, comment and signal support if you are interested in this monitoring.