eG Monitoring
 

Measures reported by SWSJVMTest

The SWSJVMTest provides JVM statistics for the process of the instance.

 The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Heap_Memory_Size Indicates the current heap memory size. Number  
Elapsed_GC_Time Indicates the garbage collection time during last measurement period. seconds  
No_of_GC_Occured Indicates the number of garbage collections occured during last measurement period. Number  
Present_Classes_Loaded Indicates the number of classes that are currently loaded in the JVM. Number  
No_of_Classes_Loaded Indicates the number of classes loaded during last measurement period. Number  
No_of_Classes_Unloaded Indicates the number of classes unloaded during last measurement period. Number  
No_of_Live_Threads Indicates the current number of live daemon and non-daemon threads. Number  
No_of_Started_Threads Indicates the number of threads created and/or started during last measurement period. Number
Peak_Live_Thread_Count Indicates the peak live thread count since the JVM started or the peak was reset. Number