eG Monitoring
 

Measures reported by MBeansCacheTest

The MBeansCacheTest monitors the accesses to the MBeans cache, where the MBeans are created and administered by the JMX Adapter Service. The JMX Adapter Service manages the configuration and lifecycle of the MBeanServer and provides access to it for applications, services, and libraries.

Measurement Description Measurement Unit Interpretation
Cache_hit_rate The ratio of the number of cache hits to the total number of accesses to the MBeanServer Hits/tries Ideally, this ratio should be high. Direct server accesses are expensive operations, and hence need to be kept at the minimum.