# Parâmetros

## Requisitos

Linux Control Center = 2.11.X ou superior

## Overview

O Linux Control Center oferece várias opções de configuração para ajustar o tempo de resposta aceitável de todas as Actions. As parametrizações permitem adaptar o LCC ao tempo de resposta específico do seu ambiente.

## Objetivo

Este documento tem como finalidade de mostrar os valores padrões de todos os Parâmetros do LCC.

## Heartbeat

![](/files/vCWEaXecdYI7d3w3KFPm)

## Ansible

![](/files/UiktcESCFPQjQJWXdwO6)

## Execution

![](/files/WIJZRQ4Ku1C9dclhcvt1)

![](/files/SqYmjEExr1n11U9fGr8O)

## SSH

**Host Key Algorithms**<br>

```
ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
```

**Ciphers**<br>

```
3des-cbc,aes128-cbc,aes192-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
```

**Kex Algorithms**<br>

```
diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,curve25519-sha256,curve25519-sha256@libssh.org
```

**MACS**<br>

```
hmac-sha1,hmac-sha1-96,hmac-sha2-256,hmac-sha2-512,hmac-md5,hmac-md5-96,umac-64@openssh.com,umac-128@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-md5-etm@openssh.com,hmac-md5-96-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com
```

![](/files/b1GfijyMzfdZYUaSg0C7)

## Discover

![](/files/aWMFCISdILJoFZRGMtt7)

## General

![](/files/AxZAaws1S0RRRCLlu3ys)

## Log

![](/files/SZPhVnKUQrdJ7aVpwdGf)


---

# 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/parameters.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.
