Instrument WebSphere 6.x

  1. Log in to the administrative console for the WebSphere node where you want to install the Java Agent.
  2. In the left navigation tree, select Servers > Application servers .
  3. Click the name of your server in the list of servers.
  4. In the Configuration tab, select Java and Process Management.
  5. Enter the javaagent option with the full path to the Java Agent javaagent.jar file in the Generic JVM arguments field.
    For Windows:
    -javaagent:<Drive Letter>:<agent install location>\javaagent.jar
    For Linux:
    -javaagent:<agent install location>/javaagent.jar
  6. Click OK.