Go to primary content
Previous
Previous
Next
Next

Using the System Tab

The System tab provides information about the system on which the JVM is running, performance attributes of the JVM, and a list of system properties.

Server Information

The Server Information panel at the top of the System tab contains a list of categories with values for the server on which the JVM is running. This information is useful for debugging development and runtime problems of the application, and for filing support requests.

This is general system information that you cannot change.

JVM Statistics

The JVM Statistics panel contains the current values for key performance attributes of the JVM. By default, the following attributes are displayed in the table:

To add an attribute to the table, click the Add attributes button in the top right corner of the JVM Statistics panel. To remove an attribute, right-click it in the table and select Delete.

By right-clicking an attribute, you can change its update interval, units, and for some attributes it is possible to set the value.

System Properties

The System Properties panel contains a table with keys and values of all the properties invoked with the JVM. To filter the properties, select the filter column (Key or Value) and specify the filter string in the text field above the table.

This is general system information that you cannot change.


Previous
Previous
Next
Next