|
2 | 2 | //
|
3 | 3 | // * virt/logging_events_monitoring/virt-viewing-information-about-vm-workloads.adoc
|
4 | 4 |
|
5 |
| -:_content-type: CONCEPT |
| 5 | +:_content-type: REFERENCE |
6 | 6 | [id="virt-about-the-vm-dashboard_{context}"]
|
7 |
| -= About the Virtual Machines dashboard |
| 7 | += The Virtual Machines dashboard |
8 | 8 |
|
9 |
| -Access virtual machines from the {product-title} web console by navigating |
10 |
| -to the *Workloads* -> *Virtualization* page. The *Workloads* -> *Virtualization* page contains two tabs: |
11 |
| - |
12 |
| -* *Virtual Machines* |
13 |
| -* *Virtual Machine Templates* |
14 |
| -
|
15 |
| -The following cards describe each virtual machine: |
| 9 | +Access virtual machines (VMs) from the {product-title} web console by navigating |
| 10 | +to the *Virtualization* -> *VirtualMachines* page. The *Overview* tab for each virtual machine has the following cards that display VM data: |
16 | 11 |
|
17 | 12 | * *Details* provides identifying information about the virtual machine, including:
|
| 13 | ++ |
| 14 | +-- |
18 | 15 | ** Name
|
19 |
| -** Namespace |
| 16 | +** Status |
20 | 17 | ** Date of creation
|
21 |
| -** Node name |
22 |
| -** IP address |
| 18 | +** Operating system |
| 19 | +** CPU and memory |
| 20 | +** Hostname |
| 21 | +** Template |
| 22 | +-- |
| 23 | ++ |
| 24 | +If the VM is running, there is an active VNC preview window and a link to open the VNC web console. The *Options* menu {kebab} on the *Details* card provides options to stop or pause the VM, and to copy the `ssh over nodeport` command for SSH tunneling. |
| 25 | +
|
| 26 | +
|
| 27 | +* *Alerts* lists VM alerts with three severity levels: |
| 28 | +** Critical |
| 29 | +** Warning |
| 30 | +** Info |
23 | 31 |
|
24 |
| -* *Inventory* lists the virtual machine's resources, including: |
25 |
| -** Network interface controllers (NICs) |
26 |
| -** Disks |
| 32 | +* *Snapshots* provides information about VM snapshots and the ability to take a snapshot. For each snapshot listed, the *Snapshots* card includes: |
| 33 | +** A visual indicator of the status of the snapshot, if it is successfully created, is still in progress, or has failed. |
| 34 | +** An *Options* menu {kebab} with options to restore or delete the snapshot |
27 | 35 |
|
28 |
| -* *Status* includes: |
29 |
| -** The current status of the virtual machine |
30 |
| -** A note indicating whether or not the QEMU guest agent is installed on the virtual machine |
| 36 | +* *Network interfaces* provides information about the network interfaces of the VM, including: |
| 37 | +** Name (Network and Type) |
| 38 | +** IP address, with the ability to copy the IP address to the clipboard |
| 39 | +
|
| 40 | +* *Disks* lists VM disks details, including: |
| 41 | +** Name |
| 42 | +** Drive |
| 43 | +** Size |
31 | 44 |
|
32 | 45 | * *Utilization* includes charts that display usage data for:
|
| 46 | ++ |
| 47 | +-- |
33 | 48 | ** CPU
|
34 | 49 | ** Memory
|
35 |
| -** Filesystem |
| 50 | +** Storage |
36 | 51 | ** Network transfer
|
37 |
| -
|
| 52 | +-- |
| 53 | ++ |
38 | 54 | [NOTE]
|
39 | 55 | ====
|
40 |
| -Use the drop-down list to choose a duration for the utilization data. The available options are *1 Hour*, *6 Hours*, and *24 Hours*. |
| 56 | +Use the drop-down list to choose a duration for the utilization data. The available options are *5 minutes*, *1 hour*, *6 hours*, and *24 hours*. |
41 | 57 | ====
|
42 | 58 |
|
43 |
| -* *Events* lists messages about virtual machine activity over the past hour. To view additional events, click *View all*. |
| 59 | +* *Hardware Devices* provides information about GPU and host devices, including: |
| 60 | +** Resource name |
| 61 | +** Hardware device name |
0 commit comments