Index Changes

Difference between version and version     

Back to Systemic Qualities.Monitoring, or Systemic Qualities.Monitoring Info


At line 8 changed 1 line.
Please see [Sierra Update-Monitoring And Management|http://wiki.open-esb.java.net/Wiki.jsp?page=SierraUpdate#section-SierraUpdate-RuntimeMonitoringAndManagement] for information on changes required in the JBI Framework to support monitoring.
For information on changes required in the JBI Framework to support monitoring, please see the following pages:
At line 10 added 5 lines.
* [SierraMBeanNotifications]
* [SierraUpdateRuntimeMonitoring]
* [SierraStatisticsPresentation]
At line 17 added 13 lines.
! Custom MBeans
There are currently 4 types of custom MBeans that are registered by components. They are:
* Configuration - Used by components to control their runtime configuration
* Administration - Used by components to provide administration functionality, like listing active/inactive endpoints, suspend/resume endpoints (like Http BC)
* Statistics - Used by components to provide extended statistics
* [ManagementActions|http://wiki.open-esb.java.net/Wiki.jsp?page=ExtendedManagementActions] - Used by components to provide custom management functionality - like BPEL SE provides the ability to purge database data
You can register custom MBeans using
{{{
componentContext.getMBeanNames().createCustomComponentMBeanName("Configuration")
}}}
At line 257 added 3 lines.
----
* Back to [SystemicQualities]

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-11) was last changed on 28-Oct-09 03:08 AM, -0700 by Gopalan Suresh Raj