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
@@ -23,9 +25,10 @@ Proxmox-Monitoring ist unerlässlich für genaue, zeitnahe Einblicke in den Zust
23
25
Dieser Artikel behandelt -- für den schnellen Einstieg -- nur die in {CMK} relevanten Einstellungen für die Nutzung des Spezialagenten.
24
26
Er ist damit vor allem für Benutzer gedacht, die „nur noch“ {CMK} einrichten wollen.
25
27
Wenn Sie sich darüber hinaus für weiterführende Informationen, die Überwachung von Proxmox-Clustern und die Einrichtung innerhalb von Proxmox interessieren, empfehlen wir Ihnen den Blogartikel
26
-
link:https://checkmk.com/blog/proxmox-monitoring[Proxmox monitoring: How to do it efficiently with Checkmk.]
28
+
link:https://checkmk.com/blog/proxmox-monitoring[Proxmox monitoring: How to do it efficiently with Checkmk].
27
29
28
30
31
+
[#prerequisites]
29
32
== Voraussetzungen in Proxmox
30
33
31
34
Als Grundlage für eine erfolgreiche Überwachung mit {CMK} benötigen Sie eine eingerichtete Proxmox VE Konfiguration.
@@ -40,6 +43,7 @@ Dieser Benutzer braucht in seinen Permissions (über User permissions oder Group
40
43
Außerdem empfehlen wir Ihnen, {CMK} Linux-Agenten auf den Proxmox-Knoten zu installieren -- damit erhalten Sie noch weitaus mehr interessante Informationen zu Ihrer Proxmox-Umgebung.
41
44
42
45
46
+
[#setup]
43
47
== Einrichtung in {CMK}
44
48
45
49
Sobald Sie Ihr Proxmox vorbereitet haben, richten Sie die {CMK}-Seite ein.
@@ -75,7 +79,7 @@ Als Nutzer einer unserer kommerziellen Editionen können Sie dies alternativ ein
75
79
76
80
{cee-only}
77
81
Der Menüeintrag [.guihint]#Setup > Hosts > Dynamic host management# bringt Sie zur Übersichtsseite aller bereits konfigurierten Verbindungen.
78
-
Klicken Sie hier auf icon:icon_new[] [.guihint]#Add connection# und geben Sie der Verbindung anschließend eine [.guihint]#ID# und einen [.guihint]#Title.#
82
+
Klicken Sie hier auf icon:icon_new[] [.guihint]#Add connection# und geben Sie der Verbindung anschließend eine [.guihint]#ID# und einen [.guihint]#Title#.
79
83
80
84
Im Folgenden werden nicht alle Optionen der [.guihint]#Connection properties# behandelt.
81
85
Konsultieren Sie bei Fragen die Inline-Hilfe und den oben verlinkten Hauptartikel.
@@ -104,7 +108,7 @@ Dabei ist es wichtig, dass die Namen der Hosts exakt dem xref:hosts[oben beschri
104
108
ifdef::onprem[]
105
109
[TIP]
106
110
====
107
-
Mit dem Kommando `cmk-piggyback list orphans` finden Sie alle xref:piggyback#orphaned_piggyback_data[verwaisten Piggybacked-Hosts,] für die es zwar Daten gibt, die aber noch nicht als Hosts in {CMK} angelegt sind.
111
+
Mit dem Befehl `cmk-piggyback list orphans` finden Sie alle xref:piggyback#orphaned_piggyback_data[verwaisten Piggybacked-Hosts,] für die es zwar Daten gibt, die aber noch nicht als Hosts in {CMK} angelegt sind.
Copy file name to clipboardExpand all lines: src/common/en/monitoring_proxmox.asciidoc
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
// -*- coding: utf-8 -*-
2
2
// IGNORE PVEAuditor
3
+
// NONASCII
3
4
include::global_attr.adoc[]
4
5
= Monitoring Proxmox
5
6
:title: Monitoring Proxmox
@@ -13,6 +14,7 @@ xref:intro_setup_monitor#[Setting up monitoring]
13
14
{related-end}
14
15
15
16
17
+
[#intro]
16
18
== Introduction
17
19
18
20
[{image-left}]
@@ -26,6 +28,7 @@ If you are also interested in further information, for example, the monitoring o
26
28
link:https://checkmk.com/blog/proxmox-monitoring[Proxmox monitoring: How to do it efficiently with Checkmk] blog article.
27
29
28
30
31
+
[#prerequisites]
29
32
== Prerequisites in Proxmox
30
33
31
34
As a basis for successful monitoring with {CMK} you will need a properly set up Proxmox VE configuration.
@@ -40,6 +43,7 @@ This user needs the following entries in their permissions (via User permissions
40
43
We also recommend that you install {CMK} Linux agents on the Proxmox nodes -- this will provide you with much more interesting information about your Proxmox environment.
41
44
42
45
46
+
[#setup]
43
47
== Setting up in {CMK}
44
48
45
49
Once you have prepared your Proxmox, set up the {CMK} page.
@@ -75,7 +79,7 @@ As a user of one of our commercial editions, you can alternatively simply leave
75
79
76
80
{cee-only}
77
81
The [.guihint]#Setup > Hosts > Dynamic host management# menu item takes you to the overview page for all of the connections that have already been configured.
78
-
Here, click on icon:icon_new[] [.guihint]#Add connection# and then give the connection an [.guihint]#ID# and a [.guihint]#Title.#
82
+
Here, click on icon:icon_new[] [.guihint]#Add connection# and then give the connection an [.guihint]#ID# and a [.guihint]#Title#.
79
83
80
84
Not all options in the [.guihint]#Connection properties# are covered below.
81
85
If you have any questions, please consult the inline help and the main article linked above.
0 commit comments