You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/common/de/hosts_autoregister.asciidoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Damit diese Cloud-Objekte nach ihrer Entstehung ohne Verzögerung als Hosts ins
25
25
26
26
Mit der _Autoregistrierung_ gibt {CMK} die Antwort -- und kann Hosts automatisch erstellen lassen.
27
27
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.
29
29
endif::[]
30
30
31
31
Die Autoregistrierung erfolgt durch Kommunikation zwischen dem xref:wato_monitoringagents#agents[{CMK}-Agenten] und dem {CMK}-Server.
@@ -66,7 +66,7 @@ endif::[]
66
66
67
67
ifdef::onprem[]
68
68
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.
70
70
71
71
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:
72
72
@@ -102,7 +102,7 @@ endif::[]
102
102
Im folgenden Kasten [.guihint]#Monitoring agents# setzen Sie zwei wichtige Optionen für die Autoregistrierung.
103
103
ifdef::onprem[]
104
104
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}.
106
106
endif::[]
107
107
ifdef::saas[]
108
108
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
131
131
Doch der Reihe nach.
132
132
133
133
ifdef::onprem[]
134
-
Den Regelsatz [.guihint]#Agent registration# gibt es nur ab{CE}.
134
+
Den Regelsatz [.guihint]#Agent registration# gibt es nur in{CE}.
135
135
endif::[]
136
136
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ü.
137
137
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
196
196
197
197
Nachdem im vorherigen Abschnitt die {CMK}-Instanz konfiguriert wurde, geht es jetzt um den Agent Controller des {CMK}-Agenten.
198
198
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.
200
200
endif::[]
201
201
ifdef::saas[]
202
202
Hierfür nutzen Sie den [.guihint]#Agent controller auto-registration# Regelsatz der Agentenbäckerei.
@@ -299,7 +299,7 @@ Connection: myserver/mysite
299
299
----
300
300
301
301
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.
303
303
ifdef::onprem[]
304
304
Übrigens funktioniert die automatische Entfernung auch für manuell erstellte Hosts -- und das in allen Editionen.
305
305
endif::[]
@@ -340,7 +340,7 @@ Für eine darüber hinausgehende Fehlerdiagnose finden Sie in den Artikeln zum x
340
340
|===
341
341
|Pfad |Bedeutung
342
342
|`/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}.
344
344
|===
345
345
346
346
=== Pfade auf dem überwachten Windows-Host
@@ -349,7 +349,7 @@ Für eine darüber hinausgehende Fehlerdiagnose finden Sie in den Artikeln zum x
349
349
|===
350
350
|Pfad |Bedeutung
351
351
|`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}.
Copy file name to clipboardExpand all lines: src/common/en/hosts_autoregister.asciidoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ In order for these cloud objects, once they have been created, to be included wi
25
25
26
26
{CMK} provides the answer with its _auto-registration_ feature -- which enables hosts to be created automatically.
27
27
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}.
29
29
endif::[]
30
30
31
31
Auto-registration is achieved through communication between the xref:wato_monitoringagents#agents[{CMK} agent] and the {CMK} server.
@@ -66,7 +66,7 @@ endif::[]
66
66
67
67
ifdef::onprem[]
68
68
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}.
70
70
71
71
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#:
72
72
@@ -102,7 +102,7 @@ endif::[]
102
102
In the following [.guihint]#Monitoring agents# box, you specify two important options for the auto-registration.
103
103
ifdef::onprem[]
104
104
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}.
106
106
endif::[]
107
107
ifdef::saas[]
108
108
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
131
131
But first things first.
132
132
133
133
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}.
135
135
endif::[]
136
136
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.
137
137
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
195
195
196
196
After configuring the {CMK} site in the previous section, we now deal with the {CMK} Agent Controller.
197
197
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}.
199
199
endif::[]
200
200
ifdef::saas[]
201
201
For this, you use the [.guihint]#Agent controller auto-registration# rule set in the Agent Bakery.
@@ -296,7 +296,7 @@ Connection: myserver/mysite
296
296
----
297
297
298
298
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.
300
300
ifdef::onprem[]
301
301
By the way, automatic removal also works for manually created hosts -- and in all editions.
302
302
endif::[]
@@ -337,7 +337,7 @@ For a fault diagnosis beyond this, for further information see the articles on t
337
337
|===
338
338
|File path |Description
339
339
|`/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}.
341
341
|===
342
342
343
343
@@ -347,7 +347,7 @@ For a fault diagnosis beyond this, for further information see the articles on t
347
347
|===
348
348
|File path |Description
349
349
|`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}.
0 commit comments