Skip to main content

Management

Agent Update

Updating to the latest version

Home > Select Project > Management > Agent Update

When you update the agent, the latest version of the agent file is automatically downloaded to the agent installation path (agent path) and it is restarted. The update takes about 1 minute. During an update, the download and update success messages appear on the screen step by step. After an update, the agent is automatically changed to the latest version.

  • For the agents that can be updated, the Update button is enabled.

  • To update agents individually, select Update to the right of each agent.

  • To update all agents at a time, select Update all agents to the latest version.

Tip

If you move to another menu while updating an agent, you cannot check its progress. While updating an agent, you cannot update another agent at the same time.

In case of update failure

In case of no agent restart

If the agent is not automatically changed to the latest version after display of a successful download message, manually restart the agent. Run the stop.sh and startd.sh batch files sequentially in the agent installation path (agent path).

Manual download of the agent

If downloading is not possible, proceed with agent installation in the following order:

  1. Go to Management > Agent Installation.

  2. Select Download in 2 of the Install guide section to download the latest version of the agent.

  3. Unzip the downloaded file.

  4. Upload only the whatap.agent.dbx-X.Y.Z.jar file to the agent installation path (agent path).

  5. Run the stop.sh and startd.sh batch files to restart the agent.

Returning to the previous version

  1. On the upper right of the screen, select Previous version.

  2. The list of downloadable agents appears.

  3. Select a desired version.

  4. Select Download for the agent to return to the selected version.

  5. Download the file to the installation path of the selected agent.

  6. Delete the whatap.agent.dbx-X.Y.Z.jar file of the higher version from the agent installation path.

  7. Run the stop.sh and startd.sh batch files to restart the agent.

Note

Because the batch file is set to run the highest version of the agent in the installation path, delete the higher version of JAR file to run the previous version of the agent.

Note

The minimum version of the DBX agent to use the PostgreSQL monitoring V2 is 1.6.7.

Agent deletion

Deleting from the server where the agent have been installed

Among the Java processes running on the server, the process containing whatap.agent.dbx string is terminated. Run stop.sh in the path where the agent has been installed. Afterwards, delete the agent file and user roles registered in the agent.

Deleting on the service screen

To delete the agent from Whatap Monitoring Service, go to Agent List. Before deleting the agent, terminate the agent process on the server where the agent has been installed.

  1. Select a project to delete the agent from the project list.

  2. On the left of the screen, select Management > Agent List.

  3. Select Delete icon on the utmost right of the agent to delete from Agent List.

Note
  • Only inactive agents can be deleted.

  • Depending on the agent version, the delete function may not be supported. Update the agent to the latest version.