Skip to content

Commit 71b351a

Browse files
content-sync - KNW-2109 pick-25
1 parent 122b0ac commit 71b351a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/onprem/de/agent_linux_legacy.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ image::linux.png[width=120]
1919

2020
Mit dem *Agent Controller* beherrscht der Linux-Agent den registrierten, TLS-verschlüsselten und komprimierten *Pull-Modus*.
2121
Allerdings muss dafür der Agent Controller auf dem Host, auf dem er installiert werden soll, als Hintergrundprozess (_Daemon_) vom init-System gestartet werden.
22-
Derzeit werden diesbezüglich nur Systeme mit `systemd` auf der Plattform `x86_64` unterstützt.
22+
Derzeit werden diesbezüglich nur Systeme mit `systemd` auf den Plattformen `x86_64` und `aarch64` unterstützt.
2323
Für die Einrichtung wird Paketmanagement für `deb` oder `rpm` Pakete vorausgesetzt.
2424

2525
Sind alle der folgenden Voraussetzungen erfüllt…
2626

2727
* Ihr Linux nutzt `systemd` ab Version 219 als init-System
28-
* Die Rechnerarchitektur ist `x86_64`
28+
* Die Rechnerarchitektur ist `x86_64` oder `aarch64`
2929
* Pakete werden als `deb` oder `rpm` verwaltet
3030
3131
…erfahren Sie im Artikel xref:agent_linux#[Linux überwachen], wie Sie den Agenten mit Agent Controller installieren, konfigurieren und erweitern können.

src/onprem/en/agent_linux_legacy.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ image::linux.png[width=120]
1919

2020
With the *Agent Controller*, the Linux agent supports the registered, TLS-encrypted, and compressed *pull mode*.
2121
For this, however, the Agent Controller must be started as a background process (_daemon_) by the init system on the host on which it is to be installed.
22-
Currently, only systems running `systemd` on the `x86_64` platform are supported in this regard.
22+
Currently, only systems running `systemd` on the `x86_64` and `aarch64` platforms are supported in this regard.
2323
Package management for `deb` or `rpm` packages is required for setup.
2424

2525
If all of the following requirements have been met...
2626

2727
* Your Linux uses `systemd` from version 219 or later as its init system
28-
* The processor architecture is `x86_64`
28+
* The processor architecture is `x86_64` or `aarch64`
2929
* Packages are managed as `deb` or `rpm`
3030
3131
...you can learn how to install, configure and extend the agent with the Agent Controller in the xref:agent_linux#[Monitoring Linux] article.

0 commit comments

Comments
 (0)