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/intro_bestpractise.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Sie können aber trotzdem effizient eine Überwachung einrichten, nach folgendem
84
84
. Legen Sie in {CMK} einen neuen Host an, etwa mit dem Namen `internet` und konfigurieren diesen wie folgt:
85
85
Als [.guihint]#IPv4 address# geben Sie eine der notierten IP-Adressen ein.
86
86
Unter [.guihint]#Additional IPv4 addresses# tragen Sie die restlichen IP-Adressen ein.
87
-
Aktivieren Sie unter [.guihint]#Monitoring agents# die Option [.guihint]#Checkmk agent / API integrations# und wählen dort [.guihint]#No API integrations, no Checkmk agent# aus.
87
+
Aktivieren Sie unter [.guihint]#Monitoring agents# die Option [.guihint]#{CMK} agent / API integrations# und wählen dort [.guihint]#No API integrations, no {CMK} agent# aus.
88
88
Speichern Sie den Host ohne Service-Erkennung.
89
89
90
90
. Erstellen Sie eine neue Regel aus dem Regelsatz [.guihint]#Check hosts with PING (ICMP Echo Request)#, die nur für den neuen Host `internet` greift (z.B. über die Bedingung mit [.guihint]#Explicit hosts# oder einem passenden Host-Merkmal).
@@ -126,7 +126,7 @@ Das ist einer, der nicht per Agent durchgeführt wird, sondern direkt durch das
126
126
Das Vorgehen ist wie folgt:
127
127
128
128
. Legen Sie einen neuen Host für den https://checkmk.com/de/guides/web-server-monitoring[Webserver^] an, z.B. für `checkmk.com`.
129
-
Aktivieren Sie unter [.guihint]#Monitoring agents# die Option [.guihint]#Checkmk agent / API integrations# und wählen dort [.guihint]#No API integrations, no Checkmk agent# aus.
129
+
Aktivieren Sie unter [.guihint]#Monitoring agents# die Option [.guihint]#{CMK} agent / API integrations# und wählen dort [.guihint]#No API integrations, no {CMK} agent# aus.
130
130
Speichern Sie den Host ohne Service-Erkennung.
131
131
132
132
. Erstellen Sie eine neue Regel aus dem Regelsatz [.guihint]#Check HTTP web service,# die nur für den neuen Host greift (z.B. über die Bedingung [.guihint]#Explicit hosts#).
Copy file name to clipboardExpand all lines: src/common/en/intro_bestpractise.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Nevertheless, you can still set up an efficient monitoring system, based on the
84
84
. Create a new host in {CMK}, for example with the name `internet` and configure it as follows:
85
85
For [.guihint]#IPv4 address# enter one of the noted IP addresses.
86
86
Under [.guihint]#Additional IPv4 addresses# enter the remaining IP addresses.
87
-
Under [.guihint]#Monitoring agents#, enable [.guihint]#Checkmk agent / API integrations# and select [.guihint]#No API integrations, no Checkmk agent# there.
87
+
Under [.guihint]#Monitoring agents#, enable [.guihint]#{CMK} agent / API integrations# and select [.guihint]#No API integrations, no {CMK} agent# there.
88
88
Save the host without service discovery.
89
89
90
90
. Create a new rule from the [.guihint]#Check hosts with PING (ICMP Echo Request)# rule set that only applies to the new host `internet` (for example, via the [.guihint]#Explicit hosts# condition, or a matching host tag).
@@ -127,7 +127,7 @@ This is one that is not performed by an agent, rather by directly contacting a n
127
127
The procedure is as follows:
128
128
129
129
. Create a new host for the link:https://checkmk.com/guides/web-server-monitoring[web server^], e.g. for `checkmk.com`.
130
-
Under [.guihint]#Monitoring agents#, activate the [.guihint]#Checkmk agent / API integrations# option and select [.guihint]#No API integrations, no Checkmk agent#.
130
+
Under [.guihint]#Monitoring agents#, activate the [.guihint]#{CMK} agent / API integrations# option and select [.guihint]#No API integrations, no {CMK} agent#.
131
131
Save the host without a service discovery.
132
132
133
133
. Create a new rule from the [.guihint]#Check HTTP web service# rule set, which only applies to the new host (e.g. via the condition [.guihint]#Explicit hosts#).
0 commit comments