# Monitor

{% hint style="warning" %}
**Disponível para o perfil: Superadministrador**
{% endhint %}

A tela de Monitoramento é um painel de diagnóstico que exibe informações em tempo real sobre o consumo de recursos do seu servidor, como o uso de CPU e memória.

Utilize esta ferramenta para verificar a "saúde" da sua instalação, identificar possíveis gargalos de performance ou para auxiliar no diagnóstico de problemas de lentidão.

### Como visualizar

No Menu **SISTEMA** você poderá acessar o terminal da sua VPS clicando em **Monitor:**

<figure><img src="/files/mK6cechXsA4UtOvB35eZ" alt="" width="375"><figcaption></figcaption></figure>

Você verá a seguinte tela:

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

### Consultando métricas

* As métricas são atualizadas automaticamente a cada 15 segundos
* Clique em Atualizar para forçar a recarga imediata dos dados
* Verifique CPU e memória quando perceber lentidão no sistema

### Interpretando os dados

* PU acima de 80% por longos períodos indica necessidade de otimização
* Memória próxima do limite pode causar instabilidade — considere ampliar o plano


---

# 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://ajuda.zdg.com.br/configuracao-superadmin/sistema/monitor.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.
