From c08aafb03425f56864353e4298908212d7ff06a4 Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Fri, 5 Jun 2026 14:34:35 +0200 Subject: [PATCH] Update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 889bf75..1ba5812 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ The Alertmanager to Icinga bridge can receive alerts from the Prometheus Alertmanager's generic webhook receiver and creates Icinga Services for these alerts. +Other Icinga and Prometheus integrations we provide: + +* https://github.com/NETWAYS/check_prometheus/ +* https://github.com/NETWAYS/icinga2-exporter +* https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-prometheus +* https://github.com/NETWAYS/notify-alertmanager + ## Installation The `alertmanager-icinga-bridge` is available as an executable in the GitHub Releases and as a container image `ghcr.io/netways/alertmanager-icinga-bridge`.