Linux
To create a project, you need to sign up for a WhaTap account in advance. After completing the sign-up, proceed with project creation.
Creating a project
Create a project before installing the agent.
-
Log in to the WhaTap Monitoring Service.
-
In the left side menu, click All Projects > + Project.
-
On the Select product screen, select the product you want to install.
-
Enter or select the following items:
-
Project name: Enter the project name.
-
Data server region: Select the data server region. A region is a group of data centers that provide cloud services. Your data will be stored in the selected region.
-
Time zone: Set the time zone to be used for alerts and report generation.
-
Notification language setting: Set the language for alert notifications. (Supports Korean and English)
-
Project groups: Group multiple projects for easier management. Select a group if applicable.
-
Project description: Add additional details or a description for your project.
-
-
After completing all settings, click the Creating a project button.
If you add a project while an organization is selected, you must set the Groups of organization field.
For more information about groups, see the related document.
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.
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 receive the access key, the download button in the Agent file download section will be activated. Click the TAR.GZ Download button to download the agent installation file.
Install agent
-
Extract the downloaded file.
tar -xzvf whatap_dotnet_linux.tar.gz -
After extracting, run the installation script. The license key and collection server address are required.
sudo ./install.sh <license key> <collection server address>
The installation script is included in whatap_dotnet_linux.tar.gz.
Start monitoring
When the application server is restarted, the agent starts collecting information. For details about agent updates, refer to this document.