Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

The diagnoseIT prototype is integrated into inspectIT – the open source performance troubleshooting tool. In general, diagnoseIT builds on top of the Common Trace API to process trace data tool independent.

Downloads

URLPlatformDescription
Central Measurement Repository (CMR)
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/CMR-diagnoseIT@inspectIT-linux64.tar.gzLinux 64bitThe CMR maintains the collected monitoring data of the agent.
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/CMR-diagnoseIT@inspectIT-win64.zipWindows 64bit
inspectIT User Interface
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/UI-diagnoseIT@inspectIT-linux64.tar.gzLinux 64bitThe user interface allows to analyze the monitoring data maintained by the CMR and to run diagnoseIT.
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/UI-diagnoseIT@inspectIT-macosx64.zipMac OSX 64bit
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/UI-diagnoseIT@inspectIT-win64.zipWindows 64bit
JVM Monitoring Agent
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/inspectit-agent-sun1.5.zipLinux, Windows, Mac OSXThe monitoring agent is started with the JVM and collects data.
Demo Bundle
ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/DemoBundle-diagnoseIT@inspectIT-linux64.zip Linux 64bit

Contains a complete demo bundle comprising a demo application (DVDStore), JMeter (as load generator),

load scripts, as well as all inspectIT/diagnoseIT components (configured Agent, CMR and UI).

ftp://ntftp.novatec-gmbh.de/inspectit/diagnoseit/DemoBundle-diagnoseIT@inspectIT-win64.zip Windows 64bit

Quick Start

  1. Select appropriate Demo bundle for your target platform
  2. Unpack the bundle and execute the startAll.sh script, startAll.bat script on Windows respectively. This script will start all required components:
    1. inspectIT CMR
    2. DVDStore as the demo application
    3. loadIT/Jmeter as the load generator with a proper load script
    4. inspectIT UI
    5. Browser with the DVDStore Home Website 
  3. On the DVDStore Home Website: navigate to the "Application Performance Settings" tab and activate performance problems you would like to observe in the demo application.
  4. Switch to the loadIT/JMeter window and start the load script (Run -> Start)
  5. Switch to the inspectIT UI, close the welcome view and follow the actions in the figures below to view diagnoseIT results
  6. A more detailed guide for diagnoseIT is available here.

 

Demo Guide

  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

 

 

HowTo Video

  • No labels