bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Monitoring --> JMS

Tasks     Related Topics     Attributes

Overview

This tab provides statistics on JMS servers and connections on your server. This page also provides links to the tables of active JMS connections, active JMS servers, and active pooled JMS connections, which monitor such attributes as total current sessions.

Totals for JMS server statistics are displayed on the page. You can also click the monitoring text links to monitor all active JMS servers, connections, and pooled JMS connections, which are session pools used by EJBs and servlets that use a resource-reference element in their EJB deployment descriptor to define their JMS connection factories.

Tasks

JMS Connection Runtime

Active JMS Servers

JMS Pooled Connections

Related Topics

"Monitoring a Welogic Server Domain"in the Administration Guide

Attributes

Table 1-33

Attribute Label

Description

Value Constraints

Current Connections

The current number of connections to this WebLogic Server.

MBean: weblogic.management.
runtime.JMSRuntimeMBean

Attribute: ConnectionsCurrentCount


Connections High

The peak number of connections to this WebLogic Server since the last reset.

MBean: weblogic.management.
runtime.JMSRuntimeMBean

Attribute: ConnectionsHighCount


Total Connections

The total number of connections made to this WebLogic Server since the last reset.

MBean: weblogic.management.
runtime.JMSRuntimeMBean

Attribute: ConnectionsTotalCount


Current JMS Servers

The current number of JMS servers that are deployed on this WebLogic Server instance.

MBean: weblogic.management.
runtime.JMSRuntimeMBean

Attribute: JMSServersCurrentCount


Servers High

The peak number of JMS servers that were deployed on this WebLogic Server instance since the server was started.

MBean: weblogic.management.
runtime.JMSRuntimeMBean

Attribute: JMSServersHighCount


Servers Total

The number of JMS servers that were deployed on this WebLogic Server instance since the server was started.

MBean: weblogic.management.
runtime.JMSRuntimeMBean

Attribute: JMSServersTotalCount


 

Back to Top Previous Next