1. First decompress jprofiler7 to/home/VMS/jprofiler7 (first register to get Trial License: http://www.ej-technologies.com/download/jprofiler/trial)
2. Modify the. profile file and add the following content:
Export LD_LIBRARY_PATH = $ LD_LIBRARY_PATH:/home/VMS/jprofiler7/bin/linux-x64
3. Modify the _ base_start.sh file and add the following content:
Java_opts = "$ java_opts-xshareclasses: None-agentpath:/home/VMS/jprofiler7/bin/linux-x64/libjprofilerti. So = Port = 8848"
4. log on to the session again and run the application. For example,./start_policyserver.sh. In this way, the policyserver is started through the jprofiler7 proxy.
5. Start jprofiler7 on the window machine.
5.1 and select "an application server, locally or remotely". Next Step
5.2 select "Apache Tomcat 7.x" and click Next
5.3 select "on a remote computer" and "Linux x86/amd64". Next Step
5.4 JVM vendor: IBM
Version: 1.6.0
Mode: JIT
Select "64-bit JVM" and click "Next ".
5.5 next step
5.6 "remote address" fill in the IP address of the server to be connected. Next Step
5.7 "Remote Installation Directory" fill in/home/VMS/jprofiler7, next step
5.8 "locate the start script" fill in startup. Sh in tomcat7, And next
5.9 "jprofiler port": Enter 8848. Next Step
5.10 next step
5.11 select "Yes, start the session and wait for the application server ."
6. You can monitor the application.