Skip to main content

Agent Installation

To use the WhaTap monitoring service, after Sign up, create a project and then install the agent to the target server.

Creating a project

Create a project before installing the agent.

  1. Log in WhaTap monitoring service.

  2. To create a project, on the left of the screen, select All Projects > + Project.

  3. Select a product in Select product for installation.

  4. Configure the settings for Project name, Data server region, and Time zone.

    Create Project

  5. In Notification language setting, select the language for alert messages.

  6. After all settings are finished, select Creating a project.

Note
  • A Data server region refers to a region (a bundle of data centers installed to provide cloud services). Selecting a specific region stores your data in the datacenter that belongs to that region.

  • Time zone is the reference time for generating alerts and reports.

  • To group multiple projects for management, select a group from Project groups or add a group. For more information about grouping, see the following.

  • To add a project with an organization selected, Groups of organization must be set.

Checking the access key

The access key is the unique ID to enable the WhaTap service.

In the installation guide section, select Getting the access key. After the access key has been issued automatically, proceed to the next step.

Note

After a project has been created, the Agent installation page appears automatically. If the Agent installation does not appear, select Management > Agent installation on the left of the screen.

Download agent

Once you have received a access key, the Download button is enabled in the Agent File Download section. Select EXE Download or ZIP Download to download the agent installation file.

Note
  • The .zip file is also provided for the users who cannot accept .exe files due to security issues.

  • For server security, it is recommended to run the downloaded installation file rather than installing through the browser.

Installing the agent

  1. Double-click the downloaded installation file to run it.

  2. According to the on-screen instructions, enter the access key in License Key and the WhaTap server IP in WhatTap IP.

    You can copy the access key and WhaTap server IP values from the project creation screen of the WhaTap Monitoring Service.

    .NET installation - 01

  3. Click Next.

  4. In the following screen, click Install. Proceed with the installation.

  5. Click Finish to finish the installation.

Configuration file after installation of the .NET agent

It consists of a tracer to collect monitoring data and agents to transfer the collected data to the server.

  • WhaTap.ClrProfiler.dll: .NET CLR profiler. It is connected to the .NET tracing API.

  • WhaTap.Trace.dll: It processes the data passed by the profiler and sends it to the agent.

  • whatap_dotnet.exe: This program transfers the data passed from the agent or tracer to the collection server.

  • whatap.conf: Configuration file for the agent environment

Starting the monitoring

Once the application server has been restarted, the agent starts collecting data.

Note

For more information about the agent update, see the following.