JBoss Community Archive (Read Only)

RHQ 4.9

System Events

This subsystem is designed to facilitate integration with external systems as well as support advanced server side plugin logic that can add additional functionality to the system. This would provide an event stream that could be registered for. Events could be things like inventory changes, alerts activated, configuration changes and other resource and system level changes.

Event Types

  • Group CUD

  • Resource

    • Resource CUD

    • Availability Change

    • Config Changed

    • Alert Fired

    • OOB Detected

    • Content CUD

    • Support System Fired

    • Relationships Changed

  • System

    • Agent registered

    • User CUD

Implementation

Definition of a Management Event
ManagementEventSourceType sourceType
int sourceId
int relativeSourceId
ManagementEventType eventType
String eventInfo

Outstanding work

  • Integrate cluster configuration management in order to setup clustered JBoss Messaging.

  • Complete the rest of the event firing hooks

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 08:15:54 UTC, last content change 2013-09-18 19:41:14 UTC.