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

As found in https://github.com/Icinga/icinga2/issues/9280#issuecomment-1076513307, the API response status was sometimes inappropriate. Here we change the status code to - 200, if a filter did not match for any object (formerly...

cla/signed

Adding check_curl from [Monitoring Plugins](https://www.monitoring-plugins.org/) to the ITL

area/itl
cla/signed

Hi, i've a problem with cluster-zone check on my icinga master. Result for cluster-zone on master is: **Zone 'master' is not connected. Log lag: less than 1 millisecond** My master...

bug
area/distributed
area/itl
ref/IP

fixes #6404

enhancement
cla/signed

## To Reproduce 1. Have a HA cluster ready 2. Create a bunch of services on the same object (+ have some standard notification rules in your config): ``` object...

bug
area/distributed
area/notifications

## Describe the bug I am getting a lot of warnings in my icinga2 logs like this: ``` warning/InfluxdbWriter: Ignoring invalid perfdata for checkable 'dev-bas1-pos-v01.sf-rz.de!postgres_patroni_dev_01_tst_longest_query' and command 'check_pgactivity' with value:...

## Is your feature request related to a problem? Please describe. Sometimes it is necessary to stop or restart/reload icinga2 (configuration changes, OS updates, crashes caused by communication problemes between...

area/checks

after updating icinga from 2.10.5 to version 2.12.3 the memory load which was typically between 1gb and 2gb for the icinga process now consumes between 1gb to 4gb. sometimes restarting...

bug

## Is your feature request related to a problem? Please describe. How our checks scheduler works: ![7AE49A6E-F98D-4DAA-935D-5826B2DF78FB](https://user-images.githubusercontent.com/6053266/68751952-ca2efe00-0602-11ea-9827-b698ff662515.jpeg) ## Describe the solution you'd like How our checks scheduler shall work: ![0622D15B-57F4-48C6-965B-98163CD431E6](https://user-images.githubusercontent.com/6053266/68752010-df0b9180-0602-11ea-9dd0-ff2cd8fca45f.jpeg)...

We build icinga2 with debug info and are ready to provide additional information about this problem. ``` pid 47744 (icinga2), jid 2, uid 183: exited on signal 10 (core dumped)...

bug
core/crash
help wanted