# Discover Timeout

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Linux Control Center (LCC) Discover runs in 5 steps, each with a predefined timeout. Since different environments may have different response times, these settings ensure that Discover runs as quickly as needed.

## Purpose

This document aims to explain how to change the LCC Discover Timeout values.

## Discover Timeout

1. Click on **Config** in the left side menu of the LCC

   ![](/files/c92CYrW3uRE96JP1CfPx)
2. Click on **Parameters**

   ![](/files/2a9QPrxz8EAHxoteOOPw)
3. Click on **Discover**

   ![](/files/YemOLgtQbn25mEU280Pg)
4. Adjust the times according to your needs;

**Minimal Timeout:** Minimum timeout for all import steps for each host found\
**Ping Timeout:** Maximum response time for Discover's **Ping**.\
**SSH Timeout:** Maximum time to connect to the Host via SSH.\
**SSH Port Timeout:** Maximum response time to obtain the SSH banner on the defined port or with the Search SSH Port option enabled.\
**Credential Timeout**: Maximum time to validate the credential via SSH connection.\
**Impot Timeout:** Maximum time for the import step for each Host found and with validated credentials.\
**PAM timeout:**: Maximum time to import a host via integration with BeyondTrust products.\
**Cache Lock Time:** Time to set the Cache Lock.\
**Linux TTL Min:** Lowest value for the TTL (Time To Live).\
**Linux TTL Max:** Highest value for TTL (Time To Live).<br>

{% hint style="warning" %}
The default values ​​are as shown in the images below.
{% endhint %}

1. Click **Save** after setting new values.

   ![](/files/pkNVOmfAt88OSgy8qGo0)


---

# 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/en/configs-integrations/configs/timeout-discover.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.
