Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

JMS Server: Monitoring: Active Connections

Column Display     Related Tasks     Related Topics

This page allows you to view active connections to this JMS server. A JMS connection represents an open communication channel between an application and the messaging system, and is used to create a session for producing and consuming messages.

To view session information for a specific JMS connection, in the Sessions Current Count column, click the hyperlinked number for the session that you want to monitor.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Client ID

The client ID for this connection.

MBean Attribute:
JMSConnectionRuntimeMBean.ClientID

Sessions Current Count

The current number of sessions for this connection.

MBean Attribute:
JMSConnectionRuntimeMBean.SessionsCurrentCount

Sessions High Count

MBean Attribute:
JMSConnectionRuntimeMBean.SessionsHightCount

Sessions Total Count

The number of sessions on this connection since the last reset.

MBean Attribute:
JMSConnectionRuntimeMBean.SessionsTotalCount

Host Address

The host address of the client JVM as a string.

MBean Attribute:
JMSConnectionRuntimeMBean.HostAddress

Related Tasks

Related Topics


  Back to Top