MBeans |
In MBeans tab, on expansion of com.cordys node displays information about the Managed Component of Process Platform. For each Managed Component, attributes, operations, notifications and sub components can be monitored and managed.
Attributes
In the context of Process Platform, the settings and counters are exposed as attributes of the Managed Component.
Counters : Counters expose performance data which is used by the administrators to monitor and manage applications. The counter name starts with ctr.
For example, ctr_NOMNodePoolMemory.
The detailed description of the counters can be found in Management Interface of Process Platform.
Double click any attribute to view the chart displaying the value of the attribute at a certain time period.
For example, the image shown below is the graphical view of the counter ctrv_NOMNodePoolMemory_current.
Operations
Operations node displays the list of operations that can be performed in MBeans. The operations appear as buttons in MBeans which will be invoked by clicking the appropriate button.
Notifications
The alerts in Process Platform are exposed as JMX notifications in MBean. The Administrator should click on 'Subsribe' button to view the notifications otherwise click on 'Unsubsribe' button when doesn't want to see the notifications.