Skip to main content
Version: ⭐ 24.10

Centreon Open Source

Introduction

In this chapter, you can find all the changelogs concerning Centreon Open Source.

It is very important when you update your system to refer to this section in order to learn about behavior changes or major changes that have been made on this version. This will inform you about the impact of installing these versions on the features you use or the specific developments that you have built on your platform (modules, widgets, plugins).

If you have feature requests or want to report a bug, please go to our Github.

Read more about version 24.10 in our blog post.

Centreon Web

24.10.1

Release date: November 8, 2024

Bug fixes
  • Fixed an issue preventing users from creating hosts, templates or broker inputs/outputs, when using HTTPS.

24.10.0

Release date: October 31, 2024

Enhancements

ACL

  • Non-admin users can now see freshly-created host groups and service groups in the list of host/service groups immediately.

Additional Connector Configurations

  • The Additional connector configurations menu allows you to define the credentials to access a monitored resource through the Centreon interface rather than having to connect to your pollers manually.

API

  • Added an endpoint that automatically deploys the services brought by the host template.
  • Added an endpoint to list Pollers.
  • Added an endpoint to create Broker inputs.
  • Added endpoints to create, delete, update and list/get Additional Connector Configurations.
  • Added API endpoints to return the complete hierarchy for a given BA.
  • Added configuration change logs for hostgroup endpoints.
  • Added missing configuration change logs for host configuration.
  • CLAPI now manages multiline values.

Authentication

  • Expired tokens are now deleted faster.
  • You can now enable/disable API Tokens.

Configuration

  • You can now duplicate a locked command.
  • Added an option that allows users to disable checks for a service whose host is down.
  • You can now configure several more Broker loggers from the interface.

Dashboards and widgets

  • Added last update time to widgets and enabled refresh directly from inside widgets.
  • Allowed smaller dimensions for widgets through more responsive behavior.
  • Optimized data payload required by widgets to retrieve resource data.
  • When users select a resource, only the data that is linked to this resource is displayed in the lists for the other types of data. Irrelevant entries are filtered out.
  • New widgets:
    • The "Web Page" widget displays a web page using its URL.
    • The "Clock / Timer" widget displays the time according to the selected time zone, or a timer.
  • Metrics Graph widget:
    • Curves can now have a linear, smooth or step style.
    • Added multiple options to customize graphs.
    • Colors are now automatically adjusted to distinguish curves for the same metric name.
    • Enabled visualization using bar charts and stacked bar charts.
  • Resource Table widget:
    • Added ticketing feature, by third-party provider.
    • Added the same action buttons as in Resource Status (Acknowledge, Downtime, Forced check).
    • Added filtering options by severity and by status type.
    • The "display view" options are now available inside the widget itself.
    • Added meta-services.
  • Status Grid widget
    • Pictograms now show the type of the resource and its state (acknowledged, in downtime).
    • A colored banner now shows the resource's state.
  • Status Grid and Status Chart widgets
    • When users filter by service / service group / service category and choose to display the data by host, the tiles corresponding to the hosts are displayed correctly instead of displaying "no host found".

Resource Status

  • In the filter window, you can now filter by resource type.
  • Users can now filter by host name in "view by host" mode.

UX

  • Removed autocomplete for credentials fields in administration pages.
Bug fixes

API

  • Fixed access control for meta-service endpoint.
  • Fixed access control for monitoring servers configuration endpoints.
  • Fixed access control for notification configuration endpoints.
  • Fixed access control for some v2 API endpoints.
  • Fixed access control for some v2 API service configuration endpoints.
  • Fixed an issue on ACL checks for Administration endpoints.
  • Fixed an issue on ACL checks for Platform endpoints.

Other

  • [ACL] Fixed access rights for dashboard configuration endpoints.
  • [API] Fixed access control for hosts configuration endpoints.
  • [Graphs] Fixed an issue with MySQL 8 that occurred when users edited a curve definition.
  • [Packaging] Fixed an issue that prevented centreontrapd from starting properly due to conflicting perl dependencies.

Centreon Collect

24.10.1

Release date: November 7, 2024

Bug fixes
  • Delivered the correct libraries for Collect, so as to avoid issues with template inheritance or Engine crashes.

24.10.0

Release date: October 31, 2024

Enhancements

Engine

  • Engine can now handle extra configuration files to complement/overload the centengine.cfg file so that custom configurations remain unchanged when the standard configuration is exported.
  • Added a new centengine parameter (send_recovery_notifications_anyways) to force sending a recovery notification even when the resource is outside of its notification period. This aims at keeping third-party tools up-to-date at any time when they are fed notifications.
  • The whitelist now works with all the commands executed by Engine, including notifications and event handlers.

Other

  • [Broker]The spdlog logger library has been mutualized for Engine and Broker, as well as the log files. This change will not impact Broker's logs, but Engine will log all its messages (including broker-module's messages) in centengine.log.
  • [gRPC API] The GetHost function has been improved to return more information.
  • [Packaging] Collect packages are now also available for Debian 12 (bookworm) ARM64 (for pollers on Raspberry Pi).

Centreon Monitoring Agent

Enhancements
  • [CMA] The Centreon Monitoring Agent is now available with a Windows installer, which installs the service and deploys Centreon plugins on the host.
  • [CMA] Added a silent mode (CLI) to the agent's Windows installer.
  • [CMA] Made Telegraf and Centreon Monitoring Agent commands compliant with Engine whitelists.

Centreon Gorgone

24.10.0

Release date: October 31, 2024

Enhancements
  • [Gorgone] Whitelist errors now have an ERROR level in Gorgone logs.

Centreon High Availability

24.10.0

Release date: October 31, 2024

Compatibility
  • Compatibility with other 24.10 components.

Centreon DSM

24.10.0

Release date: October 31, 2024

Compatibility
  • Compatibility with other 24.10 components.

Centreon Open Tickets

24.10.0

Release date: October 31, 2024

Bug fixes
  • [Open Tickets widget] Fixed redirection to monitoring pages according to the value of the "use deprecated pages" option.