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

I have a stanza in my generic service template ``` if (host.vars.all_services) { vars += host.vars.all_services ``` which i use to override most common variables for all services on a...

area/configuration

## Describe the bug Since we upgraded to 2.14.0 we experince issues with our satellites where "old" values reappear. It seems as all changes in `modified-attributes.conf` are no longer synchronized...

bug
area/checks

To check the configuration `icinga2 daemon -C` is used, but to reload you need to use either the systemd or init.d command. Is it possible to create a different parameter,...

enhancement
area/cli

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10118 **Created by teclogi on 2015-09-08 07:47:20 +00:00** Assignee: _(none)_ Status: _New_ Target Version: _(none)_ Last Update: _2016-03-18 17:26:42 +00:00 (in Redmine)_ Backport?:...

enhancement
area/distributed
TBD

## Describe the bug In a single master setup, when the master is down, replay logs are written on all agents into /var/lib/icinga2/api/log/current; but when the master is up again,...

area/distributed
area/metrics
area/influxdb

## Describe the bug I am having a hard time to describe it, since I am not sure what exactly is happening. What we have gathered so far is that...

area/notifications
needs feedback

fixes #7622

needs feedback
stalled
cla/signed

It would be nice to show the package version and vendor in the output of `icinga2 --version` My suggestion would be the following, but details are up to discussion: Add...

enhancement

## Is your feature request related to a problem? Please describe. When monitoring temperature and humdity sensors with snmp, some devices give the result multiplied by 100 to avoid decimals....

area/itl

Unfortunately the GelfWriter Feature is not really documented (config options, etc.) but I was able to find: https://github.com/Icinga/icinga2/blob/master/lib/perfdata/gelfwriter.ti. This tells me there is no way to add custom fields to...

enhancement
needs feedback
area/graylog
needs-sponsoring