Monitoring JVM programs

You can use the EXEC CICS COLLECT STATISTICS command, or the CEMT PERFORM STATISTICS command, with the JVMPROGRAM option, to collect statistics on Java programs that run in a JVM. (CICS does not collect statistics for these programs when a COLLECT or PERFORM STATISTICS PROGRAM command is issued, because the JVM programs are not loaded by CICS.) The JVM program statistics show, for each program: “Interpreting JVM statistics” in the CICS® Performance Guide has more information about JVM statistics, and tells you how to find the full listings and reports for these statistics.