Skip to end of banner
Go to start of banner

POC inspectIT - CoScale Integration: How-To

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 2 Next »

Setting up inspectIT

inspectIT Server

  1. Download the inspectIT server aka. CMR (Central Measurement Repository) with integrated CoScale plugin from here:
  2. Extract the archive and execute the startup.sh (on Windows: startup.bat) script to start the server. 

If started successfully the console log should show the following line at the end:

Console Log
...
2016-09-14 10:36:41,908: 16582  [           main] INFO      rocks.inspectit.server.CMR - CMR started in 16318.977642 ms

inspectIT Rich Client

  1. Download the inspectIT Rich Client with the CoScale extension from here: 
  2. Extract the archive and execute the inspectIT file (on Windows: inspectIT.exe) to start the rich client.
  3. Connect the rich client to the CMR:
    1. Open the Repository Manager View
    2. If your CMR is running on the localhost, you already should see that the CMR is connected (green ball / checkmark):


    3. Otherwise configure a new connection to your CMR by clicking on .
    4. In the opened wizard enter the Name and IP-Address and click on Finish.
  4. Define an instrumentation Environment (this step is important for the agent to be connected!)
    1. Switch to the Configuration perspective and open the Instrumentation Manager


    2. Create an instrumentation environment for your application. Give it some name.
       
       
    3. Open the agent mapping view:
       

    4. Create a new mapping by clicking on the green plus button at the right.
    5. In the wizard enter the name and IP address of your agent and select the previously created environment.
    6. Note: These steps provide only a basic instrumentation. How to create an advanced, meaningful instrumentation (that is application specific) is described on a separate page: Configuration basics

inspectIT Agent

  1. Download the inspectIT Agent from here:
  2. To install the inspectIT agent follow the instructions on the corresponding section on this page: Manual JavaAgent installation.
  3. Once the application started successfully with the agent, the connected agent should appear under the CMR node in the Repository Manager View in the rich client:

Validate Installation

To check whether installation and the instrumentation configuration was successful do some interaction with your target application and check whether inspectIT shows any data that has been collected:

Configuring CoScale Extension



  • No labels