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 466 icinga2 issues
Sort by recently updated
recently updated
newest added

## Describe the bug Hello, yesterday in the morning our secondary master was suddenly unable to communicate with the other master and satellites. The log contained just the following entries:...

## Describe the bug As already described in the [community forum](https://community.icinga.com/t/icingadb-notifications-with-correct-icingaweb2-link/9674): When using icingadb instead of ido-mysql backend (and icingadb-web) the icingaweb2 url is wrong in email notifications. Maybe you...

bug
area/notifications
area/icingadb

## Describe the bug I expect that api-users who do not have permission to see check_commands will not be able to view them via a join. ## To Reproduce 2...

area/api
ref/NC

## Describe the bug A customer is reporting this bug and a similar issue was report as https://github.com/Icinga/icingaweb2-module-director/issues/2149, but assumed to be fixed with the latest rework on the zones...

bug
area/distributed

... and wait for the reload to complete before responding to let curl(?) block the reload command. fixes #7301 resolves #8911 closes #8973

enhancement
needs feedback
cla/signed

At the moment, Icinga 2 writes the `/var/cache/icinga2/icinga2.debug` file every time it loads a config (that is, config validation and daemon startup including reload). Analyzing `icinga2 daemon -C` using a...

enhancement
area/configuration

## Describe the bug The maximal length of the name of an Endpoint is limited to 64 chars due to the limitations on *CommonName* in [x509](https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-X.509-201910-I!!PDF-E&type=items) (look for ub-common-name-length). This...

bug
area/setup

## Describe the bug The API endpoint /v1/actions/process-check-result returns HTTP 500 when the given filter doesn't match any objects. ## To Reproduce POST https://localhost:5665/v1/actions/process-check-result ``` {"type": "Service", "filter": "host.name==\"does not...

bug
area/api

## Describe the bug I try to implement the set_if functrion in one of my CheckCommands, but failed to succussed. Orientation was the documentation found here [Use Functions in Command...

bug
area/documentation
good first issue

This issue has been migrated from Redmine: https://dev.icinga.com/issues/13855 **Created by siyalrach on 2017-01-02 14:39:06 +00:00** Assignee: _(none)_ Status: _New_ Target Version: _(none)_ Last Update: _2017-01-09 16:55:12 +00:00 (in Redmine)_ Backport?:...

enhancement
area/metrics
TBD