...
Tip |
---|
See https://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html for information about garbage collection in Java. |
...
CPU | ||
Indicator | Description | Configurable |
---|---|---|
Active threads | The number of active threads in the JVM. | Yes |
CPU Overview | The total CPU usage by all processes. | Yes |
Process CPU | The CPU usage of the current JVM process presented as a percentage of the total available. | Yes |
...
Frontend Cache | ||
Indicator | Description | Configurable |
---|---|---|
Amount of cache files | The number of files in the frontend cache. | No |
Cache disk space | The size, in KB, of all cached files. | No |
Cache ratio | The number of frontend requests served from the cache divided by the number of generated frontend requests (in %) | No |
...
Memory Information | ||
Indicator | Description | Configurable |
---|---|---|
Installed RAM | The amount of RAM installed on the server. | Yes |
Heap allocated to the JVM | The amount of memory allocated to the Java Virtual Machine (JVM). | Yes |
Used heap memory | The percentage of used heap space compared to the total committed heap space. | Yes |
...
Disk | ||
Indicator | Description | Configurable |
---|---|---|
Capacity | The size of the hard disk drive on the server. | No |
Free Space | The amount of free space on the disk. | Yes |
Used Space (in GB) | The amount of space used on the disk. | No |