JVM Native Memory attributes

Use the JVM Native Memory attributes to view the information on the Native Memory use for the JVM. The information breaks the Native Memory use down into categories. Each category is displayed as a row in the Tivoli Enterprise Portal and in the OMEGAMON enhanced 3270 user interface. The categories are related such that a particular category contains several sub-component categories.

Allocated Deep Indicates the number of the allocated objects for the specific category, which includes all the child objects of the category.

Allocated Shallow Indicates the number of the allocated objects for the specific category, which excludes the child objects of the category.

Bytes Deep Indicates the number of the allocated bytes for the specific category, which includes all the child bytes of the category.

Bytes Shallow Indicates the number of the allocated bytes for the specific category, which excludes the child bytes of the category.

ASID Indicates the hexadecimal address space ID of the job or started task that is hosting the Java virtual machine (JVM).

Category Name Indicates the name of the Native Memory category.

Category Parent Indicates the name of the Native Memory category's parent.

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.

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.

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

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

Tree Level Indicates the level of the tree in the OMEGAMON enhanced 3270 user interface. The level is used to identify the distance from the highest parent node.