安装准备:在centos服务器中需先安装jdk、tomcat
1.下载Probe
github地址:https://github.com/psi-probe/psi-probe
码云地址:https://gitee.com/mirrors/psiprobe/
下载war包地址:
链接:https://pan.baidu.com/s/1sRV4k4FQlcsveXX8qaqT-Q
提取码:24er
2.tomcat增加用户
vim tomcat-users.xml
将war包放到tomcat目录webapps下运行tomcat
3.运行&访问
访问IP+端口/probe,例:127.0.0.1:8080/probe,输入账号密码即可访问probe。
以上就是我CentOS中安装Tomcat监控工具 psiProbe3.3.1的过程,祝君成功!