Skip to content

Commit c4f5235

Browse files
thomaskoslowskiMattias Schlenker
authored andcommitted
edition rename editorial work KNW-2017, pick-24
1 parent fa62c2d commit c4f5235

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

src/common/de/hosts_autoregister.asciidoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Damit diese Cloud-Objekte nach ihrer Entstehung ohne Verzögerung als Hosts ins
2525

2626
Mit der _Autoregistrierung_ gibt {CMK} die Antwort -- und kann Hosts automatisch erstellen lassen.
2727
ifdef::onprem[]
28-
Da die automatische Host-Erstellung vor allem für die Cloud-Umgebungen benötigt wird, ist die Autoregistrierung erst ab {CCE} verfügbar, d. h. in {CE} und {ME}.
28+
Da die automatische Host-Erstellung vor allem für die Cloud-Umgebungen benötigt wird, ist die Autoregistrierung erst in {CCE} verfügbar.
2929
endif::[]
3030

3131
Die Autoregistrierung erfolgt durch Kommunikation zwischen dem xref:wato_monitoringagents#agents[{CMK}-Agenten] und dem {CMK}-Server.
@@ -66,7 +66,7 @@ endif::[]
6666

6767
ifdef::onprem[]
6868
Die Berechtigungen, die zur Registrierung des Agenten beim {CMK}-Server (für die TLS-verschlüsselte Datenübertragung) und zur Erstellung von Hosts benötigt werden, sind in der xref:wato_user#roles[Rolle] [.guihint]#Agent registration user# enthalten.
69-
Dabei sind in dieser Rolle die Berechtigungen zur Registrierung _neuer_ Hosts nur ab {CE} verfügbar.
69+
Dabei sind in dieser Rolle die Berechtigungen zur Registrierung _neuer_ Hosts nur in {CE} verfügbar.
7070

7171
Diese Rolle ist dem xref:glossar#automation_user[Automationsbenutzer] `agent_registration` zugewiesen, der in jeder {CMK}-Instanz eingerichtet ist und dessen Eigenschaften Sie sich über [.guihint]#Setup > Users > Users# anzeigen lassen können:
7272

@@ -102,7 +102,7 @@ endif::[]
102102
Im folgenden Kasten [.guihint]#Monitoring agents# setzen Sie zwei wichtige Optionen für die Autoregistrierung.
103103
ifdef::onprem[]
104104
Mit [.guihint]#{CMK} agent connection mode# entscheiden Sie, ob der {CMK}-Agent im Pull-Modus oder (wie im folgenden Bild) im Push-Modus arbeiten soll.
105-
Diese Option gibt es nur ab {CE}.
105+
Diese Option gibt es nur in {CE}.
106106
endif::[]
107107
ifdef::saas[]
108108
Mit [.guihint]#{CMK} agent connection mode# entscheiden Sie, dass der {CMK}-Agent im xref:glossar#push_mode[Push-Modus] arbeiten soll.
@@ -131,7 +131,7 @@ Dabei spielen die Labels, mit denen sich der Agent des Hosts bei der Registrieru
131131
Doch der Reihe nach.
132132

133133
ifdef::onprem[]
134-
Den Regelsatz [.guihint]#Agent registration# gibt es nur ab {CE}.
134+
Den Regelsatz [.guihint]#Agent registration# gibt es nur in {CE}.
135135
endif::[]
136136
Sie finden [.guihint]#Agent registration# unter [.guihint]#Setup > Agents# (sofern der xref:intro_gui#show_less_more[Show-more-Modus] aktiv ist) oder über die Suche im [.guihint]#Setup#-Menü.
137137
Starten Sie mit [.guihint]#Add rule# die Erstellung einer neuen Regel und vergeben Sie im ersten Kasten [.guihint]#Properties#, wie bei {CMK} gewohnt, zuerst eine ID und einen Titel.
@@ -196,7 +196,7 @@ Im Ergebnis sehen Sie dann die farbigen Ampelsymbole, die im Artikel zu den xref
196196

