Chinaunix首页 | 论坛 | 博客
  • 博客访问: 169607
  • 博文数量: 49
  • 博客积分: 1093
  • 博客等级: 少尉
  • 技术积分: 525
  • 用 户 组: 普通用户
  • 注册时间: 2012-02-21 14:31
文章分类

全部博文(49)

文章存档

2012年(49)

我的朋友

分类: LINUX

2012-02-21 16:21:37

1)安装jprofiler :
       rpm -Uvh jprofiler_linux_6_0_3.rpm

   2)配置全局变量:

    vi /etc/profile

    #在/etc/profile的最后添加配置:
     export LD_LIBRARY_PATH=/opt/jprofiler6/bin/linux-x64:$LD_LIBRARY_PATH

    #执行下面的命令,使配置生效
     source /etc/profile

  3)配置resin

  在JVM参数中添加下面两条:
view source
print?
1        -agentlib:jprofilerti=port=8849
2        -Xbootclasspath/a:/opt/jprofiler6/bin/agent.jar
附 jprofiler6.0.3 注册码:

阅读(1237) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~