JVM Completed Job Detail attributes

Use the JVM Completed Job Detail attributes to view the health history for a single completed job.

Managed System Identifies a collection of the Java Virtual Machines that run on the LPAR that is monitored by the JVM Monitor. 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.

SMF ID Indicates the System Management Facility (SMF) identifier of the LPAR.

Collector ID Indicates the identifier of the OMEGAMON Monitoring for JVM collector instance.

Write Time Date and time the health history record was cut

Job Name Indicates the name of the job or started task that is hosting the JVM.

ASID Address Space ID (in hex) of the jobname hosting this JVM.

Liberty Profile Describes whether the JVM is running under a Liberty profile.

Process ID Indicates the UNIX System Services process ID (PID) of the JVM.

Subsystem Type z/OS subsystem type for job or started task using the JVM. Valid values include CICS, CICSTG, DB2, IMS, Liberty, Standalone, WebSphere, z/OSMF, ODM, UCD, Unknown, and N/A. N/A means that the Java Agent has not yet determined the subsystem type because the Java Agent is not completely initialized.

GCs per Minute Indicates the rate of garbage collections per minute.

Percent Time in GC Pauses Indicates the proportion of time that was spent in garbage collection pauses.

Heap Occupancy Indicates the average percentage of heap that was in use after garbage collection.

System GC Count Indicates the number of System (forced) GCs.

Lock Missed Percent Indicates the percentage of total gets for which the thread that is trying to enter the lock on synchronized code had to wait.

Lock Util Percent Indicates the percentage of time that the lock was held.

Avg Lock Hold Time Indicates the average amount of time in milliseconds that the lock was held or owned by a thread.

General CPU Percent Indicates the proportion of the execution time that was spent on general-purpose processors within the last 30 seconds.

zIIP on CP Percent Indicates the proportion of the execution time within the last 30 seconds that occurred on general-purpose processors that was eligible to be executed on zIIP processors, which were not available.

Thread Count Indicates the number of threads.

Threads Blocked Indicates the number of blocked threads.

Application Application running this Java virtual machine (JVM).

JVM Profile Indicates the name of the JVM profile that is running for this CICS region.

Application Version Indicates the version of application or feature.

Start Time Indicates the date and time the JVM was started.

64-Bit Memory Free Percent Indicates the percentage of 64-bit memory that remains unallocated.

64-Bit Memory Free Indicates the amount of 64-bit memory that remains unallocated in bytes.

24-Bit Memory Free The amount of 24-bit virtual memory remaining below the 16MB line in the address space.

24-Bit Memory Free Percent The percentage of 24-bit virtual memory remaining below the 16MB line in the address space.

31-Bit Memory Free Indicates the amount of 31-bit memory that remains unallocated in bytes.

31-Bit Memory Free Percent Indicates the percentage of 31-bit memory that remains unallocated.