Instrument WebSphere 5.x

  1. Log in to the administrative console of the WebSphere node where you want to install the App Server Agent.
  2. In the administrative console, click Servers.
  3. Click Application Servers.
  4. Click the name of your server.
  5. Under Additional Properties, click Process Definition.
  6. On the next page, under Additional Properties, click Java Virtual Machine.
  7. 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
  8. Click OK.