# Manage Host Service

## Requisitos

Linux Control Center = 2.10.X ou superior

## Overview

A ação Manage Host Service serve para realizar gerenciar os serviços dos Hosts gerenciados pelo Linux Control Center.

## Objetivo

Este documento tem como objetivo demonstrar o funcionamento da Action **Manage Host Service**.

## Gerenciamento de Serviços

1. Acesse a tela **Hosts**

   ![](/files/9WUUC7U0P1AqJnAWNsj7)
2. Clique clique em **Actions** da linha e um Host desejado e clique em **Manage Host Service**.

   ![](/files/tgZZ4a5j3UkTakGu00ff)
3. Para executar em vários Hosts simulteaneamente, selecione os Hosts desejados e clique em **Actions** do topo da página e clique em **Manage Host Service**.

   ![](/files/GlgOKWPQHMEfMmtvd8Or)
4. Clique em **Services**.

   ![](/files/PHhvNoNqQ0QouHLNVQmc)
5. Escolha os serviços em que deseja realizar a ação.

   ![](/files/ORuZIXkp6uZaTUKVbdJo)
6. Clique em **Action**.

   ![](/files/UPibdp2ckuE379OVx8RH)
7. Escolha uma das ações para executar no serviço do Host, cujo são;

   * **Start:** Inicia o serviço no Host.
   * **Stop:** Para o serviço no Host.
   * **Restart:** Reinicia o serviço no Host.
   * **Enable:** Habilita para o serviço iniciar automaticamente quando o Host for ligado.
   * **Disable:** Desabilita para o serviço não iniciar automaticamente quando o Host for ligado.

   ![](/files/JqMMZT2H0uIaxXjYIjUW)
8. Verifique se as informações estão corretas e clique em **Yes** para executar a ação.

   ![](/files/nmineWlYWIdDNDndFkvY)


---

# 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/host-actions/manage-host-service.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.
