Once a year, the Icinga team goes for a team event somewhere about an hour or two away from the office. This year's edition landed us at the Adventure Campus in Treuchtlichen, right in the middle of...
Two Days Away From the Keyboard: Our Team Event Recap
Once a year, the Icinga team goes for a team event somewhere about an hour or two away from the office. This year's edition landed us at the Adventure Campus in Treuchtlichen, right in the middle of...
Icinga Web 2.14, Security Releases, and Module Updates
We are shipping a new batch of Icinga Web ecosystem releases today. Icinga Web 2.14 is the headline, bringing the baseline for two-factor authentication support, configurable password policies, a configurable Content Security Policy, and a round of developer tooling...
Releasing Icinga 2 v2.16.3, 2.15.5, and 2.14.10
Shortly after releasing the recent security updates for Icinga 2, we have received reports that these contained an unpleasant surprise for anyone using the Json.decode() function in their configuration. For one of the security fixes, out internal C++ JsonDecode()...
Modernizing a legacy CMake build-system
CMake tends to have a bad reputation for being to complex and convoluted, but often that notion stems from very old versions of CMake. Sure, CMake is a Turing-complete scripting language, but that is really needed for an ecosystem as complex as that of C and C++. And...
XSS Vulnerability in Icinga PHP Library
Today we announce a security update for Icinga PHP Library. It solves a severe cross-site scripting attack vulnerability and affects multiple Icinga products at once. It has been published as GHSA-55wf-5m3q-6jjf. Installing the update v0.19.2 as soon as possible is...
Icinga as Open-Source MSP Monitoring Software: Multi-Tenant Monitoring for IT Service Providers
Icinga is an open-source MSP monitoring software used by managed service providers to monitor multi-tenant client environments at scale. It covers the infrastructure layer that RMM tools don't reach: network devices, custom service checks, SLA reporting, and deep...
Four Modern PHP Features That Show How Far the Language Has Come
PHP has evolved over the years and has become a lot reliable, faster and refined. And with the release of PHP 8, which contained many features (named arguments, union types, attributes, constructor property promotion, match expressions, the null safe operator (?->)...
Icinga Web v2.13 and IPL: PHP 8.5 Support & Module Updates Release
This is not just a version bump. Raising the PHP floor allowed us to modernize the IPL codebase in ways that were not possible before: strict type declarations throughout, and a cleaner, more predictable API surface. We are also introducing two new packages:...
Mirroring Icinga Packages in Air-Gapped and Restricted Environments
When hosting in a secure or corporate environment, Internet access is often restricted or blocked completely. While this makes sense from a security point of view, this introduces some challenges. For one, getting software packages. There are usually two approaches to...
How to Use Git Bisect to Pinpoint Bugs Precisely
A feature that used to work suddenly broke. The problem? There were 300 commits since the last time I knew it worked. Checking each commit manually would take forever. Fortunately, Git has a tool designed exactly for this situation: git bisect. What is Git Bisect? The...
Syncing LDAP Users & Groups with the Icinga Notifications Web API
If you're running Icinga in a mid-to-large organization, chances are your users and teams are already defined in LDAP or Active Directory. Manually re-creating contacts and contact groups in Icinga Notifications Web is tedious and error-prone, but thankfully, it...
How to undo Git reset hard?
You just finished a long interactive rebase. You hit enter. Your commit history looks… wrong. There is a bunch of things that could go wrong: messed up an interactive rebase accidentally ran git reset --hard merged the wrong branch rebased onto the wrong base You...
Subscribe to our Newsletter
A monthly digest of the latest Icinga news, releases, articles and community topics.









