> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integrator-de/administration/erweitert/interner-service.md).

# Interner Service

**Funktionen:**

* **Start und Leeren:**
  * Starten Sie den **Internen Service** oder löschen Sie den aktuellen Befehlsausgabeverlauf.
* **Befehlsverlauf:**
  * Zeigt eine **detaillierte Protokollierung** der ausgeführten Systembefehle, Pfade und Aktionen an.
  * Überblick über den **Systemstatus**, der **gelesenen Dateien** und der verschiedenen **Geräte und Verbindungen**, die gefunden oder durchsucht wurden (z. B. Sonos, Nuki, MQTT, Remote).
* **Neustart:**
  * Ermöglicht das **Neustarten** des Internen Service, um die Prozesse neu zu initialisieren.

**Verwendung:**

* Der **Interne Service** ist ein Werkzeug, das primär von **Integratoren** und fortgeschrittenen Benutzern verwendet wird, um den **Systemstatus** und die **Protokolle** zu überwachen.
* **Befehlsausgabe:** Die Ausgabe hilft dabei, **Probleme zu diagnostizieren** und **Systemereignisse** zu verfolgen.
* **Starten und Ausführen von Befehlen:** Unten befindet sich ein Eingabefeld für das Ausführen spezifischer Befehle, was eine direkte Interaktion mit dem System ermöglicht.

{% hint style="warning" %}
**Hinweis:**

Dieser Bereich ist **nur für erfahrene Benutzer oder Integratoren** geeignet, da unsachgemäße Änderungen im internen Service zu Fehlfunktionen führen können.
{% endhint %}

<figure><img src="/files/SNraKIjshj94z3EmE6aL" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.nomos-system.com/nomos-system/integrator-de/administration/erweitert/interner-service.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.
