JVM Completed Job Summary attributes
Use the JVM Completed Job Summary attributes to review monitored JVMs that have completed recently.
Application Application running this JVM.
ASID Address Space ID (in hex) of the jobname hosting this JVM.
Collector ID Indicates the identifier of a JVM collector instance.
Job Name Indicates the name of the job or started task that is hosting the JVM.
JVM Profile Identifies the name of the JVM Profile for a CICS® JVM.
JVM Server Identifies the name of the JVM Server for a CICS JVM.
Managed System Identifies a collection of the Java Virtual Machines that run on the LPAR that is monitored by IBM® Z OMEGAMON® AI for JVM. The value is a text string of up to 32 alphanumeric characters that combines the Collector ID and the SMF ID in the following format: Collector_ID:SMF_ID:JVM.
Max Garbage Collection Pause Maximum proportion of time spent in GC pauses (percent).
Max Garbage Collection Rate Maximum Rate of garbage collection (collections/minute) reached during the job.
Max General CPU Maximum proportion of time the job spent on general purpose processors during it's execution.
Max Heap Occupancy Average percentage of heap in use after garbage collection.
Max Lock Hold Time The maximum amount of time any lock was held or owned by a thread, for example the amount of time spent in a synchronized block, measured in milliseconds.
Max Lock Miss Percent Maximum percentage of total gets for which a thread trying to enter the lock on synchronized code had to wait.
Max Lock Util Maximum percentage of time the lock was held.
Max Occ After Global Maximum occupancy after global GC during life of JVM.
Max Thread Count Maximum number of threads encountered during the job's execution.
Max Threads Blocked Maximum number of blocked threads found at any time during execution.
Max zIIP on CP Maximum proportion of execution time on general purpose processors eligible to be executed on zIIP processors but were unavailable.
Process ID Indicates the UNIX System Services process ID (PID) of the JVM.
Sample Count Number of history collection samples for this job.
SMF ID Indicates the System Management Facility (SMF) identifier of the LPAR.
Start Time Date and time that JVM was started.
Subsystem Type z/OS® subsystem type for job or started task using the JVM.