From 5aaaf57dd4ceccd25537d5a6513f54099a89fb0c Mon Sep 17 00:00:00 2001 From: moanos Date: Thu, 10 Oct 2024 23:19:34 +0200 Subject: [PATCH] docs: document healthchecks --- docs/admin/monitoring.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/admin/monitoring.rst b/docs/admin/monitoring.rst index bb5d704..779f193 100644 --- a/docs/admin/monitoring.rst +++ b/docs/admin/monitoring.rst @@ -60,3 +60,12 @@ Now we can simply use the InfluxDB as data source in Grafana and configure until beautiful plots! .. image:: monitoring_grafana.png + +Healthchecks +------------ + +You can configure notfellchen to give a hourly ping to a healthchecks server. If this ping is not received, you will get notified and cna check why the celery jobs are no running. +Add the following to your `notfellchen.cfg` and adjust the URL to match your check. +.. code:: + [monitoring] + healthchecks_url=https://health.example.org/ping/5fa7c9b2-753a-4cb3-bcc9-f982f5bc68e8