The virtual machines (VMs) present in a KVM server are monitored based on the parameters or the attributes listed below. These attributes provide information about the functioning of the VMs. You can also configure thresholds to the numerical attributes of the VMs based on these details.
Click on the individual monitors listed in the Availability tab to view detailed performance metrics of the corresponding virtual machine. Below is an explanation of the metrics categorized into five separate tabs:
This tab provides a high-level overview of virtual machines running under KVM servers.
Parameter | Description |
---|---|
CPU Utilization | |
CPU Utilization | The current CPU utilization value on the virtual machine. (%) |
User | The time taken to execute user commands. (%) |
System | The time taken to execute kernel commands. (%) |
Memory Utilization | |
Memory Utilization | The amount of memory consumed by the virtual machine. (%) |
Used Memory | The amount of memory used by the virtual machine. (GB) |
Free Memory | The remaining amount of memory available for the virtual machine. (GB) |
Total Memory | The total amount of memory allocated to the virtual machine. (GB) |
This tab provides details about the memory utilization of virtual machines running under KVM servers.
Parameter | Description |
---|---|
Ballooned Memory | The amount of balloon memory allocated to the virtual machine. (GB) |
Read from Swap | The amount of data read from swap. (GB) |
Write into Swap | The amount of memory written into swap. (GB) |
Disk I/O Fault Count | The number of page faults where Disk I/O was required. |
Page Fault Count | The number of other page faults. |
RSS Memory | The amount of memory allocated for Resident Set Size (RSS) of the running virtual machine's process. (GB) |
This tab provides details about disk utilization of virtual machines running under KVM servers.
Parameter | Description |
---|---|
Disk Details | |
Name | The name of the device block available in virtual machine. |
Source | The path of the device block where it is mounted. |
Capacity | The total amount of space allocated in this device block. (GB) |
Used | The amount of memory utilized from this block by the virtual machine. (GB) |
Free | The remaining amount of memory available for use in this block. (GB) |
Used Space | The amount of memory used from this block by the virtual machine. (%) |
Free Space | The remaining amount of memory available for use in this block. (%) |
Disk I/O Details | |
Name | The name of the device block available in virtual machine. |
Read Operations | The number of read operations taking place in the virtual machine. |
Time taken to Read | The amount of time taken for the read operation to execute. (Sec) |
Write Operations | The number of write operations taking place in the virtual machine. |
Time taken to Write | The amount of time taken for the write operation to execute. (Sec) |
Bytes Received | The rate at which the data is received. (MB/Sec) |
Bytes Transmitted | The rate at which the data is transmitted. (MB/Sec) |
Disk Block Details | |
Name | The name of the device block available in virtual machine. |
Block Capacity | Total block device size for each block-device (Eg: vda, vdb, vdc, etc.) of a domain (in GB). |
Block Used | Amount of block size used for each block-device of a domain (in GB). |
Block Free | Remaining amount of block size available for each block-device of a domain (in GB). |
Block Used Space | Amount of block size used for each block-device of a domain (in %). |
Block Free Space | Remaining amount of block size available for each block-device of a domain (in %). |
Note: The metrics in this tab will be shown only if the root user privileges are enabled in the KVM host server.
This tab provides details about network utilization of virtual machines running under KVM servers.
Parameter | Description |
---|---|
Network Interfaces | |
Name | The name of the virtual network. |
Type | The type of virtual network used to connect to the network interface. |
Source | The source of the network interface through which the virtual network is connected. |
Model | The model name of the network interface card (NIC). |
MAC Address | The value of the Media Access Control (MAC) address for this NIC. |
Network Interface Utilization | |
Bytes Received | The rate at which this NIC receives data. (MB/Sec) |
Bytes Transmitted | The rate at which this NIC transfers data. (MB/Sec) |
Packets Received | The number of packets received by the network interface. |
Packets Transmitted | The number of packets transferred by the network interface. |
This tab provides the configuration details of virtual machines running under KVM servers.
Parameter | Description |
---|---|
ID | The ID value of the virtual machine. |
Name | The name of the virtual machine. |
IP Address | The value of IP address of the virtual machine. |
UUID | The value of Universal Unique Identifier of the virtual machine. |
OS Type | The type of virtualization supported by this OS. |
Installed OS | The name of the OS installed on this virtual machine. |
State | The current status of the virtual machine. |
CPU(s) | The number of CPUs allocated for the virtual machine. |
Autostart | Indicates whether this pool is automatically started during boot time or not. (Enabled or Disabled) |