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