Go to main content
1/12
Contents
Title and Copyright Information
Preface
Audience
Documentation Accessibility
Related Documents
Conventions
1
Introduction to Coherence Management
1.1
Conceptual Overview of Coherence Management
1.2
Management Reporting in Coherence
1.3
Overview of Management Configuration
1.4
Managing Coherence with Enterprise Manager
2
Using JMX to Manage Coherence
2.1
Configuring JMX Management
2.1.1
Enabling Remote JMX Management on a Cluster Member
2.1.2
Enabling Local JMX Management on a Cluster Member
2.1.3
Enabling JMX Management When Using the Startup Scripts
2.1.4
Stopping a Cluster Member from being Managed Remotely
2.1.5
Disabling JMX Management
2.1.6
Filtering MBeans
2.1.7
Configuring Management Refresh
2.1.7.1
Setting the Management Refresh Expiry
2.1.7.2
Setting the Management Refresh Policy
2.1.7.3
Setting the Management Refresh Timeout
2.2
Accessing Coherence MBeans
2.2.1
Accessing MBeans Using Java VisualVM
2.2.2
Accessing MBeans Using the JConsole Utility
2.2.3
Accessing MBeans Using the HTML Adapter Application
2.2.4
Setting Up the Coherence MBeanConnector
3
Registering Custom MBeans
3.1
Registering Custom MBeans Declaratively
3.1.1
Creating an MBean Configuration File
3.1.2
Registering MBeans Using a Class Name
3.1.3
Registering MBeans From an MBean Factory
3.1.4
Registering MBeans Using a Query
3.1.5
Specifying a Different MBean Configuration Override File
3.1.6
Restricting MBeans to the Local MBean Server
3.2
Registering Custom MBeans Programmatically
4
Using JMX Reporting
4.1
Overview of JMX Reporting
4.2
Enabling JMX Reporting On a Cluster Member
4.3
Switching the Default Report Group Configuration File
4.4
Changing the Report Timestamp Format
4.5
Administering JMX Reporting Using the Reporter MBean
4.6
Running JMX Reporting in a Distributed Configuration
5
Creating Custom Reports
5.1
Overview of Creating Custom Reports
5.2
Constructing a Report Configuration File
5.2.1
Specifying General Report Characteristics
5.2.1.1
file-name Macros
5.2.1.2
file-name Macro Examples
5.2.2
Specifying Data Columns
5.2.2.1
How to Include an Attribute
5.2.2.2
How to Include Part of the Key
5.2.2.3
How to Include Information from Composite Attributes
5.2.2.4
How to Include Information from Multiple MBeans
5.2.2.5
Including Multiple MBean Information Example
5.2.2.6
How to Use Report Macros
5.2.2.7
How to Include Constant Values
5.2.3
Including Queries in a Report
5.2.4
Using Filters to Construct Reports
5.2.5
Using Functions to Construct a Report
5.2.5.1
Function Examples
5.2.6
Using Aggregates to Construct a Report
5.2.6.1
Aggregate Examples
5.2.7
Constructing Delta Functions
5.2.7.1
Delta Function Examples
5.3
Creating a Custom Report Group Configuration File
5.3.1
Specifying the Report Refresh Frequency
5.3.2
Specifying the Output Directory for Reports
5.3.3
Specifying the Report List
5.4
Configuring Custom Reports to Generate
6
Analyzing Reporter Content
6.1
Understanding the Cache Size Report
6.2
Understanding the Cache Usage Report
6.3
Understanding the Flash Journal Report
6.4
Understanding the Management Report
6.5
Understanding the Memory Status Report
6.6
Understanding the Network Health Detail Report
6.7
Understanding the Network Health Report
6.8
Understanding the Node List Report
6.9
Understanding the Proxy Report
6.10
Understanding the Ram Journal Report
6.11
Understanding the Service Report
A
Coherence MBeans Reference
A.1
MBean Index
CacheMBean
ClusterMBean
ClusterNodeMBean
ConnectionManagerMBean
ConnectionMBean
FlashJournalRM
ManagementMBean
PointToPointMBean
RamJournalRM
ReporterMBean
ServiceMBean
StorageManagerMBean
TransactionManagerMBean
B
Report File Configuration Reference
B.1
Report File Deployment Descriptor
Element Reference
column
filter
filters
params
query
report
report-config
row
C
Report Group Configuration Reference
C.1
Report Group Configuration Deployment Descriptor
Element Reference
init-param
init-params
report-config
report-group
report-list
Scripting on this page enhances content navigation, but does not change the content in any way.