# Update der Agenten

Wenn der Agent aktiv ist, stoppen Sie ihn. Falls notwendig, erstellen Sie bitte ein Backup des existierenden Agenten-Ordners.&#x20;

Entpacken Sie die neue Version des entsprechenden Agenten in einen temporären Ordner. Machen Sie eine Hardkopie der Agenten-Dateien und legen diese in den existierenden Agenten-Ordner **ohne** die config-Datei zu kopieren.&#x20;

Danach vergleichen Sie die existierende config-Datei mit der neuen config-Datei und wenden alle Änderungen an, die notwendig sind. Siehe untenstehende Liste für entsprechende config-Dateien:&#x20;

| JMeter-Agent     | bin/agent.properties            |
| ---------------- | ------------------------------- |
| DB-Agent         | aquaAgentDatabaseGui.exe.config |
| PowerShell-Agent | aquaAgentPowerShell.exe.config  |
| Unix-Agent       | agent.properties                |
| Ranorex-Agent    | aquaRanorexAgentGui.exe.config  |
| SoapUI           | agent.properties                |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aqua-cloud.io/documentation/de-documentation/installation-fur-on-premise/system-anforderungen/update-ihrer-installation/update-der-agenten.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
