jProfiler connect remotely monitor Linux and Tomcat JVM running state

The first step, download software

Official website address: https://www.ej-technologies.com/download/jprofiler/files ,

Mac client GUI interface

download

Linux server

download2

The second step, installation

1. Once you have downloaded the tar package linux server upload, extract.

2, modify the tomcat bin / catalina.sh file

CATALINA OPTS=" -agentpath:/home/software/jprofiler11.0.1/bin/linux-x64/libhprofilerti.so=port=10001,nowait"

modifyTomcat

jprofiler的安装路径和端口,我配的端口是10001

3, and then restart tomcat

start tomcat

We can see the successful launch of the 10001 port.

The third step is to install windows jprofiler clients and establish a remote connection

1, installed software Mac jprofiler

2, connected to monitor the operation linux

Click on

setting

Selecting a Remote Connection

Select the version of jdk

Connection address

jprofiler on Linux installation path

port

port

carry out.

Click start center can see their assigned

Then select, click start

apple new settings

Guess you like

Origin www.linuxidc.com/Linux/2019-08/159828.htm
Recommended