jcmd-java-1.8.0-openjdk-1.8.0.121-0.b13.el7_3.x86_64 (1) Linux Manual Page
jcmd – Sends diagnostic command requests to a running Java Virtual Machine (JVM). Synopsisjcmd [-l|-h|-help]jcmd pid|main-class PerfCounter.printjcmd pid|main-class -f filenamejcmd pid|main-class command[ arguments]DescriptionThe jcmd utility is used to send diagnostic command requests to the JVM. It must be used on the same machine on which the JVM is running, and have the same effective user…
