Is there a way to see the mediator and jdbc pool resource consumption?
![]()
Being able to see the concurrent users would also probably help me solve the same issue to know if my pools are large enough. Otherwise I am taking a shot in the dark as to how high the pools should be set. Is this information available anywhere?
|
Accepted answer
One other answer
![]()
I haven't actually done it before, but I believe you can do it using CLM Server Monitoring.
https://jazz.net/wiki/bin/view/Deployment/CLMServerMonitoring https://jazz.net/wiki/bin/view/Deployment/CLMServerMonitoringDataDictionary https://jazz.net/wiki/bin/view/Deployment/CLMServerMonitoringPoolMonitor (According the last link, you can monitor the JDBC connection pool and RDB mediator pool) |