Introduction Icinga 2 makes heavy use of Boost.Coroutine2 in our network code, which are stackful coroutines that are designed to work well with the IO operations from Boost.Asio. This has proven to...
Exploring C++20 Coroutines: A Practical Look at Stackless Coroutines vs Boost.Coroutine2
Introduction Icinga 2 makes heavy use of Boost.Coroutine2 in our network code, which are stackful coroutines that are designed to work well with the IO operations from Boost.Asio. This has proven to...
Drowning in Alert Fatigue? How to Regain Control of Your Monitoring
Introduction: Why Alert Fatigue Hits Sysadmins Sooner or Later If you’ve ever muted your phone during a maintenance window, only to miss a real outage an hour later, you’re not alone. Sysadmins on Reddit and beyond often describe feeling like they’re drowning in...
How to Fix Cyclic Inheritance Errors in Icinga Director during Object Configuration
Icinga Director is a powerful tool that greatly simplifies the configuration, management, and deployment of monitoring objects in Icinga. It provides a user-friendly interface and automation features that make complex setups easier to maintain. Occasionally, though,...
Releasing Icinga DB Web v1.1.3 and a IPL security release
Today we’re announcing the general availability of Icinga DB Web v1.1.3 as well as a vulnerability fix for the Icinga PHP Library (IPL) in version 0.14.1. You can find all issues related to Icinga DB Web on its Roadmap. The fixed vulnerability is covered here. Icinga...
Simplified Database Schema Upgrades for Icinga Web and Modules
With the release of Icinga Web 2.12, we've streamlined and simplified the process for performing database schema upgrades for both Icinga Web and its modules. This new feature not only indicates when an upgrade is pending but also allows for automatic execution of the...
The Icinga Notifications Beta is Here!
This release has the version 0.1.0 and is available via our package repositories. Be sure to check the documentation on how to install it. So what is Icinga Notifications actually? It is not possible to explain every single detail now. We will eventually publish...
Icinga for Windows without an Icinga 2 agent
I've already dropped a hint at this topic in a previous post of mine which reflected the history of Icinga on Windows: Icinga 2.14 will be able to directly speak to the PowerShell daemon REST API without even fork(2) or exec(3) for a subprocess (...). In fact this...
Effective Monitoring Strategy: 10 Tips for Success
As a software developer in training at Icinga, I've learned a lot about the nuances and importance of monitoring systems. Effective monitoring is critical for maintaining the health, performance and security of any infrastructure or application. Here are ten essential...
New Redis® open source server packages for Icinga DB
Finally, we are pleased to announce the availability of the new Redis®* open source server packages for Icinga DB for all supported distributions 🎉. You may have already noticed that we had some issues with the previous packages here and there, but we've been working...
Native Binaries with PHP
There is always a big debate about whether interpreted or compiled languages are more useful. I think it is important to look at the pros and cons. Both language types have their strengths and weaknesses. While interpreted languages are great for maintaining and...
Chart.js: Visualizing Data for Better Insights
In the field of data visualization, Chart.js is a popular JavaScript library used to make flexible and good-looking charts. It's simple and versatile, making it a great choice for many uses, including monitoring systems. This library ensures that charts display well...
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...
Subscribe to our Newsletter
A monthly digest of the latest Icinga news, releases, articles and community topics.









