jps:罗列出服务器运行的Java程序和进程ID
jsatat :内存的使用情况
jmap;
jstack:
jvm的性能监控
原文:https://www.cnblogs.com/lvcongblog/p/10262490.html