Targeting hosts and services in Icinga 2 API requests

Targeting hosts and services in Icinga 2 API requests

Today, we are going to take a look at the Icinga 2 API and the various ways targets can be specified for different actions, such as querying information or scheduling downtimes. This post focuses on the API request payloads themselves and assumes some familiarity with...

Releasing Icinga 2 v2.14.5

Releasing Icinga 2 v2.14.5

Today, we are announcing the release of Icinga 2 v2.14.5. It fixes a regression that was introduced in v2.14.4 and caused the icinga2 node setup, icinga2 node wizard, and icinga2 pki request commands to fail if a certificate was requested from a node that has to...

Making Use of Previous State in Icinga2 Check Commands

Making Use of Previous State in Icinga2 Check Commands

When writing a custom check plugin for Icinga 2, there are situations where in addition to observing the current state of a system, taking the past into account as well can be helpful. A common case for this is when the data source provides counter values, i.e. values...

Analyzing configuration problems with Icinga 2

Analyzing configuration problems with Icinga 2

Today, I want to showcase an old, but still very useful, tool when it comes to analyzing and debugging an Icinga 2 configuration: the icinga2 object list command. It can be helpful in a variety of situations, for example when you want to verify that a config change...

Dependency Redundancy Groups in Icinga 2.14

Dependency Redundancy Groups in Icinga 2.14

Icinga 2.14 introduced a new feature that allows to better model complex dependencies between your hosts and services: redundancy groups. Let's take an e-mail server as an example. In order to deliver outgoing messages, it has to look up the addresses of the...

Releasing Icinga 2.14 and 2.13.8

Releasing Icinga 2.14 and 2.13.8

We are happy to announce the release of Icinga 2.14.0 and 2.13.8 today. Especially the 2.14.0 release comes with a lot of fixes and improvements and this blog post will highlight the most important ones. There are some breaking changes in 2.14.0, so please make sure...

The Tale of a Single Lock in Icinga 2

The Tale of a Single Lock in Icinga 2

To speed up startup and reload times of Icinga 2, we have already put a lot of effort into improving the configuration load performance and still continue to do so for the next major release. In this blog post, I will share the story of one particular issue we found,...

Subscribe to our Newsletter

A monthly digest of the latest Icinga news, releases, articles and community topics.