Jprofiler和websphere 8

时间:2014-08-29 11:22:22

标签: websphere-8 jprofiler

您是否可以帮我配置带有websphere 8远程处理模式的JProfiler。

进行此配置需要执行哪些步骤。

Websphere正在AIX 64位上运行

谢谢

2 个答案:

答案 0 :(得分:0)

通常,您可以通过向JVM的调用添加特殊VM参数来使用JProfiler来分析任何JVM。

调用

会话 - >集成向导 - >新远程集成

在JProfiler的主菜单中,按照向导中的步骤获取平台和JVM的VM参数。

答案 1 :(得分:0)

1) EN JPROFILER

An application a remote computer -> On a Remote Computer ->  Linux x86 /amd64 ->

jvm vendor -> oracle
version -> 1.7.0
mode -> hotspot

64 bit jvm check.

wait for a connection from the profiler gui.

specify the remote address ->

remote installation directory -> /opt/xxxx/jprofiler

default port: 8849.

start.

2) Previously you should copy the zip that the wizard gave u on that folder.

 /opt/xxxx/jprofiler

3) At web sphere:

https://xx.xx.xx.xx:9043/ibm/console

Server -> Server type -> Webspher application servers -> Server1 -> Java and Process Management -> Process Definition -> Java Virtual Machine - > Generic Java Arguments

Add this line:

-Xshareclasses:none -agentpath:/opt/xxxx/jprofiler/bin/linux-x64/libjprofilerti.so=port=8849