Monitoring committed transactions
The number of committed transactions on a server gives a good indication of how busy it is, so this can be a good indicator of the user load on a system. This recipe will show us how to view the Hyperic charts and metrics related to the Java Transaction API subsystem.
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...
Follow these steps to monitor the number of committed transactions:
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 JTA resource from the Resources pane on the left-hand side.
The graph pane...