> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/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/X-1DOC5Bv7y3aZ-x/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-tab.png?fit=max&auto=format&n=X-1DOC5Bv7y3aZ-x&q=85&s=fd59f337ad6952d7cdb701af205abfb4" 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/yrEa6OGy4Q_zWlXb/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-controls.png?fit=max&auto=format&n=yrEa6OGy4Q_zWlXb&q=85&s=b7353c6f1c9c8700806849d1d10d0b4a" 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/yrEa6OGy4Q_zWlXb/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-cpu.png?fit=max&auto=format&n=yrEa6OGy4Q_zWlXb&q=85&s=378a4345b0f5ea74f657a144d8eb8c68" 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/X-1DOC5Bv7y3aZ-x/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-ram.png?fit=max&auto=format&n=X-1DOC5Bv7y3aZ-x&q=85&s=ac416c9d7320061dabaf79b928b4e6ef" 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/X-1DOC5Bv7y3aZ-x/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-traffic.png?fit=max&auto=format&n=X-1DOC5Bv7y3aZ-x&q=85&s=96b7a8c972b667378cced60de78fc795" 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/yrEa6OGy4Q_zWlXb/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-packets.png?fit=max&auto=format&n=yrEa6OGy4Q_zWlXb&q=85&s=ef10e2fe6cccf7f5c47e57fc6e536048" 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/YEsPf7l6EvNuxMEL/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip7.png?fit=max&auto=format&n=YEsPf7l6EvNuxMEL&q=85&s=57aad5c249cc5c236e1bec75fb99d3a5" 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/YEsPf7l6EvNuxMEL/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip8.png?fit=max&auto=format&n=YEsPf7l6EvNuxMEL&q=85&s=4ce15b9f1fd1fa06855c87232ffe6375" 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>
