icinga2 icon indicating copy to clipboard operation
icinga2 copied to clipboard

The core of our monitoring platform with a powerful configuration language and REST API.

Results 539 icinga2 issues
Sort by recently updated
recently updated
newest added

PRs to them are already covered and we don't need support* image tags. fixes Icinga/docker-icinga2#115

enhancement
area/itl
area/ci
consider backporting
cla/signed

## 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...

bug
ref/IP
area/runtime

## 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...

area/distributed
area/api
ref/IP

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...

bug
area/distributed
good first issue
ref/IP

## 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:...

area/itl

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...

enhancement
area/api

## 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...

bug
area/db-ido

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...

bug
cla/signed

## 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...

bug