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
Fix contract list option wrongly disabled in SLM reports We fixed a bug affecting the SLM reporting in NetEye 4.45. The issue occurred during the modification of a report, when one of the contracts in the list could not be Read More
Bug Fix We updated the version of GLPI in order to fix some relevant vulnerabilities. List of updated packages The following packages have been updated for NetEye 4.45: glpi, glpi-autosetup, glpi-configurator, glpi-neteye-config to version 10.0.22_neteye1.17.5-1.
NetEye’s SLM module is tightly coupled to Icinga 2’s legacy monitoring backend, which was removed upstream with the introduction of IcingaDB. Official documentation exists that describes how to migrate configuration files written using the old syntax, but it's incomplete and Read More
Bug Fix in Tornado Module 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 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 (elasticsearch, kibana, filebeat, logstash and elastic-agent) is now available for NetEye 4. Security Fix for NetEye 4.45 Read More