eG Monitoring
 

Measures reported by WLConnectorTest

This test extracts connector related statistics from a managed WebLogic server.

Measurement Description Measurement Unit Interpretation
Total_conns_created_rt Returns the total rate of connector connections created in this connector pool  Conns/Sec  
Total_conns_destroyed_rt Returns the rate of connector connections destroyed in this connector pool  Conns/Sec  
Total_conns_matched_rt Returns the rate of times a request for a connector connection was satisfied via the use of an existing created connection Conns/Sec  
Total_conns_rejected_rt Returns the rate of rejected requests for a connector connection in this connector pool  Conns/Sec  
Total_conns_recycled_rt Returns the rate of connector connections that have been recycled in this connector pool  Conns/Sec  
Current_active_conns Returns the current total number of active connections Number Compare the active connections to pool capacity. A value close to 100% indicates a connector bottleneck.
Active_conns_hwm Returns the high water mark of active connections in this connector pool since the pool was instantiated Number  
Current_free_conns Returns the current total free connections Number  
Free_conns_hwm Returns the high water mark of free connections in this connector pool since the pool was instantiated Number  
Max_capacity Returns the maximum capacity configured for this connector connection pool Number