Why and when to perform this task
The Java Virtual Machine Profiler Interface (JVMPI) enables the collection of information, such as data about garbage collection, object utilization, and thread states, from the Java Virtual Machine (JVM) that runs the application server and enables more comprehensive performance analysis. Once JVMPI is enabled, selected statistics can be enabled to collect specific data using the PMI custom option.To enable Java Virtual Machine Profiler Interface (JVMPI) data reporting for each individual application server:
Steps for this task
Related tasks
Enabling PMI using the administrative console
Enabling Performance Monitoring Infrastructure using the wsadmin tool