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/onprem/en/cce.asciidoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,13 +49,13 @@ The key features of {CE-onprem} that differentiate it from other editions:
49
49
This remote unit allows you to monitor hosts that cannot be reached by the {CMK} site itself.
50
50
51
51
* Configuration of a push agent: +
52
-
In all on-premises editions, the {CMK} server initiates communication with a host and requests the data from the {CMK} agent--in the so-called xref:glossar.html#pull_mode[pull mode].
52
+
In all on-premises editions, the {CMK} server initiates communication with a host and requests the data from the {CMK} agent--in the so-called xref:glossar.html#pull_mode[pull mode].
53
53
With {CE-onprem} you can additionally use the xref:glossar.html#push_mode[push mode].
54
54
55
55
* Auto-registration of hosts: +
56
56
In {CE-onprem}, you can have xref:hosts_autoregister#[hosts created automatically] that have a {CMK} agent installed.
57
57
This includes registering the agent with the {CMK} server, establishing a TLS-encrypted connection, creating the host, performing a service discovery and activating the changes,
58
-
so that the host is added to the monitoring environment--all fully automatically.
58
+
so that the host is added to the monitoring environment--all fully automatically.
59
59
Auto-registration works for pull and push agents.
60
60
61
61
* Observability: +
@@ -76,7 +76,7 @@ To do so, follow the xref:update#upgrade[upgrade description].
76
76
77
77
78
78
[#details]
79
-
== Differences of the components in detail
79
+
== Differences in detail
80
80
81
81
[#ui]
82
82
=== The monitoring interface
@@ -124,7 +124,7 @@ These packages perform registration automatically after installation.
124
124
|OpenTelemetry |You can receive xref:opentelemetry#[OpenTelemetry data] and process it in monitoring.
125
125
{CMK} provides an OpenTelemetry Collector for this purpose, which allows data to be passively received and actively queried via a _Prometheus scraper_.
126
126
127
-
|Metrics backend |{CMK} uses--currently--_ClickHouse_ as xref:metric_backend#[metrics backend] only for OpenTelemetry metrics; its column-based database can process incoming OpenTelemetry metrics very efficiently.
127
+
|Metrics backend |{CMK} uses—currently—_ClickHouse_ as xref:metric_backend#[metrics backend] only for OpenTelemetry metrics; its column-based database can process incoming OpenTelemetry metrics very efficiently.
0 commit comments