> 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 d'arrière-plan

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

Lorsque vous constatez une dégradation des performances dans 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 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 s'affiche en « rouge » dans l'arborescence s'il n'est pas disponible.</td></tr><tr><td>Exécuter la vérification automatique toutes les</td><td>Exécute 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érifie 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>Analyse de port</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:

```
GET https://docs.devolutions.net/rdm/fr/ribbon-menu-bar/file/background-services.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.
