eG Monitoring
 
Measures reported by OraEjbTest

This test monitors the state of EJB component groups hosted on an Oracle application server (10g or higher). By default, the eG Enterprise system will monitor only those EJBs that are part of a group. The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Avg_activation_time The average time taken for activating this bean/beans in this EJB group Secs  
Avg_creation_time The average time taken for creating this bean/beans in this EJB group Secs  
Avg_passivation_time The average time taken for passivating this bean/beans in this EJB group Secs  
Avg_postcreate_time The average time taken for a post create call on this bean/beans in this EJB group Secs  
Avg_removal_time The average time taken for removing this bean/beans in this EJB group Secs  
Bean_activations The number of times this bean/beans in this EJB group were activated Number  
Bean_creations The number of times this bean/beans in this EJB group were created Number  
Bean_passivations The number of times this bean/beans in this EJB group were passivated Number  
Bean_postcreations The number of times this bean/ beans in this EJB group were post created Number  
Bean_removals The number of times this bean/ beans in this EJB group were removed Number  
Cur_threads_activate The number of threads that are currently used for activating this bean/ beans in this EJB group Number  
Cur_threads_create The number of threads that are currently used for invoking a create call on this bean/ beans in this EJB group Number  
Cur_threads_passivate The number of threads that are currently used for passivating this bean/ beans in this EJB group Number  
Cur_threads_postcreate The number of threads that are currently used for placing a postcreate call on this bean/ beans in this EJB group Number  
Cur_threads_remove The number of threads that are currently used for removing this bean/ beans in this EJB group Number