Instrument Clustered WebLogic Servers

For clustered WebLogic servers, you start and stop using Node Manager, and configure server startup in the WebLogic Server Administration Console.

  1. Open the WebLogic Server Administration Console.
  2. Navigate to Environment > Servers and click your server in the Server List.
  3. Click the Server Start tab.
  4. In the Arguments field, add the following line, replacing <agent_home> with the path to the Java Agent:
    -javaagent:/<agent_home>/javaagent.jar
  5. Restart the application server.