Skip to main content

Configuration

The Whatap agent writes the necessary settings for each agent in whatap.conf. The agent locates and loads the configuration file through the environment variables. For user convenience, the WhaTap Monitoring Service also provides the agent configuration function.

Configuring the agent on the service screen

Home > Select Project > Management > Agent CONFIG.

Instead of directly modifying the whatap.conf file in the monitoring target server, you can add, modify, and delete the agent setting options in the WhaTap monitoring service.

Note
  • This function is only available to the members with Edit role. The members without Edit role can only view the settings.

  • You can set the options in the following format.

    • Select true or false for a boolean value.
    • For numeric values, you can enter only number.
    • When entering or modifying a text (string) value, check the option description in detail.
  • You cannot select any option that is not editable. (e.g. license)

  • You may restart each agent depending on the option that has been added, modified, or deleted.

  • The option keys that can be applied may differ depending on the application type and agent version.

Adding options

Agent CONFIG.

  1. In Agent List, select the number1 agent to add options to.

  2. In number2 Write Options, select options to add.

    • You can find options to add in Search. Enter text to filter matching options.
    • If you select Direct Input, you can enter the option keys and values.
  3. Check the description and default value of the selected option key, and then enter the setting.

    • To cancel the selected option, select Delete icon.
    • To add new options, select + Add and then repeat Step 2.
  4. After adding the desired options, select Apply on the upper right of the screen.

Apply the selected options and settings to agents.

Note
  • To initialize the content in modification, select Reset icon on the upper right of the screen.
  • If you select Apply without entering options, the options are deleted.
  • The added options cannot be selected in the option list.
  • The option keys that can be applied may differ depending on the application type and agent version.
  • The example images may differ depending on the application type and agent version.

Modifying or deleting options

Modifying options

  1. Scroll up or down the screen, or select a desired option to edit or delete from the option list on the left.

  2. Select or edit the desired value for the option to change. To delete an option, select Delete icon.

  3. Select Apply to apply your changes.

Note
  • If you want to move to the top of the screen, select number3 Go to add options.

  • If you select Apply without entering options, the options are deleted.

Applying to multiple agents simultaneously

Changed options can be applied simultaneously to multiple agents that belong to a project.

  1. If you check Apply to Multiple Agents on the upper right of the screen, checkboxes are created for each option.

  2. Select the checkboxes of the options you want to apply simultaneously. You can select multiple items.

  3. Select Apply on the upper right of the screen.

  4. If the Apply Agent window appears, select an agent to apply the changed options to. To select all, select Select All.

  5. Select Apply.

Setting the default values of the agent

To avoid the hassle of repeatedly applying the settings when adding a new agent to a project, you can create and apply default settings for each project and task.

  • Object Kind Default: In the whatap.conf file, the options can be commonly applied to the agents classified as whatap.okind, and the applied options can be checked.

  • Project Default: The options can be commonly applied to all agents belonging to the project, and the applied options can be checked.

Note
  • If you select Object Kind Default or Project Default tab and then apply the options, it is useful to commonly manage agents.

  • The application order of options is as follows: Object Kind Default, Project Default, and Agent CONFIG..

    • If the value of option b is 1000 in Project Default and it is 2000 in Object Kind Default, the option value set in Object Kind Default, 2000 takes precedence.
    • If the value of option b is null in Project Default and it is 2000 in Object Kind Default, the option value set in Object Kind Default takes precedence.

Sharing the agent settings

Agent settings can be saved as a json file, and the file can be loaded and applied to other agents.

  1. In the agent list, select an agent to export the settings to a json file.

  2. On the upper right of the screen, select Export icon.

  3. Download the json file.

  4. In Agent List, select other agents.

  5. On the upper right of the screen, select Import icon.

Check the agent settings fetched from the json file.

Guide to the agent configuration options

The following links provide descriptions of the options that can be set.