eG Monitoring
 

Measures reported by JbEjbTest

This test monitors the EJBs deployed on the JBoss server.

Measurement Description Measurement Unit Interpretation
Creation_rate The EJB creation rate EJBs/Sec  
Removal_rate The EJB removal rate EJBs/Sec  
Message_rate The rate at which messages are handled Msgs/Sec  
Method_ready_count The number of EJBs where the methods are currently in the ready state to service clients. A Method is a function invoked by clients on the EJB to perform a specific task. Number  
Ready_count The number of EJBs that are currently ready to service clients Number  
Pooled_count The number of EJBs that are in the pool, currently Number  
Passive_count The number of EJB instances that have been passivated, currently. Passivation is the act of storing an EJB instance in a permanent store like a hard disk for future activation. Number