# Gerenciamento

## Requisitos

* Linux Control Center = 2.10.X ou superior

## Overview

* A tela Management permite gerenciar os módulos do LCC para realizar manutenções e atualizações.

## Objetivo

* Este documento tem como objetivo demonstrar como utilizar as ações para gerenciar o LCC

  <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Antes de executar as ações, garanta acesso ao Host onde o LCC está instalado. Isso permitirá realizar correções em caso de erros inesperados.</p></div>

## Management LCC

1. Acesse a tela **Config**

   ![](/files/75CRktDTRxY4AOn07fah)
2. Clique clique em **Management**.

   ![](/files/0BQXarRbOteH6FmfDJGd)
3. Escolha a ação que deseja realizar.

   * **Restart Console**\
     Reinicia o Container Console
   * **Shutdown Console**\
     Desliga o Container Console
   * **Restart Worker**\
     Reinicia o Container Worker
   * **Shutdown Worker**\
     Desliga o Container Worker
   * **Recreate Worker**\
     Deleta, Baixa e instala novamente o Container Worker
   * **Restart Alert Report**\
     : Reinicia o Container
   * **Shutdown Alert Report**\
     Desliga o Container

   ![](/files/pDCga8yrpFS9kBTBhotg)
4. Clique em **Save**.

   ![](/files/vGj75qDNWFSMbJOUy4ij)
5. Confirme em **Agree** e aguarde a ação finalizar.

   ![](/files/nvSlrXgxfSFpPXzS2ff9)


---

# 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.linuxcontrolcenter.com.br/conf-integrations/configuracoes/management.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.
