| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Idle_timeout
|
Returns
the time out period set for the bean |
Secs
|
This is a configuration setting. This measure will not be available for Sun Java Application server 8.2 and above. |
| Steady_pool_size |
Indicates
the average number of beans that a pool contains |
Number
|
This measure will not be available for Sun Java Application server 8.2 and above.
|
| Total_beans_destroyed |
The
total number of beans in a pool that have been destroyed by the pool |
Number
|
 
|
| Num_threads_waiting |
Returns
the number of threads that are waiting to get an instance of the bean |
Number
|
The value of this measure should be low for optimal performance. |
| Num_beans_in_pool |
The
number of beans in the bean pool currently |
Number
|
  |
| Max_pool_size |
The
maximum number of beans that the pool can contain |
Number
|
This is a configuration setting. |
| Pool_resize_quantity |
This
is the value by which the pool size can be increased or decreased, as
per the requirements. |
Number
|
This is a configuration setting. This measure will not be available for Sun Java Application server 8.2 and above. |
| Total_beans_created |
Indicates
the number of beans that have been created for a pool, during the last
measurement period |
Number
|
  |