Is there a way to see the mediator and jdbc pool resource consumption?
![](http://jazz.net/_images/myphoto/016b1b369b1cfa85775aa06ab2e928da.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/016b1b369b1cfa85775aa06ab2e928da.jpg)
Hi, Vince
If you go to https://server:port/[context root/admin?internal=true#action=com.ibm.team.repository.admin.viewCounters
(for example: https://localhost:9443/jts/admin?internal=true#action=com.ibm.team.repository.admin.viewCounters)
you will find mediator and jdbc pool size under [Source Usage]section.
I guess that is what you are after. Thanks
If you go to https://server:port/[context root/admin?internal=true#action=com.ibm.team.repository.admin.viewCounters
(for example: https://localhost:9443/jts/admin?internal=true#action=com.ibm.team.repository.admin.viewCounters)
you will find mediator and jdbc pool size under [Source Usage]section.
I guess that is what you are after. Thanks
One other answer
![](http://jazz.net/_images/myphoto/016b1b369b1cfa85775aa06ab2e928da.jpg)
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)
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)