icinga2
icinga2 copied to clipboard
The core of our monitoring platform with a powerful configuration language and REST API.
PRs to them are already covered and we don't need support* image tags. fixes Icinga/docker-icinga2#115
## Describe the bug If I create a Scheduled Downtime in a global Zone via DSL, it is not possible to delete/change it afterwards ## To Reproduce - Create a...
## Is your feature request related to a problem? Please describe. One of our customers is DDoSing their Icinga 2 via /v1/hosts (a lot of hosts btw.). That locks up...
Hello, Under the advanced topic, I have seen a typo and would like to correct it. https://icinga.com/docs/icinga-2/latest/doc/08-advanced-topics/#time-periods Regards, Shravan
With agent that only executes checks via `command_endpoint` and the `cluster-zone` check running in the parent zone for the zone of that agent (`check_command = "cluster-zone"`, `vars.cluster_zone = "agent-1"`, `zone...
## Describe the bug There are several parameter missing in checks brought by the ITL e.g. check_http and check_ssh. icinga2 --version icinga2 - The Icinga 2 network monitoring daemon (version:...
Currently, we have to call `curl -k -s -S -i -u root:icinga 'https://localhost:5665/v1/config/packages?pretty=1'` (from https://icinga.com/docs/icinga-2/latest/doc/12-icinga2-api/#list-configuration-package-stage-files) to get the active stage for a package. However, when using a lot of packages...
## Describe the bug As of Icinga version 2.14.0 this change has been implemented: Consider a checkable unreachable once one Dependency fails. Previously all of them had to fail. This...
fixes #10016 **Before:** ```bash (venv) ~/Workspace/icinga2 (master ✗) prefix/sbin/icinga2 --version icinga2 - The Icinga 2 network monitoring daemon (version: v2.14.0-146-g9e31b8b55; debug) Copyright (c) 2012-2024 Icinga GmbH (https://icinga.com/) License GPLv2+: GNU...
## Describe the bug When upgrading my test platform to the latest version I noticed that the version of icinga2 was different from the version stated in the rmp name...