On pressing Enter, a red marker will appear on the region usage bar to mark the point at which the threshold is reached. The bar color turns red when the threshold is reached and a notification is generated.

Start verbose GC At any point, you can click the verbose GC check box to start collection of verbose GC data by the JVM. The JVM usually writes this information to stdout. Uncheck the box to stop logging verbose GC data.

Perform a garbage collection At any point, you can click the Perform GC button to force a System.gc garbage collection on the heap.

Related Topics

Basic Garbage Collection Concepts (page 87)

Using Monitoring Displays (page 117)

Using Profile Displays (page 137)

JMX Threads Tab

HPjmeter locates and tracks the live threads processing during the application run. This image shows available functions on the Threads tab.

Figure 4-7 JMX Viewer with Summary Threads Tab Open

See the list of live threads Pull the slider in the data pane to the right to reveal the current list of live threads.

Using the JMX Viewer 51