Usage data (JMX) views
You can access these views under Usage data (JMX) on the EZJE menu.
View name | Description | Access from |
---|---|---|
JMX Memory Summary (MEMSUM) | Summarizes JVM memory usage data for each JMX port that is defined to a target JVM memory consists of heap and non-heap memory:
You can hyperlink on the Interval Time and Date column to display data for a selected interval. You can also hyperlink on the Process ID column to see addition information in BMC AMI Ops Monitor for UNIX System Services views, and on the JMX Port column to see addition information in BMC AMI Ops Monitor for IP views. | Memory Summary option on EZJE |
JMX Memory Summary Detail (MEMSUMD) | Displays detailed memory summary information for a selected JVM, including, changes in used memory and CPU time spent doing garbage collection The view shows values for the interval and the time between requests for data. | On MEMSUM, hyperlink on the Job Name column. |
Memory Manager Summary (MEMMGRZ) | Summarizes memory pools by memory manager and process ID (PID) | Memory Managers option on EZJE |
Memory Manager (MEMMGR) | Lists all memory pools managed by memory managers for the JMX targets for the selected service point | On MEMMGRZ, hyperlink on the Memory Manager Name column. |
Memory Manager Detail (MEMMGRD) | Displays detailed memory information for a selected memory pool | On MEMMGR, hyperlink on the Pool Name column. |
Memory Pools (MEMPOOL) | Displays information about all memory pools associated with the selected memory manager You can hyperlink on the Interval Time and Date column to display data for a selected interval. | Memory Pools option on EZJE |
Memory Pool Detail (MEMPOOLD) | Displays detailed information about a selected memory pool | On MEMPOOL, hyperlink on the Job Name column. |
JMX Garbage Collection Summary (GCSUMZ) | Summarizes garbage-collection information by Job name and PID | Garbage Collection option on EZJE |
JMX Garbage Collection (GCSUM) | Displays garbage-collection information | On GCSUMZ, hyperlink on the Job Name column. |
JMX Garbage Collection interval (GCSUMI) | Displays garbage-collection interval data | Access GCSUMI using one of the following methods:
|
Thread Summary (THRDSUM) | Summarizes detailed thread information for a JVM or JMX port, including:
In addition, THRDSUM shows whether thread contention is enabled, and whether the JVM supports monitoring of object monitor usage, ownable synchronizer, and thread contention. | Thread Summary option on EZJE |
JVM Thread Summary Detail (THRDSUMD) | Displays detailed thread information for a selected JVM | On THRDSUM, hyperlink on the Job Name column. |
Thread Detail Summary (THRDDTLZ) | Summarizes of information by thread ID within the JVM The THRDDTLZ view has one entry for each active thread in the JVM. A stack trace is available for any highlighted thread name. If a thread is not blocked, BlockObject, LockOwnerName, and LockedAt are null. If thread contention is not supported or disabled, BlockedTime and WaitTime are zero. For CICS targets, you can hyperlink on the Tran ID, Program Name, and Task Number columns to see additional information about a thread in the BMC AMI Ops Monitor for CICS views. You can execute the following actions:
For more information, see Requesting-a-stack-trace-for-a-thread. | On THRDSUM, hyperlink on the Live Curr column. |
Thread Detail (THRDDTL) | Displays detailed information about active threads For CICS targets, you can hyperlink on the Tran ID, Program Name, and Task Number columns to see additional information about a thread in the BMC AMI Ops Monitor for CICS views. For Db2 threads (com.ibm.db2), you can hyperlink on the Class Name column to see Db2 thread information related to a JVM in BMC AMI Ops Monitor for Db2 views. | Access THRDDTL using one of the following methods:
|
Thread Detail Trace Entry (THRDDTLD) | Displays detailed information about a selected thread | On THRDDTL, hyperlink on the Thread Name column. |
Thread Contention (THRDCON) | Displays the status of threads On the THRDCON view you can identify threads that are in a BLOCKED state. You can hyperlink to the THRDDTLZ view to see details about the thread and the thread lock owner. For more information, see Identifying-blocked-threads. You can also execute the following actions:
For more information, see Requesting-a-stack-trace-for-a-thread. | Thread Contention option on EZJE |
JVM CPU Usage (JMXCPU) | Displays CPU usage information for each JVM defined in the target profile The CPU usage consists of the total CPU time in milliseconds for system threads, application threads, and resource-monitor threads. The system CPU time is an aggregate of GC, JIT, and other daemon threads. The application CPU time can be optionally divided into a maximum of five user-defined categories called Application-User1 through Application-User5. The Resource-Monitor CPU time is for threads that the application has designated as a resource-monitor category. This CPU time does not count towards determining the state of the application. | JVM CPU Usage option on EZJE |
JMX CPU Usage Detail (JMXCPUD) | Displays detailed CPU usage information for a selected JVM | On JMXCPU, hyperlink on the Job Name column. |