1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$ sudo -u tomcat /opt/jdk/jdk1.8.0_331/bin/java -jar arthas-client.jar 127.0.0.1 3658
,---. ,------. ,--------.,--. ,--. ,---. ,---.
/ O \ | .--. ''--. .--'| '--' | / O \ ' .-'
| .-. || '--'.' | | | .--. || .-. |`. `-.
| | | || |\ \ | | | | | || | | |.-' |
`--' `--'`--' '--' `--' `--' `--'`--' `--'`-----'
wiki https://arthas.aliyun.com/doc
tutorials https://arthas.aliyun.com/doc/arthas-tutorials.html
version 3.7.1
main_class
pid 1383245
time 2023-09-23 15:53:00
[arthas@1383245]$
|