Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Servers: Monitoring: Performance

Configuration Options     Related Tasks     Related Topics

This page allows you to monitor performance information about this server. You can also use this page to force garbage collection or a thread dump.

Configuration Options

Name Description
Execute Thread Current Idle Count

The number of idle threads assigned to the queue.

MBean Attribute:
ExecuteQueueRuntimeMBean.ExecuteThreadCurrentIdleCount

Oldest Pending Request

The time that the longest waiting request was placed in the queue.

MBean Attribute:
ExecuteQueueRuntimeMBean.PendingRequestOldestTime

Throughput

The number of requests that have been processed by the queue.

MBean Attribute:
ExecuteQueueRuntimeMBean.ServicedRequestTotalCount

Queue Length

The number of waiting requests in the queue.

MBean Attribute:
ExecuteQueueRuntimeMBean.PendingRequestCurrentCount

Heap Free Current

The current amount of memory (in bytes) that is available in the JVM heap.

MBean Attribute:
JVMRuntimeMBean.HeapFreeCurrent

Heap Size Current

The current size (in bytes) of the JVM heap.

MBean Attribute:
JVMRuntimeMBean.HeapSizeCurrent

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top