Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Das Dashboard mit Messwerten auf VM-Ebene enthält Grafiken, mit denen Sie VM-spezifische Messwerte für Ihre Projekte ansehen können. Rufen Sie das Dashboard über diese Adresse auf:
Ersetzen Sie PROJECT durch den Namen Ihres Projekts.
Auf dieser Seite finden Sie eine Übersicht über das VM-Dashboard und die Art der Informationen, die in den verschiedenen Diagrammen enthalten sind, auf die Sie über das Dashboard zugreifen können. Weitere Informationen zum Monitoring und zur Visualisierung, z. B. zum Konfigurieren von Benachrichtigungen, finden Sie auf den folgenden Seiten:
Diese Diagrammtypen werden mit den VM-Monitoring-Messwerten generiert. Die Messwerte werden nach Typ, Labels und Bedeutung benannt und beschrieben.
Wählen Sie in der Dashboardansicht im Auswahlfeld am Anfang der Seite, das im folgenden Bild mit „vm“ gekennzeichnet ist, die VM aus, die Sie beobachten möchten. Das Bild zeigt, dass „vm1“ ausgewählt wurde.
CPU
Sehen Sie sich die CPU-Auslastung an – die Zeit, die jede vCPU in verschiedenen Zuständen verbringt. Das Diagramm enthält Informationen für jede der vCPUs, die durch Ihren Maschinentyp angegeben werden.
Arbeitsspeicher
Im Arbeitsspeicherdiagramm können Sie Attribute wie den der VM zugewiesenen Gesamtspeicher, den verfügbaren Speicher und den verwendeten Speicher sehen.
Netzwerk
Auf der Seite „Netzwerk“ können Sie Folgendes sehen:
Die Anzahl der Pakete, die vom Netzwerk empfangen und an das Netzwerk gesendet wurden.
Die Anzahl der Bytes, die vom Netzwerk empfangen und an das Netzwerk gesendet wurden.
Die Anzahl der Empfangs- und Übertragungspakete, die auf vNIC-Schnittstellen (Virtual Network Interface Card) verworfen wurden.
Die Anzahl der Pakete mit Netzwerkübertragungsfehlern.
Laufwerk
Auf der Seite „Laufwerk“ finden Sie folgende Informationen:
Anzahl der Byte für Lese- oder Schreibvorgänge auf einem Laufwerk
Anzahl der Schreib- oder Lese-E/A-Vorgänge.
Die kumulative Zeit, die für einen Lese- oder Schreibvorgang benötigt wird:
Die Zeit, die der Vorgang in der Warteschlange verbracht hat
Die Zeit, die für die tatsächliche Ausführung des Vorgangs aufgewendet wurde (Laufwerk in Verwendung)
Anzahl der Anfragen zum Leeren der Festplatte und die für das Leeren des Cache benötigte Zeit.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[[["\u003cp\u003eThe VM-level metrics dashboard provides graphs for viewing VM-specific metrics, accessible via a specific URL requiring host and project name replacement.\u003c/p\u003e\n"],["\u003cp\u003eThe VM dashboard displays CPU, memory, network, and disk utilization information for each VM within a project's namespaces.\u003c/p\u003e\n"],["\u003cp\u003eUsers can select a specific VM from the dashboard view to observe its metrics.\u003c/p\u003e\n"],["\u003cp\u003eThe CPU graph shows vCPU time spent in different states, the memory graph details memory allocation and usage, and the network graph tracks packet and byte transfer, along with dropped packets and errors.\u003c/p\u003e\n"],["\u003cp\u003eThe disk graph shows byte counts for reads and writes, IO operation counts, and the time for read and write operations, and metrics definitions are available on the Virtual Machine Management (VMM) page.\u003c/p\u003e\n"]]],[],null,["# Monitor VM metrics\n\nThe VM-level metrics dashboard provides you with graphs for viewing VM-specific\nmetrics for your projects. Access the dashboard from this address:\n\n`https://`\u003cvar translate=\"no\"\u003eGDC_HOST\u003c/var\u003e`/`\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e`/grafana/d/vm-metrics/workload-vms`\n\n- Replace \u003cvar translate=\"no\"\u003eGDC_HOST\u003c/var\u003e with your host name.\n- Replace \u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e with the name of your project.\n\nThis page provides an overview of the VM dashboard and the type of information\nprovided by the different graphs accessible from it. To gain more information\nabout about monitoring and visualizing, such as how to configure alerts,\nview these pages as well:\n\n- [Observability monitoring and visualizing](/distributed-cloud/hosted/docs/latest/appliance/application/ao-user/observability-monitoring-and-visualizing) for detailed information about collecting metrics, viewing metrics, and managing your dashboards.\n- [Alerting](/distributed-cloud/hosted/docs/latest/appliance/application/ao-user/observability-alerting) for information about, for example, alerts and creating alert rules.\n\nVM dashboard\n------------\n\nThe VM dashboard presents graphs that contain information regarding the following\nfor each VM in each of your project namespaces:\n\n- [CPU](#cpu-graph)\n- [Memory](#memory-graph)\n- [Network](#network-graph)\n- [Disk](#disk-graph)\n\nThese graph types are generated using the VM monitoring metrics. The metrics are\nnamed and described according to their type, labels, and meanings.\n\nIn the dashboard view, from the selection box at the beginning of the page, which\nis marked in the following image as \"vm\", choose the VM you want to observe. The\nimage shows that vm1 was selected.\n\n\u003cbr /\u003e\n\nCPU\n---\n\nView the CPU utilization - the amount of time that each vCPU spends in\ndifferent states. The graph displays information for each of the vCPUs specified\nby your machine type.\n\nMemory\n------\n\nFrom the memory graph, view such attributes as the total memory allocated to the VM,\nthe amount of memory available, and the amount of memory being used.\n\nNetwork\n-------\n\nUse the Network page to view the following:\n\n- The number of packets received from and sent to the network.\n- The quantity of bytes received from and sent to the network.\n- The number of receive and transmit packets that have been dropped on virtual network interface card (vNIC) interfaces.\n- The network transmit error packet count.\n\nDisk\n----\n\nView the Disk page to see the following:\n\n- A bytes count for reads from or writes to a disk\n- A count of write or read IO operations.\n- The cumulative time taken for a read or write operation:\n - The time the operation is in queue\n - The time spent actually executing the operation (disk busy)\n- Disk flush request numbers, and the time spent on cache flushing.\n\nMetrics list\n------------\n\nTo see a list of the metrics definitions, view the list on the\n[Virtual Machine Management (VMM)](/distributed-cloud/hosted/docs/latest/appliance/platform-application/pa-ao-operations/metrics-vmm#metrics-list)\npage."]]