eG Monitoring
 

Measures reported by WLEJBLockTest

This test collects measures related to the EJB locking activity of the WebLogic server.

The measures made by this test are as follows:
Measurement Description Measurement Unit Interpretation
Locked_beans_count The sum total of the beans from within an EJB group that are currently locked Number  
Attempts_to_lock_rate The sum total of the rate at which attempts were made to obtain a lock on every bean within an EJB group Attempts/Sec  
Timeout_rate The sum total of the rate at which threads have timed out waiting for a lock on every bean within an EJB group. Timeouts/Sec  
Threads_waiting_rate The sum total of the rate at which threads have been waiting for a lock on every bean bean in an EJB group Threads/Sec The detailed diagnosis of this measure, if enabled, provides locking information pertaining to the individual beans in the monitored EJB group. The details displayed include: The Bean name, the number of locked beans, the number of attempts made to lock, the timeout rate, and the threads waiting rate of the bean.