
Oracle SOA Suite 11g Performance Tuning Cookbook

Once the Hyperic server and agents have been installed, there are a few more steps that are needed to get the Hyperic server to monitor the WebLogic server instances that run your Oracle SOA Suite 11g application.
You will need to have the Hyperic server installed and configured, and the Hyperic agent installed and imported into the inventory. You will also need your WebLogic server instances running for Hyperic HQ to be able to discover them. You will also need read and write access for both the Oracle SOA Suite and VMWare Hyperic installations.
The following steps will configure your Hyperic server and agents to monitor WebLogic and SOA Suite 11g:
Navigate to the WebLogic server lib
directory:
cd MIDDLEWARE_HOME/wlserver_10.3/server/lib
Execute the jar
builder tool to create a wlfullcient.jar
file:
java –jar ../../../modules/com.bea.core.jarbuilder.1.7.0.0.jar
Copy the generated wlfullclient.jar
file into the bundles/agent...