User Guide

[TODO]

  1. Select the appropriate CMR for your target platform, download the archive and extract the CMR folder.
  2. Execute the startup script in the CMR folder to start the CMR.
  3. Download the inspectIT demo bundle and extract the content of the archive into a folder named dvdstore.
  4. Execute the script startJBossWithInspectIT to start the application server running the DVDStore application.
  5. Open the DVDStore http://localhost:8080/dvdstore/home
  6. Select Application Performance Settings
  7. Enable Slow Search
  8. Navigate to Shop
  9. Search for a b using the the search for DVDs form (search takes approximately 30 seconds)
  10. Select the appropriate inspectIT user interface for your target platform, download the archive and extract the inspectIT folder.
  11. Execute inspectIT.exe to start the user interface.
  12. Close the Welcome view
  13. Follow the actions in the figures

Metrics

MetricDescriptionAbbreviationSynonym
DurationThe time taken to execute the method including the execution of all called methods. Response Time
Exclusive Execution TimeThe time taken to execute the statements of method's body without the time for executing called methods.Excl. Time