Icinga 2 Insights With Event Streams

Icinga 2 Insights With Event Streams

There are many ways to interact with the data that Icinga 2 collects, processes, and produces. The most common is probably Icinga Web, which displays checks in all the colors of a traffic light. Icinga 2 also comes with several metrics or performance data writers. But...

Icinga 2 Advanced Training – Monitoring redesigned

Icinga 2 Advanced Training – Monitoring redesigned

If you have some experience with Icinga 2 or you already visited the Icinga 2 Fundamentals training you are in the right place. I am about to give you a small introduction into Icinga 2 Advanced training, since I recently visited this training myself. I already...

Scheduling Tasks in PHP

Scheduling Tasks in PHP

In the scenario where you want to execute tasks repeatedly at a specific time and have full control over when they are executed and how the results are handled, it makes sense to build this into your application instead of setting up a cron job, for example. I'd like...

Releasing Icinga vSphere® Integration v1.5.0

Releasing Icinga vSphere® Integration v1.5.0

Our Icinga vSphere® module has reached a new milestone, v1.5.0. It contains some buxfixes and a lot of new features and improvements. For all details, check the full changelog. UI In the v1.5 you might notice a few updates on the UI. A lot of the changes are smaller...

IPL – Icinga PHP Library

IPL – Icinga PHP Library

A few years ago, we introduced a new, completely independent library. The IPL - Icinga PHP Library, a bundle of Icinga PHP libraries. Since then we are actively working on further development and adding new features. Today I would like to highlight individual parts of...

GitLab CI/CD Job Templates!

GitLab CI/CD Job Templates!

Like I’ve mentioned in my last blog post, we use GitLab pipelines for packaging. We have a lot of software, like Icinga, Icingaweb and its various modules, which we want to build across multiple different operating systems. This results in a huge number of jobs and...

Resolving Git merge conflicts – easily and accurately

Resolving Git merge conflicts – easily and accurately

Nobody likes resolving merge/rebase/cherry-pick conflicts. I also don't, but I've found a scheme how to reduce the built-in headache. In this post I'm going to share my findings as well as practical examples. Warming up First let's brush up on merge conflicts with...

How to Create Custom-Branded Icinga Reports – Quick Tip

How to Create Custom-Branded Icinga Reports – Quick Tip

With Icinga Reporting you can create custom SLA reports for hosts and services that are monitored with Icinga. The module for Icinga Web fetches existing data and takes planned downtimes into account. You can filter for certain hosts and services as well as set custom...

List View in Icinga DB Web

List View in Icinga DB Web

Similar, to the monitoring module in Icinga Web, Icinga DB Web also provides list views for hosts and services to provide the most common columns to reduce the backend query load. The columns URL parameter is used to provide the columns that are needed for the list...

Subscribe to our Newsletter

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