> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/ribbon-menu-bar/file/background-services.md).

# Services en arrière-plan

La fonctionnalité ***Synchroniseurs*** centralise toutes vos entrées de synchroniseurs en un seul endroit.

En cas de dégradation de la performance de Remote Desktop Manager, vérifiez si un synchroniseur s'exécute en arrière-plan et ralentit le système.

#### Est en ligne

***Est en ligne*** vous permet de vérifier et de modifier les paramètres de la disponibilité en ligne de votre serveur.

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW6033_2024_2.png" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="293.20001220703125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Activer la vérification de la disponibilité du serveur</td><td>Le serveur est interrogé par ping pour déterminer s'il est disponible. Le serveur sera affiché en « rouge » dans l'arborescence s'il n'est pas disponible.</td></tr><tr><td>Exécuter la vérification automatique chaque</td><td>Exécuter la vérification en ligne automatiquement à chaque intervalle de minutes déterminé.</td></tr><tr><td>Vérifier si l'hôte est en ligne</td><td>Si l'option est <em><strong>Activée</strong></em>, l'application vérifiera si l'hôte est en ligne.</td></tr><tr><td>Détection en ligne</td><td><p>Si l'option <em><strong>Vérifier si l'hôte est en ligne</strong></em> est activée, sélectionnez la méthode de détection parmi :</p><ul><li>Ping</li><li>Scan de ports</li></ul></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/fr/ribbon-menu-bar/file/background-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
