Collect response time breakdown data


+

Search Tips   |   Advanced Search

 

Collecting data on response time helps you analyze and diagnose performance problems in production and testing environments.

The data collection infrastructure must be installed, instrumented, and running on all the computers from which you are interested in collecting data.

Also, see Troubleshooting and unsupported scenarios for information about data collection limitations.

After you have identified how to re-create an application problem consistently, collect the profiling data surrounding the problem. In a production environment, you will import the relevant data from the IBM Tivoli Enterprise Monitoring Server. In a development or testing environment, you will enable collection of response time breakdown and then record the flow of execution within the application.

It is important to test the smallest possible portion of the application in order to focus only on the part that exhibits the problem. This will simplify the analysis later. If you are unsure of what the trigger is, you might have to collect more data and use more thorough filters to view the data.

  1. Import data from a production environment
  2. Collect data from a development or test environment
  3. Data collection infrastructure
  4. Import response time breakdown data
  5. Collect real-time response time breakdown data
  6. Collect response time breakdown data from a Web service
  7. Collect response time breakdown data from non-Java EE applications


Related

  • Problem analysis overview
  • Common application performance problems
  • Find the causes of performance problems
  • Analyze application failures
  • Create a reproducible scenario for application performance analysis