1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

remove from map

This commit is contained in:
Sabrina Jess
2024-03-20 11:49:51 -04:00
committed by openshift-cherrypick-robot
parent 1e7cd6d166
commit 543e295ef0
20 changed files with 25 additions and 1914 deletions

View File

@@ -21,22 +21,22 @@ The {product-title} web console displays resource usage, alerts, events, and tre
|*Overview* page
|Cluster details, status, alerts, inventory, and resource usage
|*Virtualization* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-overview_virt-web-console-overview[*Overview* tab]
|*Virtualization* -> *Overview* tab
|{VirtProductName} resources, usage, alerts, and status
|*Virtualization* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-top-consumers_virt-web-console-overview[*Top consumers* tab]
|*Virtualization* -> *Top consumers* tab
|Top consumers of CPU, memory, and storage
|*Virtualization* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-migrations_virt-web-console-overview[*Migrations* tab]
|*Virtualization* -> *Migrations* tab
|Progress of live migrations
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-metrics_virt-web-console-overview[*Metrics* tab]
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> *Metrics* tab
|VM resource usage, storage, network, and migration
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-events_virt-web-console-overview[*Events* tab]
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> *Events* tab
|List of VM events
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-diagnostics_virt-web-console-overview[*Diagnostics tab*]
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> *Diagnostics* tab
|VM status conditions and volume snapshot status
|====

View File

@@ -9,7 +9,7 @@ include::_attributes/common-attributes.adoc[]
toc::[]
You can troubleshoot {VirtProductName} components by using the xref:../../virt/support/virt-support-overview.adoc#virt-web-console_virt-support-overview[tools provided in the web console] or by using the `oc` CLI tool.
You can troubleshoot {VirtProductName} components by using the tools provided in the web console or by using the `oc` CLI tool.
// This section is in an assembly so that we can use xrefs.
[id="events_{context}"]
@@ -17,7 +17,7 @@ You can troubleshoot {VirtProductName} components by using the xref:../../virt/s
xref:../../nodes/clusters/nodes-containers-events.adoc#nodes-containers-events[{product-title} events] are records of important life-cycle information and are useful for monitoring and troubleshooting virtual machine, namespace, and resource issues.
* VM events: Navigate to the xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-events_virt-web-console-overview[*Events* tab] of the *VirtualMachine details* page in the web console.
* VM events: Navigate to the *Events* tab of the *VirtualMachine details* page in the web console.
Namespace events::
You can view namespace events by running the following command:
@@ -51,7 +51,7 @@ include::modules/virt-viewing-logs-cli.adoc[leveloffset=+2]
[id="guest-system-logs_{context}"]
== Guest system logs
Viewing the boot logs of VM guests can help diagnose issues. You can configure access to guests' logs and view them by using either the {product-title} web console or the `oc` CLI.
Viewing the boot logs of VM guests can help diagnose issues. You can configure access to guests' logs and view them by using either the {product-title} web console or the `oc` CLI.
This feature is disabled by default. If a VM does not explicitly have this setting enabled or disabled, it inherits the cluster-wide default setting.