The orb tree, The thread pool tree, Example 18–6 – Sun Microsystems GLASSFISH ENTERPRISE 820433510 User Manual
Page 175: Jms service schematic, Example 18–7, Orb schematic, Example 18–8, Thread pool schematic

EXAMPLE 18–6
JMS Service Schematic
jms-service
|-- connection-factories [AKA conn. pools in the RA world]
|
|-- connection-factory-1 (All CF stats for this CF)
|-- work-management (All work mgmt stats for the MQ-RA)
The ORB Tree
The ORB node holds monitorable attributes for connection managers. The following schematic
shows the top and child nodes for the ORB components. The nodes at which monitoring
statistics are available are marked with an asterisk (*). See
“Statistics for Connection Managers
EXAMPLE 18–7
ORB Schematic
orb
|--- connection-managers
|
|--- connection-manager-1 *
|
|--- connection-manager-1 *
The Thread Pool Tree
The thread pool node holds monitorable attributes for connection managers. The following
schematic shows the top and child nodes for the ORB components. The nodes at which
monitoring statistics are available are marked with an asterisk (*). See
EXAMPLE 18–8
Thread Pool Schematic
thread-pools
|
|--- thread-pool-1 *
|
|--- thread-pool-2 *
About Statistics for Monitored Components and
Services
This section describes the monitoring statistics that are available:
■
“EJB Container Statistics” on page 176
■
“Web Container Statistics” on page 180
■
“HTTP Service Statistics” on page 181
■
“JDBC Connection Pools Statistics” on page 182
■
“JMS/Connector Service Statistics” on page 184
■
“Statistics for Connection Managers in an ORB” on page 185
About Monitoring
Chapter 18 • Monitoring Components and Services
175