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

# Story The default certificate signature algorithm uses RSA. Support for ECC has been asked for. https://www.thesslstore.com/blog/explaining-ssl-handshake/#rsa-vs-diffie-hellmanecc-a-quick-history This involves the following changes: - Support both RSA and ECC certificates during...

enhancement
area/distributed
needs-sponsoring
TBD

## TODO * #9577 * #9573 * #9555 * #9581 * [ ] rebase

area/configuration
core/quality
cla/signed

## Describe the bug Today, a service outside of service hours fell into WARNING state. This was then acknowledged. Later that day the ACK was removed again and regenerated with...

After we are done laying the foundations for streaming JSON in HTTP responses (see #10409 and #10516), we should go over all the HTTP handlers an check where it makes...

enhancement
area/api

This was used to detect the presence of version 3.8.0 which introduced the "su" config option[^1]. It was releases in 2011, so I'd say it's time that we can just...

core/quality
cla/signed

Much easier and faster than a complete Ansible run.

cla/signed

## Describe the bug [A service Search with 365 results](https://icinga.example.com/icingaweb2/icingadb/services/details?service.name_ci~%2Aw32tm%2A|service.display_name~%2Aw32tm%2A) from a service set deployed via the director caused a load of 300 by disabling the Notifications via Feature Commands...

## Describe the bug We are currently facing a problem, where during a deployment of hosts, those hosts or services of them send out notifications despite them supposedly being in...

With the test fixtures added in #10516 it should now be possible to test the `JsonRpcConnection` class in a similar manner to `HttpServerConnection`. Message sending and decoding should be tested...

area/tests
core/quality

## Is your feature request related to a problem? Please describe. In order to be able to run Icinga in a context with indeterminate User IDs, such as OpenShift, the...