# Monitoring GPU VMs

GPU Virtual Machine provides metrics to help you monitor and troubleshoot your workloads. Monitoring metrics are collected to track the performance, availability, and resource usage of services, helping detect issues and optimize operations. Note that metric data is retained for **30 days**.

There are 3 metric groups:

* **Utilization metrics**: Monitor CPU, memory, and GPU usage to assess system performance and resource efficiency.
* **Disk metrics**: Track disk read/write speed, and latency to detect storage issues or bottlenecks.
* **Network metrics**: Measures the amount of data read/written and shows how frequently those read/write actions occur.

For additional metrics, please contact us to explore our advanced monitoring service.

<figure><img src="/files/c5It3yTDNeHW0ZYjsOAW" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-docs.fptcloud.com/fpt-gpu-cloud/gpu-virtual-machine/on-fpt-cloud-console/tutorials/monitoring-gpu-vms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
