We solved an issue in Tornado’s rule configuration where the action_name field in director actions was being cleared after saving and deploying. When users created a rule with a director action and filled in both action_name and action_payload, the action_name value would disappear upon returning to the rule configuration. This made it impossible to properly complete and activate the rule.
The fix ensures that the action_name field now persists correctly through the save and deploy process, allowing users to configure director actions without losing their settings.
List of updated packages
To solve the issues mentioned above, the following packages have been updated for NetEye 4.45:
icingaweb2-module-tornado to version 3.1.6-1
Bug Fix in SLM module
Resolved a bug in the SLM module that caused missing fields in both the creation and edit forms for Outages options, ensuring all necessary configuration parameters are now available to users
List of updated packages
To solve the issues mentioned above, the following packages have been updated for NetEye 4.45:
Practical lessons learned from real-world alert routing, automation, and integrations Introduction As mentioned at the end of Part 1, let's continue exploring practical use cases and real‑world solutions for Jira Operations alert handling and enrichment. NetEye, Icinga, and Jira Ops Read More
Fix: monitoring links from the Event Overview When opening a link from the Event Overview page, the monitoring URL was supposed to be translated into the corresponding IcingaDB link. The translation was only handled on a simple click, though, so Read More
Improve visibility of Feature command state icons Feature command state icons and captions were difficult to see against the white background in the UI. To improve readability and accessibility, we updated the icon and caption colors to provide stronger contrast Read More
Important: Keycloak security update Type/Severity NetEye Product Security has rated this update as having a high security impact. Topic An update for the keycloak packages is now available for NetEye 4. Security Fix for NetEye 4.48 26.6.2_neteye1.40.0-1 Summary This vulnerability allows an attacker Read More
Fix HEAD HTTP method not supported We resolved a compatibility issue affecting HEAD requests to NetEye endpoints. These requests could previously time out because the method was not fully supported by the underlying architecture. As a result, some procedures could Read More