|
2 |
Complete the Generic installation only on Windows, as described in Create a Generic Installation for Manual Java EE Agent Integration . |
|
3 |
Copy the following block of code to your WebLogic Server startup script. Insert the block just before the WebLogic startup line. |
|
4 |
Set <integrate.cmd/sh> to the name of the integration task you created in step 2. For example: integrate-Generic_installation_only_on_Windows_Install_Configs_and_pre-instrument.cmd. |
|
5 |
Set the QUEST_DEPLOYMENT_DIRECTORY variable to the Installation Directory specified by the Java EE Integration Agent instance activated on this host. This agent instance was created in step 2. |
|
IMPORTANT: Review the section Understanding what should be instrumented before you begin manually integrating WebSphere®. |
|
2 |
Create a Generic Installation Only integration on the host. For more information, see Create a Generic Installation for Manual Java EE Agent Integration. |
|
3 |
Open the global setupCmdLine script in a text editor and make the following modifications: |
|
• |
|
• |
UNIX® — Add the following code to the end of the script: |
|
4 |
Set <integrate.cmd/sh> to the name of the integration task you created in step 2. For example: integrate-Generic_installation_only_on_Windows_Install_Configs_and_pre-instrument.cmd. |
|
5 |
Save your modified setupCmdLine script file. |
|
6 |
Locate your profile setupCmdLine script. The default installation places it in WAS_HOME/profiles/<profile_name>/bin. Set the QUEST_DEPLOYMENT_DIRECTORY at the end of the profile script to the Installation directory defined in step 2 to enable monitoring for that profile. |
|
7 |
Save the changes to your profile-specific setupCmdLine script. |