Sun GlassFish Enterprise Server v3 Administration Guide

JVM Runtime Statistics

Use the following dotted name pattern for JVM runtime statistics:

server.jvm.runtime.statistic

The statistics that are available for the runtime in the JVM runtime for Java SE are shown in the following table.

Table 8–23 JVM Monitoring Statistics for Java SE Runtime

Statistic 

Data Type 

Description 

classpath-current

StringStatistic 

Classpath that is used by the system class loader to search for class files 

inputarguments-current

StringStatistic 

Input arguments passed to the JVM; not including arguments to the main method

managementspecversion-current

StringStatistic 

Management specification version implemented by the JVM 

name-current

StringStatistic 

Name representing the running JVM 

specname-current

StringStatistic 

JVM specification name 

specvendor-current

StringStatistic 

JVM specification vendor 

specversion-current

StringStatistic 

JVM specification version 

uptime

CountStatistic 

Uptime of the JVM (in milliseconds) 

vmname-current

StringStatistic 

JVM implementation name 

vmvendor-current

StringStatistic 

JVM implementation vendor 

vmversion-current

StringStatistic 

JVM implementation version