# Monitoramento de produtividade

{% hint style="success" %}
Técnicas como colocar peso no teclado, mouse no ventilador para andar e gerar movimento, enganam as ferramentas de mensuraçāo de produtividade. O RMM ajuda verificando conexōes abertas e seus respctivos processos.
{% endhint %}

Consulte nesse documento:

[Histórico de acessos, processos e status desses acessos](#hosts-netflow)

[Script para capturar logon/logoff (hora que conectou, hora que saiu)](#logon-logoff-hora-que-conectou-hora-que-saiu)

***

## Hosts Netflow

<div align="left"><figure><img src="/files/TPMYulobSjvP0rKjltN2" alt="" width="243"><figcaption></figcaption></figure></div>

### Selecione o endpoint que deseja gerar o histórico de acessos

<figure><img src="/files/7FGfr3IG33ARFrkqWTZk" alt=""><figcaption></figcaption></figure>

> Se o Endpoint nāo aparece nessa lista, o agent instalado nele nāo tem habilitado o NET FLOW. Será necessário remover o agent anterior ([consulte esse documento](/product-guide/configuracoes/sonar/rmm/how-to/implementar-agentes/remover-agents-remotamente.md)) e reinstalar o agent com a opçāo habilitada.

## Logon/logoff (hora que conectou, hora que saiu)

* **4624**: Logon bem-sucedido
* **4647**: Logoff iniciado pelo usuário
* **4634**: Sessão foi encerrada (logoff também)

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

[Consulte esse documento](/product-guide/configuracoes/sonar/rmm/comandos-remotos.md) para verificar as possibilidades de Scripts.

{% hint style="info" %}
Plataformas de RMM nāo geram diretamente insights para capturar a produtividade de uma pessoa, o SONAR por permitir captura de trafego, logs e eventos, facilita essa análise com informaçōes **irrefutaveis**.
{% endhint %}


---

# 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://wiki.datadike.com/product-guide/configuracoes/sonar/rmm/how-to/monitoramento-de-produtividade.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.
