icinga2
icinga2 copied to clipboard
The core of our monitoring platform with a powerful configuration language and REST API.
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...
Adding check_curl from [Monitoring Plugins](https://www.monitoring-plugins.org/) to the ITL
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...
## 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...
## 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...
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...
## Is your feature request related to a problem? Please describe. How our checks scheduler works:  ## Describe the solution you'd like How our checks scheduler shall work: ...
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)...