Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Jolt Connection Pools: Monitoring

Column Display     Related Tasks     

If this Jolt connection pool is currently active, you can use this page to view runtime statistics for the connection pool or to reset its connection to the Jolt servers.

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
Pool Name

The name of this Jolt connection pool.

MBean Attribute:
JoltConnectionPoolRuntimeMBean.Name

Server

MBean Attribute:
JoltConnectionPoolRuntimeMBean.Server

Machine

MBean Attribute:
JoltConnectionPoolRuntimeMBean.Machine

Max Capacity

The maximum connections configured for this Jolt pool.

MBean Attribute:
JoltConnectionPoolRuntimeMBean.MaxCapacity

Pool State

The pool state as one of 'Active' 'Suspended'.

MBean Attribute:
JoltConnectionPoolRuntimeMBean.PoolState

Security Context Propagation

Indicates whether the security context is propagated.

MBean Attribute:
JoltConnectionPoolRuntimeMBean.SecurityContextPropagation

Connections

Returns an array of JoltConnectionRuntimeMBeans that each represents the statistics for a Jolt Connection.

MBean Attribute:
JoltConnectionPoolRuntimeMBean.Connections

Related Tasks


Back to Top