kszbcss / rhq-websphere-plugin

Plugin for RHQ which adds support for WebSphere Application Server
GNU General Public License v2.0
2 stars 1 forks source link

Detect incorrectly configured clientProgramName #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The DB2 Monitor will return wrong values if the clientProgramName of the data 
source is not set up correctly (i.e. if two data sources instances use the same 
clientProgramName). We should detect that condition by checking if there is a 
discrepancy between the number of connections reported by DB2 and the size of 
the connection pool.

Original issue reported on code.google.com by andreas.veithen@gmail.com on 25 Sep 2012 at 6:45