Monitoring the data source usage
Oracle SOA Suite applications make a very heavy use of database connections, so if the connection pools get exhausted, then performance can suffer dramatically. By monitoring the data source usage, you can ensure that the number of available connections is sufficient.
Getting ready
You will need to install Oracle SOA Suite and the Hyperic HQ server and agents for this recipe. Both Hyperic HQ and Oracle SOA Suite will need to be running. You will also need the login credentials for the Hyperic HQ console.
How to do it...
By following these steps, we can monitor the data source usage:
Log in to the Hyperic HQ console.
Open the Resources menu, and select Browse.
Select the platform that has the server you want to monitor, which should be one of your SOA Suite managed servers.
On the left-hand side of the Resources panel, select the WebLogic managed server that you wish to monitor.
Select the data sources entry in the Resources pane on the left-hand side.
Select the data...