Beyond PHP-FPM: Modern PHP Application Servers

Beyond PHP-FPM: Modern PHP Application Servers

For decades, PHP has powered the web using a simple model: process a request, send a response, then shut down. This model, especially in the form of CGI and PHP-FPM, is easy to understand but increasingly inefficient for modern web demands. The Traditional Model: CGI...

IPL: How to create lists with ipl-web

IPL: How to create lists with ipl-web

In my previous blog post, I explained how to build lists using ipl-web widgets. That method will soon be deprecated due to its complexity. With the recent ipl-web release, we have introduced a simpler and more flexible approach to building lists, using a lightweight...

Releasing Icinga for Windows v1.12.0

Releasing Icinga for Windows v1.12.0

It has been a long time since our last release, but today it is finally time to release Icinga for Windows v1.12.0! We made some huge improvements to certain areas of Icinga for Windows, which we are going to talk about. Eventlog Memory-Leak goes Bye-Bye One of the...

Icinga 2 API and debug console

Icinga 2 API and debug console

Have you ever experienced configuration issues, such as notifications not being sent as expected or apply rules not matching all expected objects, probably due to an incorrectly set custom variable? Icinga 2 has several options to assist you in such situations. Last...

Introducing our new Roadmap Page

Introducing our new Roadmap Page

Hey there, fellow open-source enthusiasts! At Icinga, we've always been committed to transparency, community engagement, and continuous improvement. That's why we're excited to introduce a new page on our website that will provide you with insights into the future...

Server-Sent Events: An Overlooked Browser Feature

Server-Sent Events: An Overlooked Browser Feature

In an ever growing world of libraries, frameworks and content packagers, we tend to loose the focus on already available native technology, which comes shipped with tools that we use on a daily basis. One such feature goes by the name of Server-Sent Events and it has...

Security Updates for Icinga Director

Security Updates for Icinga Director

Icinga has published a total of five updates yesterday for Icinga Director and one of its dependencies, the incubator module. Their main purpose is to fix two Cross-Site-Request-Forgery (CSRF) vulnerabilities. We treat them with a very high criticality and advice to...

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

Icinga DB Web migration made easier

Icinga DB Web migration made easier

For users using monitoring module, migrating their custom dashboards, navigation items and permissions and restrictions to Icinga DB Web has been made easier with the recent Icinga DB Web release (v1.1.1) through its migrate command. Once Icinga DB Web has been...

IPL: How to create lists with ipl-web

IPL: How to use ipl-web

In my ongoing blogpost series about the Icinga PHP library, I am briefly explaining what the individual components of this library do and how easily you can use them in your project. In my previous blog post, i already covered the ipl-html and explained how easy it is...

Subscribe to our Newsletter

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