jps which shows the JVM process currently running on the machine, together with their process id
jstat which print a dump of the memory consumption of a JVM process
syntax
jstat -gcutil
this blog is intended to be a place to store code snippets, examples, notes... in order to have them handy and to quickly find during the everyday work