Skip to content

Commit d3f040f

Browse files
authored
Merge pull request #54337 from apinnick/CNV-18431-monitoring-migration-ui
CNV-18431: Monitoring live migrations UI
2 parents 2639adc + cccce60 commit d3f040f

File tree

3 files changed

+11
-20
lines changed

3 files changed

+11
-20
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,7 +1324,7 @@ Topics:
13241324
- Name: Installing Network Observability Operators
13251325
File: installing-operators
13261326
- Name: Configuring the Network Observability Operator
1327-
File: configuring-operator
1327+
File: configuring-operator
13281328
- Name: Observing the network traffic
13291329
File: observing-network-traffic
13301330
- Name: API reference
@@ -3553,7 +3553,7 @@ Topics:
35533553
File: virt-migrate-vmi
35543554
- Name: Migrating a virtual machine over a dedicated additional network
35553555
File: virt-migrating-vm-on-secondary-network
3556-
- Name: Monitoring live migration of a virtual machine instance
3556+
- Name: Monitoring live migration
35573557
File: virt-monitor-vmi-migration
35583558
- Name: Cancelling the live migration of a virtual machine instance
35593559
File: virt-cancel-vmi-migration

modules/virt-monitoring-vm-migration-web.adoc

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
:_content-type: ASSEMBLY
22
[id="virt-monitor-vmi-migration"]
3-
= Monitoring live migration of a virtual machine instance
3+
= Monitoring live migration
44
include::_attributes/common-attributes.adoc[]
55
:context: virt-monitor-vmi-migration
66

77
toc::[]
88

9-
You can monitor the progress of a live migration of a virtual machine instance from either the web console or the CLI.
9+
You can monitor the progress of live migration from either the web console or the CLI.
10+
11+
[id="monitoring-live-migration-by-using-the-web-console_{context}"]
12+
== Monitoring live migration by using the web console
13+
14+
You can monitor the progress of all live migrations on the xref:../../virt/virt-web-console-overview.adoc#virtualization-overview-migrations_virt-web-console-overview[*Overview -> Migrations* tab] in the web console.
15+
16+
You can view the migration metrics of a virtual machine on the xref:../../virt/virt-web-console-overview.adoc#ui-virtualmachine-details-metrics_virt-web-console-overview[*VirtualMachine details -> Metrics* tab] in the web console.
1017

11-
include::modules/virt-monitoring-vm-migration-web.adoc[leveloffset=+1]
1218
include::modules/virt-monitoring-vm-migration-cli.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)