Use the following dotted name pattern for JVM operating system statistics:
server.jvm.operating-system.statistic
The statistics that are available for the operating system for the JVM machine in Java SE are shown in the following table.
Table 8–22 JVM Statistics for the Java SE Operating System
Statistic |
Data Type |
Description |
---|---|---|
arch-current |
StringStatistic |
Operating system architecture |
availableprocessors |
CountStatistic |
Number of processors available to the JVM |
name-current |
StringStatistic |
Operating system name |
version-current |
StringStatistic |
Operating system version |