Skip to content

Commit 4cde3dd

Browse files
thomaskoslowskiMattias Schlenker
authored andcommitted
content-sync - by quick check, formal updates, pick-24
1 parent b0a1b1a commit 4cde3dd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

src/onprem/de/agent_linux_legacy.asciidoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// NONASCII …​
44
include::global_attr.adoc[]
55
= Linux überwachen im Legacy-Modus
6-
:revdate: 2023-02-02
76
:title: Linux überwachen im Legacy-Modus
87
:description: Ältere Linux-Hosts können Sie mit {CMK} ohne Agent Controller überwachen. Lesen Sie hier, wie Sie dafür den Agenten mit oder ohne Verschlüsselung nutzen.
98

@@ -140,7 +139,7 @@ Bei dieser Installationsart wird zunächst nur das Agentenskript installiert, ab
140139
Sie benötigen aus der Seite der Agentendateien dazu den Kasten [.guihint]#Agents#.
141140
Dort finden Sie die Datei `check_mk_agent.linux`:
142141

143-
image::agent_linux_agents_manual.png[alt="Liste der Agentenskripte zum Download".]
142+
image::agent_linux_agents_manual.png[alt="Liste der Agentenskripte zum Download."]
144143

145144
Laden Sie diese Datei auf das Zielsystem und kopieren Sie sie in ein Verzeichnis, das für `root` ausführbar ist.
146145
Gut eignet sich `/usr/local/bin/`, da es sich im Suchpfad befindet und für eigene Erweiterungen gedacht ist.
@@ -695,8 +694,6 @@ Diese kann entweder von Hand erstellt werden ({RE}) oder mit der Agentenbäckere
695694

696695
[#encryption]
697696
=== Eingebaute Verschlüsselung aufsetzen
698-
// TK: Einrichtung der symmetrischen Verschlüsselung in der 2.3 komplett streichen (Ersatz: Agent Controller oder SSH)
699-
700697

701698
==== Verschlüsselung aktivieren
702699

src/onprem/en/agent_linux_legacy.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// NONASCII …​
44
include::global_attr.adoc[]
55
= Monitoring Linux in legacy mode
6-
:revdate: 2023-02-16
76
:title: Monitoring Linux in legacy mode
87
:description: You can monitor older Linux hosts with {CMK} without the Agent Controller. Read here how to set up the agent with or without encryption in such cases.
98

@@ -138,7 +137,7 @@ In this type of installation, at first only the agent script is installed, but n
138137
For this purpose you require the [.guihint]#Agents# box from the agent files page.
139138
There you will find the file `check_mk_agent.linux`:
140139

141-
image::agent_linux_agents_manual.png[alt="List of agent scripts for download".]
140+
image::agent_linux_agents_manual.png[alt="List of agent scripts for download."]
142141

143142
Load this file onto the target system and copy it into a directory that is executable for `root`.
144143
`/usr/local/bin/` is a good choice, since it is in the search path and is intended for custom extensions.

0 commit comments

Comments
 (0)