From aba93b528f2a3fb5f0ec829765a9e64d70308d50 Mon Sep 17 00:00:00 2001 From: danielclowers Date: Mon, 16 Oct 2023 14:15:03 -0400 Subject: [PATCH] CNV#28957: Add documentation for the CNV health metric --- virt/monitoring/virt-monitoring-overview.adoc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/virt/monitoring/virt-monitoring-overview.adoc b/virt/monitoring/virt-monitoring-overview.adoc index 8b524eb237..b6d4057b05 100644 --- a/virt/monitoring/virt-monitoring-overview.adoc +++ b/virt/monitoring/virt-monitoring-overview.adoc @@ -8,13 +8,16 @@ toc::[] You can monitor the health of your cluster and virtual machines (VMs) with the following tools: +Monitoring OpenShift Virtualization VMs health status:: +View the overall health of your OpenShift Virtualization environment in the web console by navigating to the *Home* -> *Overview* page in the {product-title} web console. The *Status* card displays the overall health of OpenShift Virtualization based on the alerts and conditions. + xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-cluster-checkups[{product-title} cluster checkup framework]:: Run automated tests on your cluster with the {product-title} cluster checkup framework to check the following conditions: * Network connectivity and latency between two VMs attached to a secondary network interface * VM running a Data Plane Development Kit (DPDK) workload with zero packet loss -:FeatureName: The {product-title} cluster checkup framework -include::snippets/technology-preview.adoc[] +//:FeatureName: The {product-title} cluster checkup framework +//include::snippets/technology-preview.adoc[] xref:../../virt/monitoring/virt-prometheus-queries.adoc#virt-prometheus-queries[Prometheus queries for virtual resources]:: Query vCPU, network, storage, and guest memory swapping usage and live migration progress. @@ -28,5 +31,5 @@ Configure readiness, liveness, and guest agent ping probes and a watchdog for VM xref:../../virt/monitoring/virt-runbooks.adoc#virt-runbooks[Runbooks]:: Diagnose and resolve issues that trigger {VirtProductName} xref:../../monitoring/managing-alerts.adoc#managing-alerts[alerts] in the {product-title} web console. -:FeatureName: The guest agent ping probe -include::snippets/technology-preview.adoc[] +//:FeatureName: The guest agent ping probe +//include::snippets/technology-preview.adoc[] \ No newline at end of file