197197
Nachdem im vorherigen Abschnitt die {CMK}-Instanz konfiguriert wurde, geht es jetzt um den Agent Controller des {CMK}-Agenten.
198198
ifdef::onprem[]
199-
Hierfür nutzen Sie den [.guihint]#Agent controller auto-registration# Regelsatz der Agentenbäckerei, der nur ab {CE} vorhanden ist.
199+
Hierfür nutzen Sie den [.guihint]#Agent controller auto-registration# Regelsatz der Agentenbäckerei, der nur in {CE} vorhanden ist.
200200
endif::[]
201201
ifdef::saas[]
202202
Hierfür nutzen Sie den [.guihint]#Agent controller auto-registration# Regelsatz der Agentenbäckerei.
@@ -299,7 +299,7 @@ Connection: myserver/mysite
299299
----
300300

301301
Automatisch erstellte Hosts können Sie auch wieder xref:hosts_setup#hosts_autoremove[automatisch entfernen lassen].
302-
Ab {CE} bietet {CMK} damit die beiden wichtigsten Komponenten für das _Lifecycle Management_ von Hosts.
302+
{CE} bietet damit die beiden wichtigsten Komponenten für das _Lifecycle Management_ von Hosts.
303303
ifdef::onprem[]
304304
Übrigens funktioniert die automatische Entfernung auch für manuell erstellte Hosts -- und das in allen Editionen.
305305
endif::[]
@@ -340,7 +340,7 @@ Für eine darüber hinausgehende Fehlerdiagnose finden Sie in den Artikeln zum x
340340
|===
341341
|Pfad |Bedeutung
342342
|`/var/lib/cmk-agent/registered_connections.json` |Enthält eine Liste der mit dem Agent Controller registrierten Verbindungen.
343-
|`/var/lib/cmk-agent/pre_configured_connections.json` |Enthält eine vorkonfigurierte und per Agentenbäckerei in das Agentenpaket integrierte Verbindung zu einer Instanz für die Autoregistrierung ab {CE}.
343+
|`/var/lib/cmk-agent/pre_configured_connections.json` |Enthält eine vorkonfigurierte und per Agentenbäckerei in das Agentenpaket integrierte Verbindung zu einer Instanz für die Autoregistrierung in {CE}.
344344
|===
345345

346346
=== Pfade auf dem überwachten Windows-Host
@@ -349,7 +349,7 @@ Für eine darüber hinausgehende Fehlerdiagnose finden Sie in den Artikeln zum x
349349
|===
350350
|Pfad |Bedeutung
351351
|`C:\ProgramData\checkmk\agent\registered_connections.json` |Enthält eine Liste der mit dem Agent Controller registrierten Verbindungen.
352-
|`C:\ProgramData\checkmk\agent\pre_configured_connections.json` |Enthält eine vorkonfigurierte und per Agentenbäckerei in das Agentenpaket integrierte Verbindung zu einer Instanz für die Autoregistrierung ab {CE}.
352+
|`C:\ProgramData\checkmk\agent\pre_configured_connections.json` |Enthält eine vorkonfigurierte und per Agentenbäckerei in das Agentenpaket integrierte Verbindung zu einer Instanz für die Autoregistrierung in {CE}.
353353
|===
354354

355355
ifdef::onprem[]

src/common/en/hosts_autoregister.asciidoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In order for these cloud objects, once they have been created, to be included wi
2525

2626
{CMK} provides the answer with its _auto-registration_ feature -- which enables hosts to be created automatically.
2727
ifdef::onprem[]
28-
As automatic host creation is mainly needed for the cloud environments referred to above, auto-registration is only available from {CCE} onwards, i.e. in {CE} and {ME}.
28+
As automatic host creation is mainly needed for the cloud environments referred to above, auto-registration is only available in {CCE}.
2929
endif::[]
3030

3131
Auto-registration is achieved through communication between the xref:wato_monitoringagents#agents[{CMK} agent] and the {CMK} server.
@@ -66,7 +66,7 @@ endif::[]
6666

6767
ifdef::onprem[]
6868
The permissions needed to register the agent with the {CMK} server (for TLS-encrypted data transfer) and to create hosts are contained in the xref:wato_user#roles[role] [.guihint]#Agent registration user#.
69-
The permissions to register _new_ hosts are available in this role only from {CE} onwards.
69+
The permissions to register _new_ hosts are available in this role only in {CE}.
7070

