Event Routing 10.15 | Communicating between Software AG Products Using Event Routing | Event Routing for Developers | Monitoring Event Routing Data
 
Monitoring Event Routing Data
 
Common Attributes for All Service MBeans
Attributes for Universal Messaging Service MBeans
Attributes for Queue MBean
As a developer of a product that uses Event Routing, you can create a JMX client to retrieve configuration information exposed by Event Routing. This enables you to monitor Event Routing data flowing through your system.
As a developer creating Event Routing services, you can expose configuration information specific to your service.
Note:
You must not expose any service-specific attributes of complex types in your JMX client. You must only use generic Java types, such as String, Integer/int, Long/br_long, Date, etc.