# Health-Checks

Unter **Observations** → **Health Checks** findest du verschiedene Optionen für die Überwachung der Verfügbarkeit von Domains sowie von Netzwerkgeräten, auf denen sich kein Pulsar installieren lässt, via Ping- und Port-Monitoring.

Folgende Untermenüpunkte stehen zur Verfügung:

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/zo1MpeBuJyBbKzcsMDEa" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

* [Ping-Monitoring](/docs/manual/bedienung-der-plattform/observations/health-checks/ping-monitoring.md)
* [Port-Monitoring](/docs/manual/bedienung-der-plattform/observations/health-checks/port-monitoring.md)
  {% endcolumn %}
  {% endcolumns %}


---

# 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.enginsight.com/docs/manual/bedienung-der-plattform/observations/health-checks.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.
