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...

Subscribe to our Newsletter

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