Fix unnecessary action retries in Tornado’s Smart Monitoring component
We fixed a bug affecting Tornado in NetEye 4.45 for a specific edge case in Tornado’s Smart Monitoring component that was causing unnecessary system overhead and log bloat.
Specifically, when Tornado attempted to perform a “check result” in Icinga2 for a host that had been disabled on the Icinga2 side, the action would fail. Because Tornado viewed this as a transient failure (such as the object not being activated in time), it would trigger its action retry logic. Since a disabled host will never successfully accept a check result, the system would repeatedly attempt the action until the retry limit was reached.
We have updated the smart monitoring component to now consider the edge case when inspecting the cause of failure before deciding to retry. If the failure is caused by a target host being disabled, Tornado will now recognize this as a deterministic failure and not trigger the retry logic.
List of updated packages
To solve the issue mentioned above, the following packages have been updated for NetEye 4.45:
tornado, tornado-autosetup, tornado-common, tornado-devel, tornado-neteye-config, tornado-rsyslog-collector-logmanager to version 1.39.2-1
Node export in the Tornado Processing Tree was broken on Firefox The bug was caused by a divergence between Firefox and Chrome in blob handling with CSP. Issue resolved, behavior is now consistent across both browsers. List of updated packages Read More
Processing Tree Rendering Issue We shipped a fix for a rendering bug in the Tornado UI Processing Tree. Under specific conditions, navigating back to the dashboard after expanding tree nodes caused the tree to render incorrectly nodes would appear collapsed, Read More
Role Search Now Works in Access Control We've fixed the search functionality in the Roles view under Configuration - Access Control, so you can now find roles instantly without any errors. List of updated packages To solve the issues mentioned Read More
Important: Elastic Stack security update Type/Severity NetEye Product Security has rated this update as having a high security impact. Topic An update for the elastic stack packages are now available for NetEye 4, with a special focus on Kibana and Logstash. Security Fix Read More
Fix MariaDB restarts after mariadb-server-galera version 10.11.15 We have resolved an issue that caused MariaDB to fail during restart operations after Red Hat repositories published mariadb-server-galera version 10.11.15. The issue could occur in the following cases: Neteye Clusters: after machine Read More