Data collection and analysis scenario support


+

Search Tips   |   Advanced Search

 

The data collection infrastructure supports the following types of data collection:

Tivoli databases DB types...

The data collection infrastructure works with the tool to retrieve stored application performance information...

  • Aggregated statistics
  • Tivoli Enterprise Monitoring Server DB with instance-level data
Java EE applications ARM data is provided by supported Java EE appservers.
WebSphere Web services See the installation guide for information about supported versions.
Web application under automated test Including tests and schedules created in Rational Performance Tester.
ARM-instrumented application If application is not running on a supported Java EE application server, manually insert ARM API calls in the code.

For example, if you ARM-enable a database, you could see a transaction go from application into the database, see all the processing in the database, and see the response come back, all displayed in one sequence diagram.

App, Web, and DB logs Can be imported, analyzed, and correlated for...

  • Performance analysis
  • Application failure (lock up or stop) analysis

Back