From 0644d1a0ccc9308f32f10b52fe266a2780751ae6 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Mon, 25 Nov 2024 14:46:23 +0100 Subject: [PATCH] progress in icinga2 --- admin-guide/configuration/monitoring/icinga2.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/admin-guide/configuration/monitoring/icinga2.md b/admin-guide/configuration/monitoring/icinga2.md index a668ad5d..8ce5f25c 100644 --- a/admin-guide/configuration/monitoring/icinga2.md +++ b/admin-guide/configuration/monitoring/icinga2.md @@ -1,8 +1,10 @@ # Icinga2 Configuration -**Currently only standard checks are supported**, still missing: -- support for the currently automatically installed Icinga1 checks by Puppet -- support for custom checks +Icinga2 is still productive, but the checks are still getting added: + +- ✅ standard Linuxfabrik checks +- 🏗️ support for automatically installed Icinga1 checks by Puppet ([see issue](https://git.psi.ch/linux-infra/issues/-/issues/419)) +- ❌ support for custom checks The overview of your nodes in Icinga2 you get at [monitoring.psi.ch](https://monitoring.psi.ch) and there you can handle the alerts and create service windows, etc.