Skip to content

Commit a58f404

Browse files
committed
CNV-18469: Update virt overview assembly
Signed-off-by: Avital Pinnick <[email protected]>
1 parent b10d0b8 commit a58f404

5 files changed

+17
-82
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3558,7 +3558,7 @@ Topics:
35583558
- Name: Logging, events, and monitoring
35593559
Dir: logging_events_monitoring
35603560
Topics:
3561-
- Name: Reviewing virtualization overview
3561+
- Name: Virtualization Overview page
35623562
File: virt-reviewing-virtualization-overview
35633563
- Name: Viewing OpenShift Virtualization logs
35643564
File: virt-logs

modules/virt-resources-monitored-actively-in-Virtualization-Overview-page.adoc

Lines changed: 0 additions & 29 deletions
This file was deleted.

modules/virt-resources-monitored-for-top-consumption.adoc

Lines changed: 0 additions & 34 deletions
This file was deleted.

modules/virt-reviewing-top-consumers-projects-vms-nodes.adoc

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,19 @@
44

55
:_content-type: PROCEDURE
66
[id="virt-reviewing-top-consumers-projects-vms-nodes_{context}"]
7-
= Reviewing top consumers for projects, virtual machines, and nodes
7+
= Reviewing top consumers
88

9-
You can view the top consumers of resources for a selected project, virtual machine, or node in the *Virtualization Overview* page.
9+
You can view the top consumers of resources for a selected project, virtual machine, or node on the *Top consumers* tab of the *Virtualization Overview* page.
1010

1111
.Prerequisites
1212

13-
* You have access to the cluster as a user with the `cluster-admin` role.
13+
* You must have access to the cluster as a user with the `cluster-admin` role.
14+
* To use the *vCPU wait* metric on the *Top consumers* tab, you must apply the `schedstats=enable` kernel argument to the `MachineConfig` object.
1415
1516
.Procedure
1617

17-
. In the *Administrator* perspective in the {VirtProductName} web console, navigate to *Virtualization* -> *Overview*.
18+
. In the *Administrator* perspective in the {product-title} web console, navigate to *Virtualization* -> *Overview*.
1819

19-
. Navigate to the *Top Consumers* cards.
20+
. Click the *Top consumers* tab.
2021

21-
. From the drop-down menu, select *Show top 5* or *Show top 10*.
22-
23-
. For a *Top Consumer* card, select the type of resource from the drop-down menu: *CPU*, *Memory*, *Used Filesystem*, *Memory Swap*, *vCPU Wait*, or *Storage Throughput*.
24-
25-
. Select *By Project*, *By VM*, or *By Node*. A list of the top five or top ten consumers of the selected resource is displayed.
22+
. Optional: You can filter the results by selecting a time period or by selecting the 5 or 10 top consumers.

virt/logging_events_monitoring/virt-reviewing-virtualization-overview.adoc

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
11
:_content-type: ASSEMBLY
22
[id="virt-reviewing-virtualization-overview"]
3-
= Reviewing Virtualization Overview
3+
= Virtualization Overview page
44
include::_attributes/common-attributes.adoc[]
55
:context: virt-reviewing-virtualization-overview
66

77
toc::[]
88

9-
The *Virtualization Overview* page provides a comprehensive view of virtualization resources, details, status, and top consumers. By gaining an insight into the overall health of {VirtProductName}, you can determine if intervention is required to resolve specific issues identified by examining the data.
9+
The *Virtualization Overview* page provides a comprehensive view of virtualization resources, details, status, and top consumers:
1010

11-
Use the *Getting Started* resources to access quick starts, read the latest blogs on virtualization, and learn how to use operators. Obtain complete information about alerts, events, inventory, and status of virtual machines. Customize the *Top Consumer* cards to obtain data on high utilization of a specific resource by projects, virtual machines, or nodes. Click *View virtualization dashboard* for quick access to the xref:../../virt/logging_events_monitoring/virt-reviewing-vm-dashboard.adoc#virt-reviewing-vm-dashboard[Dashboards] page.
11+
* The *Overview* tab displays *Getting started* resources, details, inventory, alerts, and other information about your {VirtProductName} environment.
1212
13-
[id="prerequisites_{context}"]
14-
== Prerequisites
13+
* The *Top consumers* tab displays high utilization of a specific resource by projects, virtual machines, or nodes.
1514
16-
To use the *vCPU wait* metric in the *Top Consumers* card, the `schedstats=enable` kernel argument must be applied to the `MachineConfig` object. This kernel argument enables scheduler statistics used for debugging and performance tuning and adds a minor additional load to the scheduler. See the xref:../../post_installation_configuration/machine-configuration-tasks.adoc#nodes-nodes-kernel-arguments_post-install-machine-configuration-tasks[{product-title} machine configuration tasks] documentation for more information on applying a kernel argument.
15+
* The *Migrations* tab displays the status of live migrations.
1716
18-
include::modules/virt-resources-monitored-actively-in-Virtualization-Overview-page.adoc[leveloffset=+1]
17+
* The *Settings* tab displays cluster-wide settings, including live migration settings and user permissions.
1918
20-
include::modules/virt-resources-monitored-for-top-consumption.adoc[leveloffset=+1]
19+
By gaining an insight into the overall health of {VirtProductName}, you can determine if intervention is required to resolve specific issues identified by examining the data.
2120

2221
include::modules/virt-reviewing-top-consumers-projects-vms-nodes.adoc[leveloffset=+1]
2322

2423
[id="additional-resources_reviewing-virtualization-overview"]
2524
[role="_additional-resources"]
2625
== Additional resources
2726

27+
* xref:../../post_installation_configuration/machine-configuration-tasks.adoc#nodes-nodes-kernel-arguments_post-install-machine-configuration-tasks[Adding kernel arguments to nodes]
28+
2829
* xref:../../monitoring/monitoring-overview.adoc#monitoring-overview[Monitoring overview]
2930

3031
* xref:../../monitoring/reviewing-monitoring-dashboards.adoc#reviewing-monitoring-dashboards[Reviewing monitoring dashboards]

0 commit comments

Comments
 (0)