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

# Tenbyte Cloud Metrics

Monitor and analyze the performance of your virtual machines in Tenbyte Cloud using key system metrics like CPU, RAM, Disk I/O, and Network bandwidth.

## Access the Metrics Tab

* From the **Tenbyte Cloud dashboard**, select the **virtual machine (VM)** you want to monitor.

  <Frame caption="Access the Metrics Tab from Dashboard">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/75.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=682586d41292f97dfbb288bf4a0cc3aa" alt="Access the Metrics Tab" width="1918" height="873" data-path="images/cloud/75.png" />
  </Frame>

* Once your VM is selected, go to the **Metrics** tab.

  <Frame caption="Access the Metrics Tab">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/77.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=bac0169e42a7129b26bb5f5563d3b082" alt="Access the Metrics Tab" width="1918" height="877" data-path="images/cloud/77.png" />
  </Frame>

* In the **Metrics tab**, you will see **4 graphs** displaying key performance data for your VM:

  1. **CPU Usage**
  2. **RAM Usage**
  3. **Disk I/O**
  4. **Network Bandwidth**

### CPU Metrics

* The **CPU** (%) graph shows the **percentage of CPU usage** over time.
* It helps you **keep track of the CPU Resources** used by your virtual machine.
* If the CPU usage is higher, it can mean your VM is processing more data, running more tasks, or handling more traffic.

  <Frame caption="CPU Metric">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/78.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=e8120da5c630a5c7f1d3c7c8d24d9c57" alt="CPU Metric" width="878" height="337" data-path="images/cloud/78.png" />
  </Frame>

### RAM Metrics

* The **RAM (MB)** graph displays the **memory usage** of your VM.
* It **indicates the total RAM storage**. Then the part of RAM that is being utilized.

  <Frame caption="RAM Metrics">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/79.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=c21ad7b1449fb61221586af7a254c627" alt="RAM Metrics" width="882" height="341" data-path="images/cloud/79.png" />
  </Frame>

### Disk I/O Metrics

* The **Disk I/O (MB/s)** graph shows your **VM’s disk read** and **write operations**.
* It indicates how much data is sent to or received from the disk in seconds.

  <Frame caption="Disk I/O Metrics">
    <img src="https://mintcdn.com/vidinfra/UtYIflBRdw54uAqd/images/cloud/80.png?fit=max&auto=format&n=UtYIflBRdw54uAqd&q=85&s=b9cb2a4a06d6b15324ef69b3bac3f89a" alt="Disk I/O Metrics" width="871" height="337" data-path="images/cloud/80.png" />
  </Frame>

### Network Bandwidth Metrics

* The graph displays the **quantity of data** your **VM is transferring** **over the network in Mbit/s**.
* This will help you monitor incoming and outgoing traffic.

  <Frame caption="Network Bandwidth Metrics">
    <img src="https://mintcdn.com/vidinfra/UtYIflBRdw54uAqd/images/cloud/81.png?fit=max&auto=format&n=UtYIflBRdw54uAqd&q=85&s=894a01fccb8c422faa94633000263e1d" alt="Network Bandwidth Metrics" width="886" height="340" data-path="images/cloud/81.png" />
  </Frame>
