JProbeforWindowsEXEFormat_810
chmod a+x jprobe810_install.bin
./jprobe801_install.bin -i console
至此,JProbe安装完成
拷贝已经破解的文件client-support.jar到/opt/JProbe_8.1/lib下面
给予权限
chmod a+x client-support.jar
上传文件jprobe-suite.license
导入
cd /opt/JProbe_8.1/bin
chmod a+x jprobe-suite.license
./jplicense add /opt/JProbe_8.1/bin/jprobe-suite.license
6.监控resin服务
jps
.jpattach pid
原文:http://www.cnblogs.com/qmfsun/p/5881519.html