Java Virtual Machine Monitoring

jps : JVM process status tool

Parameter Description:

-p prevents the output of class name, Jar file name, main method parameters, and only displays the JVM process

-m displays the parameters passed to the main function, the output can be Null

-l displays the full package name of the main class or the full path to the Jar file

-v displays arguments passed to the JVM

-V show class name, Jar file name, JVM process

 output format

lvmid [[classname|JARfilename|"Unknown"][arg*][jvmarg*]]

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326491994&siteId=291194637