当前位置:网站首页>JVM工具之 JPS
JVM工具之 JPS
2022-08-04 05:35:00 【阿里巴巴首席技术官】
作用:列出当前系统监测到的JVM列表
参数格式:jps 【-q】 [-mlvV] [hostid]
默认不加hostid就是显示本机
-q 参数: 只显示JVM标识符 (也就是进程id) 列表
-mlvV 参数:多个组合参数
-m:显示传递给方法的参数
-l:显示jar文件包名或 jar路径
-v:显示传递给JVM的参数
hostid参数
指jps命令要查找的主机,默认为本机
例如查询远程服务器上的JVM实例列表
使用方式如下 (备注:远程服务器需要开启rmi才可以使用)
jps -m remote.domain:2002
3002 /opt/jdk1.7.0/demo/jfc/Java2D/Java2Demo.JAR
3102 sun.tools.jstatd.jstatd -p 2002
边栏推荐
- Database document generation tool V1.0
- golang rtsp拉流测试
- 数据库实体类对应daoimpl,基础的增删改查。
- A priori box (Anchor) in target detection
- 目标检测中的先验框(Anchor)
- Uos统信系统 Postfix-smtps & Dovecot-imaps
- 关于gopher协议的ssrf攻击
- ffmpeg打开rtsp流应该设置的几个参数
- 事件链原理,事件代理,页面的渲染流程,防抖和节流,懒加载和预加载
- Computer software: recommend a disk space analysis tool - WizTree
猜你喜欢
随机推荐
在线公众号文章内容转音频文件实用小工具
DropBlock: 卷积层的正则化方法及复现代码
Gramm Angle field GAF time-series data into the image and applied to the fault diagnosis
Memory Management
EfficientNet解读:神经网络的复合缩放方法(基于tf-Kersa复现代码)
什么是多态。
基于子空间结构保持的迁移学习方法MLSSM
原型图总结规范
子空间结构保持的多层极限学习机自编码器(ML-SELM-AE)
Implementation of ICEEMDAN Decomposition Code in MATLAB
SENet detailed explanation and Keras reproduction code
搭建redis哨兵
【C# - 爬虫】使用Selenium实现爬虫,获取近七天天气信息(包含完整代码)
用chrome dev tools 强制js注入
ffmpeg打开rtsp流应该设置的几个参数
Unable to preventDefault inside passive event listener due to target being treated as passive. See
Visualization and Animation Technology (Computer Animation)
数据库文档生成工具V1.0
Uos统信系统 SSH
键盘扫描码