> ## Documentation Index
> Fetch the complete documentation index at: https://gcore-doc-1894.mintlify.site/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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-tab.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=486d213017587bc06c49d42928ebdbdf" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-controls.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=825ed08f7a7e296e6c02840893406420" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-cpu.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=d4d6137a736315c3323828789c4a013c" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-ram.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=a2f72b588a3e094bc6301ba7713f69ab" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-traffic.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=2f562ae9f075bc0fbbfa1be892940c90" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/monitoring-network-packets.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=813c1ed373fd707c24b9af476947c70c" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip7.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=6bfb5f0f8ad6694dcce82d6fa27abf57" 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-doc-1894/Dsn9N5qugAZ3zecV/images/docs/cloud/virtual-instances/monitor-load-and-performance-of-your-instance/mceclip8.png?fit=max&auto=format&n=Dsn9N5qugAZ3zecV&q=85&s=cbec0e0d8fe9bc7814252e05e6571d32" 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>
