> ## Documentation Index
> Fetch the complete documentation index at: https://docs.preprod.world/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor load and performance of a Virtual Machine

The **Monitoring** tab displays performance metrics for a Virtual Machine (VM).

To open the tab, navigate to **Cloud** > **Virtual Instances** in the [Gcore Customer Portal](https://portal.gcore.com), click the instance name, and select the **Monitoring** tab.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/xuApPAya85ArHWkj/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-tab.png?fit=max&auto=format&n=xuApPAya85ArHWkj&q=85&s=cbf12e6bd1b1904d7ac7506b7b7d2621" alt="Monitoring tab showing four metric panels: CPU Utilization, RAM Utilization, Network Traffic, and Network Packets" width="1400" height="900" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-tab.png" />
</Frame>

Two controls appear above the graphs: the left one selects the time range of the displayed data, and the right one sets the refresh interval.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/xuApPAya85ArHWkj/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-controls.png?fit=max&auto=format&n=xuApPAya85ArHWkj&q=85&s=18c80b58d1dcb9ad7f19716f828199c5" alt="Monitoring controls showing the time range dropdown and the auto-refresh interval selector" width="241" height="84" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-controls.png" />
</Frame>

<Note>
  Rate metrics — bytes per second and packets per second — display one-minute averages. The system collects the total volume for one minute and divides by 60.
</Note>

1\. CPU Utilization measures the load on the processor as a percentage. At 90% load across all cores, the graph displays 90%.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/xuApPAya85ArHWkj/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-cpu.png?fit=max&auto=format&n=xuApPAya85ArHWkj&q=85&s=c2e018edefaa3977cf676470c2527274" alt="CPU Utilization graph showing processor load as a percentage" width="528" height="265" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-cpu.png" />
</Frame>

CPU Utilization can exceed 100% when the VM briefly uses more CPU than its flavor allocation — this usually occurs during VM creation and does not affect payment.

2\. RAM Utilization measures the amount of RAM the Virtual Machine uses, as a percentage. A value of 100% means the RAM is fully loaded.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/xuApPAya85ArHWkj/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-ram.png?fit=max&auto=format&n=xuApPAya85ArHWkj&q=85&s=f7b2ffe94ca71ab9f4ff025c7fbd8cb1" alt="RAM Utilization graph showing memory usage as a percentage" width="528" height="265" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-ram.png" />
</Frame>

RAM Utilization in the portal may be higher than the value shown inside the operating system. The Monitoring tab includes cache RAM — memory the OS reserves to speed up applications but reclaims immediately when any application requires it.

The **Network Traffic** panel shows network traffic speed in bytes per second:

3\. Network BPS, ingress is the speed of incoming traffic measured in bytes per second.

4\. Network BPS, egress is the speed of outgoing traffic measured in bytes per second.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/xuApPAya85ArHWkj/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-traffic.png?fit=max&auto=format&n=xuApPAya85ArHWkj&q=85&s=d0117b6fe71133687a9fdee87ef07415" alt="Network Traffic graph showing Network BPS ingress and egress" width="528" height="265" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-traffic.png" />
</Frame>

The **Network Packets** panel shows network traffic speed in packets per second:

5\. Network PPS, ingress is the speed of incoming traffic measured in packets per second.

6\. Network PPS, egress is the speed of outgoing traffic measured in packets per second.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/xuApPAya85ArHWkj/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-packets.png?fit=max&auto=format&n=xuApPAya85ArHWkj&q=85&s=64ca076bf908b2feea25883fc7266048" alt="Network Packets graph showing Network PPS ingress and egress" width="528" height="265" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-packets.png" />
</Frame>

The **Disk IOPS** panel shows disk read and write operations per second:

7\. sda/Disk IOPS read — number of disk read operations per second.

8\. sda/Disk IOPS write — number of disk write operations per second.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/oh3QjGVH5aQhjZkc/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip7.png?fit=max&auto=format&n=oh3QjGVH5aQhjZkc&q=85&s=1908c5ddbc9820fddd6dd2cc8879ff3c" alt="sda/Disk IOPS graph showing read and write operations per second" width="1471" height="289" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip7.png" />
</Frame>

The **Disk Throughput** panel shows disk data transfer speed in bytes per second:

9\. sda/Disk BPS read — disk read throughput in bytes per second.

10\. sda/Disk BPS write — disk write throughput in bytes per second.

<Frame>
  <img src="https://mintcdn.com/gcore-docs/oh3QjGVH5aQhjZkc/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip8.png?fit=max&auto=format&n=oh3QjGVH5aQhjZkc&q=85&s=d564170447e7d92ffdadb04affe12892" alt="sda/Disk BPS graph showing read and write bytes per second" width="1471" height="286" data-path="images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip8.png" />
</Frame>
