Skip to content

Releases: centreon/centreon-collect

centreon-collect-23.10.8

17 Jun 12:20
cae07c6
Compare
Choose a tag to compare
centreon-collect-23.10.8

centreon-collect-24.04.1

27 May 14:05
1d7270b
Compare
Choose a tag to compare
centreon-collect-24.04.1

centreon-collect-23.10.7

27 May 14:05
a6d9597
Compare
Choose a tag to compare
centreon-collect-23.10.7

centreon-collect-23.04.12

27 May 08:12
4846669
Compare
Choose a tag to compare
centreon-collect-23.04.12

centreon-collect-24.04.0

30 Apr 15:11
20cd46d
Compare
Choose a tag to compare
centreon-collect-24.04.0

centreon-collect-23.10.5

19 Mar 17:13
8591d83
Compare
Choose a tag to compare
MON-38178 Centreon next 23.10 (Jira release #19768#) (#1211)

centreon-collect-23.10.4

12 Mar 16:57
e21bca5
Compare
Choose a tag to compare
centreon-collect-23.10.4

21.10.3

27 Sep 08:22
597c800
Compare
Choose a tag to compare

21.10.3

Release date: September 27, 2022

Centreon Engine

Improvements
  • Improved security of the gRPC API by listening on 127.0.0.1 by default

Centreon Broker

Improvements
  • Improved security of the gRPC API by listening on 127.0.0.1 by default
  • Empty strings are now accepted for parameter values in stream connectors
Bug fixes
  • Fixed an issue causing pollers to be displayed as running, and resources to be displayed in Resources Status after stopping centengine
  • Fixed an issue that caused the RRD rebuild mechanism to fail
  • Fixed an issue that caused BAM Business activities with “Ignore the indicator in the calculation” as planned downtime calculation method to stop ignoring downtimed KPIs when they had overlapping downtimes
  • Fixed a bug causing Broker to ignore additional arguments
  • [Configuration] Extended the size of the URL, Notes and Action URL fields to avoid truncating long URLs

22.04.1

05 Sep 09:15
5dabf06
Compare
Choose a tag to compare

22.04.1

Release date: August 30, 2022

Centreon Engine

Features
  • Enable recheck for Anomaly Detection services
Improvements
  • Improve security of the gRPC API by listening on 127.0.0.1 by default
Bug fixes
  • Fixed an issue that made the name of the resources disappear from Resources Status when linked to a severity or a category (it came back once centengine was restarted)
  • Fixed an issue with the way escaped special characters were managed (eg. \n)

Centreon Broker

Improvements
  • Improve security of the gRPC API by listening on 127.0.0.1 by default
Bug fixes
  • Fixed Broker compression
  • Fixed an issue that caused the RRD rebuild mechanism to fail
  • Fixed an issue with BAM Business Activities with “Ignore the indicator in the calculation” as planned downtime calculation method. They stopped ignoring downtimed KPIs when they had overlapping downtimes
  • Fixed an issue that made the name of the resources disappear from Resources Status when linked to a severity or a category (it came back once centengine was restarted)
  • Broker handles multiple options
  • Broker with gRPC configured crashed on start
  • Deleting a tag does not remove the link with resources in resources_tags table
  • Fixed an issue that caused Broker to crash when a BAM output was configured and the BAM tables did not exist
  • Fixed an issue with the way escaped special characters were managed (eg. \n)
  • Scheduled downtimes used to be inserted one at a time, which caused performance issues on platforms with a lot of recurrent scheduled downtimes. They are now injected in bulk inserts to reduce database solicitation and avoid performance issues.
  • [Configuration] Extended the size of the URL, Notes and Action URL fields to avoid truncating long URLs

21.10.2

16 Jun 07:53
Compare
Choose a tag to compare

21.10.2

Release date: June 15, 2022

Centreon Broker

Improvements
  • Improved the way TCP connections are stored by keeping them in an ordered structure. This should avoid rare connection issues experienced by some users
Bug fixes
  • Fixed an issue that caused broker to crash when a BAM output was configured and the BAM tables did not exist
  • Added a bbdo_version function to the LUA libraries for Stream Connectors developers
  • Scheduled downtimes used to be inserted one at a time, which caused performance issues on platforms with a lot of recurrent scheduled downtimes. They are now injected in bulk inserts to reduce demands on the database and avoid performance issues.
  • Broker crashed when a logger was disabled/off
  • Fixed an issue that could prevent broker from connecting again after the database was stopped to make a LVM snapshot
  • Broker crashed when its configuration included a filter that referred to a module that wasn't loaded

Centreon Engine

Improvements
  • Removed unnecessary informational log messages regarding Anomaly Detection in the Poller configuration export page
Bug fixes
  • Fixed an issue that caused centengine to send duplicate service status messages to broker. This change will reduce network bandwidth consumption, database activity and disk I/O.
  • Fixed an issue with the way escaped special characters were managed (eg. \\n)
  • Fixed an issue that caused loss of recovery notifications when a downtime end notification was sent before recovery
  • Reviewed the way time period exceptions are handled to fix some issues with the way notifications are managed

Centreon Perl & SSH Connectors

Bug fixes
  • Fixed an issue that could cause the SSH connector to crash
  • Fixed a memory leak issue in the Perl connector