+

Search Tips   |   Advanced Search

View the Performance and Diagnostic Advisor recommendations

Runtime Performance Advisor uses Performance Monitoring Infrastructure (PMI) data to provide recommendations for performance tuning.

The Performance and Diagnostic Advisor uses Performance Monitoring Infrastructure (PMI) data to provide recommendations for performance tuning. Running in the Java virtual machine (JVM) of the application server, this advisor periodically checks for inefficient settings, and issues recommendations as standard product warning messages.


Tasks

The Performance and Diagnostic Advisor recommendations are displayed in two locations:

  1. The WebSphere Application Server SystemOut.log log file.

  2. The Runtime Messages panel in the administrative console. To view this administrative page, click Troubleshoot > Runtime essages > Runtime Warning.


Example

The following log file is a sample output of advice on the SystemOut.log file:
[4/2/04 15:50:26:406 EST] 6a83e321 TraceResponse W CWTUN0202W: 
Increasing the web container thread pool Maximum Size to 48 
might improve performance. 

Additional explanatory data follows.

Average number of threads: 48.

Configured maximum pool size: 2.

This alert has been issued 1 time(s) in a row. 
The threshold will be updated to reduce the 
overhead of the analysis.

IBM recommends using the High Performance Extensible Logging (HPEL) log and trace infrastructure . We view HPEL log and trace information using the logViewer .

  • Use the Performance and Diagnostic Advisor
  • Use High Performance Extensible Logging to troubleshoot applications