7171
This role is assigned to the xref:glossar#automation_user[automation user] `agent_registration`, which is set up in every {CMK} site and whose properties can be displayed via [.guihint]#Setup > Users > Users#:
7272

@@ -102,7 +102,7 @@ endif::[]
102102
In the following [.guihint]#Monitoring agents# box, you specify two important options for the auto-registration.
103103
ifdef::onprem[]
104104
With [.guihint]#{CMK} agent connection mode# you decide whether the {CMK} agent should work in pull mode or (as in the following image) in push mode.
105-
This option is only available from {CE} onwards.
105+
This option is only available in {CE}.
106106
endif::[]
107107
ifdef::saas[]
108108
With [.guihint]#{CMK} agent connection mode# you decide that the {CMK} agent should work in xref:glossar#push_mode[push mode].
@@ -131,7 +131,7 @@ The labels with which the host's agent will register play a decisive role in thi
131131
But first things first.
132132

133133
ifdef::onprem[]
134-
The [.guihint]#Agent registration# rule set is only available from {CE} onwards.
134+
The [.guihint]#Agent registration# rule set is only available in {CE}.
135135
endif::[]
136136
You can find [.guihint]#Agent registration# under [.guihint]#Setup > Agents# (if the xref:intro_gui#show_less_more[Show more mode] is active) or by searching the [.guihint]#Setup# menu.
137137
Start with [.guihint]#Add rule# the creation of a new rule and assign in the first box [.guihint]#Properties#, as usual with {CMK}, first an ID and a title.
@@ -195,7 +195,7 @@ The results will show you the colored traffic light symbols as described in the
195195

196196
After configuring the {CMK} site in the previous section, we now deal with the {CMK} Agent Controller.
197197
ifdef::onprem[]
198-
For this, you use the [.guihint]#Agent controller auto-registration# rule set in the Agent Bakery, which is only available from {CE} onwards.
198+
For this, you use the [.guihint]#Agent controller auto-registration# rule set in the Agent Bakery, which is only available in {CE}.
199199
endif::[]
200200
ifdef::saas[]
201201
For this, you use the [.guihint]#Agent controller auto-registration# rule set in the Agent Bakery.
@@ -296,7 +296,7 @@ Connection: myserver/mysite
296296
----
297297

298298
Automatically created hosts can also be xref:hosts_setup#hosts_autoremove[automatically removed].
299-
From {CE} onwards, {CMK} thus provides the two most important components for the _lifecycle management_ of hosts.
299+
{CE} thus provides the two most important components for the _lifecycle management_ of hosts.
300300
ifdef::onprem[]
301301
By the way, automatic removal also works for manually created hosts -- and in all editions.
302302
endif::[]
@@ -337,7 +337,7 @@ For a fault diagnosis beyond this, for further information see the articles on t
337337
|===
338338
|File path |Description
339339
|`/var/lib/cmk-agent/registered_connections.json` |Contains a list of connections registered with the Agent Controller.
340-
|`/var/lib/cmk-agent/pre_configured_connections.json` |Contains a preconfigured connection integrated into the agent package via the Agent Bakery to a site for the auto-registration from {CE} onwards.
340+
|`/var/lib/cmk-agent/pre_configured_connections.json` |Contains a preconfigured connection integrated into the agent package via the Agent Bakery to a site for the auto-registration in {CE}.
341341
|===
342342

343343

@@ -347,7 +347,7 @@ For a fault diagnosis beyond this, for further information see the articles on t
347347
|===
348348
|File path |Description
349349
|`C:\ProgramData\checkmk\agent\registered_connections.json` |Contains a list of connections registered with the Agent Controller.
350-
|`C:\ProgramData\checkmk\agentregistered_connections.json` |Contains a preconfigured connection integrated into the agent package via the Agent Bakery to a site for the auto-registration from {CE} onwards.
350+
|`C:\ProgramData\checkmk\agentregistered_connections.json` |Contains a preconfigured connection integrated into the agent package via the Agent Bakery to a site for the auto-registration in {CE}.
351351
|===
352352

353353

0 commit comments

Comments
 (0)