Build better products with our product team.
I would like to propose an enhancement to the Centreon Monitoring Agent (CMA) by introducing support for additional exporters ("extra exporters"), allowing the agent to send collected open telemetry to multiple destinations simultaneously. Introduce an optional extra_exporters section in the CMA configuration.Example:{ "endpoint": "centreon.example.com:4317", "encryption": "full", "token": "...", "host": "server01", "extra_exporters": [ { "type": "otlp", "endpoint": "alloy01:4317", "tls": false } ]}The existing Centreon exporter would remain unchanged and continue to be the primary destination.The additional exporters would receive the same telemetry in parallel. We can have so this benefitsSingle agent deployment for multiple observability platforms. No duplicated data collection. Reduced CPU and memory footprint compared to running multiple agents. Better integration with the OpenTelemetry ecosystem. Easier adoption of hybrid monitoring architectures. No impact on existing CMA deployments (fully backward compatible).
Hello,I recently noticed within my team that the centagent logs do not include any timezone information.For example:Jun 30 10:41:45 centagent[37466]: [2026-06-30 10:41:45.366] [centreon-monitoring-agent] [info] [main.cc:153] centreon-monitoring-agent start, you can decrease log verbosity by kill -USR1 37466 or increase by kill -USR2 37466.Is there any way to enable timezone information in the centagent log timestamps through the configuration?I checked the agent configuration but I could not find any option related to timezone settings.Thank you for your help.
Hello,When you hover mouse over a container object on a map a small pop-up window is displayed.When working a lot with Centreon MAP maps we found this pop-up window very annoying especially when you have a lot of containers on a map.I would like to ask you to add a possibility to disable this pop-up from displaying so we can make a decision if we need it or not.I hope this will not require a lot of changes.Best regards,Jarosław Kęsy
Same as this idea:This would be useful for building dynamic action_url links to automate remediation actions, or using notes_url to generate specific Wiki pages.
Hi,I’m trying to make graphs more stylish and better understandable.I have different metrics in one graph, showing i.e. packet loss in % and round-trip-time in ms.I want to scale the % packet loss fix from 0 to 100. The RTT should be scaled to max.I can only adjust the left y-axis with the graph template. I could not manage to do settings on the right y-axis.Why can I only do settings on the left? This should be possible on every metric independent on which axis it is shown.BRHorst
Veeam has released version 13, which is no longer compatible with the current Centreon connectors.In this version, access is only available through the REST API:https://helpcenter.veeam.com/references/vbr/13/rest/1.3-rev0/tag/LoginVeeam is now provided as a Linux appliance with specific command sets.Could you please consider updating the Centreon plugin to support this new version and its REST API access?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.