Centreon Collect 25.10.0
Enhancements
- [BBDO2 sunset] Added BBDO 3.1 in Broker configuration dropdown.
- [Broker] Broker can now read and cache Engine configurations, eliminating redundant configuration transfers. When Engine starts, it checks if Broker already has the current configuration during negotiation. If the configuration is already known, Engine skips the transfer, significantly improving the negotiation process between Engine and Broker.
- Cbmod is no longer needed in the Engine configuration as it is automatically loaded when Engine starts.
- [Configuration] a dedicated whitelist block is now available for Centreon Monitoring Agent.
- [Credentials encryption] Broker is now able to handle encrypted credentials.
- [Credentials encryption] Engine is now able to check its encryption readiness.
- Enhanced configuration generation to handle Insecure TLS.
- Insecure TLS is now available as encryption mode in CMA.
- [gRPC API] GetHostgroups function return information about hostgroups.
- [gRPC API] GetTag function return information about Tag.
- [gRPC API] GetService function have been improved to return more information.
- Added a new function in the lua cache to access hostgroups alias.
Bug fixes
- AES 256 encryption keys are now automatically resized (zero-padded if too short, truncated if too long) instead of throwing an error when not exactly 32 bytes.
- cbmod is no longer needed in the Engine configuration as it is automatically loaded when Engine starts.
- [Collect] Fixed a regression where an engine command could not launch several checks at the same time.
- [Core] Fixed compatibility of Engine with older versions of Linux kernel.
- [Engine] Fixed an issue where parameters are not correctly inherited from templates.
- [Packaging] Fixed package dependency issue with centreon-broker-caching-sha2-password that could block a broker update.
- Fixed a segmentation fault in Engine that could occur if checks were still running when a shutdown was requested.
- Fixed Engine crash when deleting a host during downtime notification.
- “name” attribute is now managed in CMA Tokens.

