In Würth Phoenix we usually organize a workshop with the Icinga2 team twice a year. These workshops are an opportunity for all participants to show the latest developments, propose new ideas and explore new solutions. They’re always very inspiring days with an incredible flow of ideas and a lot of code written.
During this year’s spring workshop for instance, we presented our implementation of Smart Director. After some discussion and brainstorming, we started a new development initiative to integrate the Smart Director functionality into the Director module natively. Going forward, this new functionality will be called Live Modification.
Functionality
The goal of Live Modification is to manage in real-time a user’s newly defined monitoring objects without having to manually deploy them. This feature especially meets the needs of those customers who need to simplify the management of large configurations.
How It Works
At object creation/update/deletion time, the changes are evaluated and queued in a pending state. The Director Daemon will then take care of applying the modifications through the Icinga 2 API using this related feature request.
Progress
The feature is currently in a state of development and thus its implementation details can change at any time. An initial issue has already been created with a pull request (PR) attached containing the first implementation draft that already supports hosts and services. In the coming weeks, we will continue to work with the goal of giving the whole community this powerful new feature.
Among the several plugins that Grafana provides is Node Graph, a useful plugin for visualizing elements and relationships between them. This plugin, as described in the article: https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/node-graph/ , can be used to represent: Solution topologies Networks Infrastructure Organizational charts Read More
Important: Icinga2 security update Type/Severity NetEye Product Security has rated this update as having a High security impact. Topic An update for the icinga2 packages is now available for NetEye 4. Security Fix for NetEye 4.44 2.15.1_neteye1.61.3-1 CVEs CVE-2025-61907: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N CVE-2025-61908: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVE-2025-61909: Read More
Suppose you're using lots of maps to make the navigation of your IT infrastructure more user friendly for your (management) user who's not at all technically minded. That person wants to see the IT status of their systems in graphical Read More
One feature that's widely used by customers for the enrichment of entities (hosts/services) within Icinga is custom_var. These can be used for a variety of reasons: to provide more information to end users about a device, faster classification, to integrate Read More
Our older customers surely know that, in its earliest releases, NetEye 4 had no support for multitenancy. From a data perspective, there's just one big bin we throw everything into to be used later. Then, a debate about multitenancy began. Read More