# Diagnostic

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Linux Control Center needs to maintain a connection with some external components to work properly. Therefore, the *Diagnostics* tool was created to validate the communication status of the Console with these components.

## Objective

This document aims to demonstrate how to test the communication of the Console with the Worker, Vulnerability API and the LCC Customer Portal Server.

## Communication Test

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

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

   ![](/files/NILvNoVIonmgGX3QHVRz)
3. Click on **Test**.

* This action will test the connection of the LCC Console with the listed components. The Status column will display a red **X** if communication fails.

  ![](/files/TIMmpXXXh6kjcoGJNXV4)


---

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