# HI GIO's VM monitoring

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

This function aims to provide tenant users/service providers a visual look at the status of each VM based on its metrics:

*o   **CPU** Usage.*

*o   **Memory** Usage.*

*o   **Disk** used Space.*

*o   **Disk** Average number of bytes read.*

*o   **Disk** Average number of bytes written.*

*o   **Network** utilization on interfaces.*

In this guide, we will help you:

* How to enable Monitor Zones
* How to view monitor items on your organization.

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step 1:  Enable Monitor Zones**

This page lists out all managed regions of your account and lets you enable monitoring for them.

Log on to the IAM portal. Select **Monitor > Manage**

Select *Zone* > Change to **Active**

<figure><img src="/files/wEUbXL9xfQUgtITL0e3O" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2: View monitor items on your organization:**

Log on IAM portal. Select **Monitor > View.**

In Monitor View window, you can select: IaaS Zone *\[3]*, oVDC *\[4]* which one you want to view.

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

Select **VM name** from list *\[5]* to open monitor items of VMs.

On this page, you can select:

*<mark style="color:blue;">\[1]</mark>* <mark style="color:blue;"></mark><mark style="color:blue;">oVDC</mark>

*<mark style="color:blue;">\[2]</mark>* <mark style="color:blue;"></mark><mark style="color:blue;">VM</mark>

*<mark style="color:blue;">\[3]</mark>* <mark style="color:blue;"></mark><mark style="color:blue;">Network (if VM have multiple NIC)</mark>

*<mark style="color:blue;">\[4]</mark>* <mark style="color:blue;"></mark><mark style="color:blue;">Disk (if VM have multiple disk)</mark>

<figure><img src="/files/S0zQpJjqCb9W8MA6nCMx" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.higiocloud.vn/management/1.-iam-portal/hi-gios-vm-monitoring.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.
