Centreon Shifts into Observability with the Acquisition of Quanta.io
Learn more about the Centreon platform.
Be informed of the latest product updates.
The top 3 reasons to register to The Watch.
Dear Centreon Community,While trying to implement a basic “host autodiscver” using nmap, the following error appears after the discovery ends : command not allowed (whitelist) at array index '0'Could somebody please help to correct this basic issue ?Regards,Jean
Being the first of the month is was time for me to run my regular updates for my Centreon VMs. This is running AlmaLinux 8.10 Kernel 4.18.0-553.60.1.e18_10.x86_64 and Centreon Version 24.04.15 after the new update and it has broken all of my monitoring. Execute command failed is the error that I am seeing in the status page. I have rebooted the machine with no change. Some googling came up with making sure SELinux was disabled. Initially it was not, but I did change that, rebooted the system again and still getting the same error.Fortunately this is a VM and I did take a snapshot prior to updating so was able to restore functionality quickly. Did some more research, ran the update again, but still the same result. Anyone else run into the same issue? Or would have any further thoughts on what I should check?
Hi,An idea - have a button/menu option (just like submit status for services and hosts) to generate an alarm from the service/host. Sometimes there is a need to create a ticket about problem right away as we already know there is an issue but we dont want to wait until the system first notification time is met (sometimes we need to wait 30min or even more for the ticket to be created, although we know there is already known issue and it takes time to manually create a ticket)So basically option that will ignore the first notification time and generate alarm right away.
Bonjour,Malgré avoir suivi la documentation je n’arrive pas à faire communiquer un hôte windows server et mon serveur centreon on-premise.J’ai mis à jour les deux Centreon 24.10.9 et client 24.10.7J’ai paramétrer côté serveur : et côté client : Voici mes logs côté client :[2025-08-06 10:10:45.072] [centreon-monitoring-agent] [debug] [bireactor.cc:52] create client this=0x198306a4640 peer:chsysilsuper:4317[2025-08-06 10:10:45.072] [centreon-monitoring-agent] [error] [bireactor.cc:100] 0x198306a4640 client peer:chsysilsuper:4317 fail read from stream[2025-08-06 10:10:45.106] [centreon-monitoring-agent] [error] [bireactor.cc:150] 0x198306a4640 client peer chsysilsuper:4317 fail write to stream[2025-08-06 10:10:45.106] [centreon-monitoring-agent] [debug] [bireactor.cc:200] 0x198306a4640 client::shutdown[2025-08-06 10:10:45.106] [centreon-monitoring-agent] [error] [bireactor.cc:191] 0x198306a4640 peer:chsysilsuper:4317 client::OnDone(failed to connect to all addresses; last error: UNAVAILA
Please check the announcement for details.
With Centreon 24.10, IT monitoring becomes clearer, faster, and more open to observability.But what exactly does the Service Pack deliver? And how does the new Centreon Monitoring Agent truly impact your monitoring strategy?In this replay of the July 10 webinar, our Product Managers explain in just one hour:The key enhancements introduced in the 24.10 Service Pack: MAP, Dashboards, Resource Status, BAM, and more The impact of the new Monitoring Agent, based on OpenTelemetry: more secure, more reliable Practical answers to your questions, real-world use cases, and best practices for adopting version 24.10Whether you’ve already upgraded to 24.10 or are considering it, this session gives you what you need to move forward with confidence.
A new update for Centreon 24.10 is available. Click the version button in Product Updates to access detailed release notes:centreon-anomaly-detection 24.10.3 centreon-autodiscovery 24.10.6 centreon-bam 24.10.6 centreon-it-edition-extensions 24.10.6 centreon-license-manager 24.10.3 centreon-map 24.10.9 centreon-mbi 24.10.5 centreon-pp-manager 24.10.5
A new update for Centreon 24.10 is available. Click the version button in Product Updates to access detailed release notes:centreon-collect 24.10.10 centreon-web 24.10.9 centreon-ha 24.10.1 centreon-dsm 24.10.2
A new update for Centreon 24.04 is available. Click the version button in Product Updates to access detailed release notes:centreon-collect 24.04.14 centreon-web 24.04.16 centreon-ha 24.04.1 centreon-dsm 24.04.6
Publication date: August 7th, 2025Components: centreon-license-managerDescription: The DOMPurify dependency is vulnerable to Prototype Pollution. The vulnerability is due to insufficient sanitization, allowing attackers to manipulate the prototype of JavaScript objects, potentially leading to unexpected behavior or security issues.Reference:N/ACVSS: 8.6 Severity: High Status: Fixes have been provided for all supported versions and it is recommended to update Centreon License Manager:Centreon License Manager 24.10.3 Centreon License Manager 24.04.5 Centreon License Manager 23.10.6These versions include cumulative fixes from prior updates. Stay ahead of potential threats by subscribing to the Security Bulletin section. You’ll receive instant notifications whenever a new bulletin is published, ensuring your infrastructure remains secure and up to date.
Hi,The view by host is limited to 100 objects per page: Wrong number of servicesIt leads to a wrong number of services for host, as you can see in the image below: Right number of servicesThis is utterly wrong in my opinion.Moreover, I don’t understand why the the number of objects per page is limited to such a low maximum of 100.Is the Javascript which handles the display is so CPU intensive that displaying more objects would be too much for a descent browser?!This is Centreon Web 23.10.16
Hello,When calling the Centreon API endpoint:/centreon/api/latest/configuration/monitoring-servers/3/generate-and-reload I receive an HTTP 500 Internal Server Error with the following JSON response:{ "code": 500, "message": "There was a consistency error in the exported files - please use the legacy export menu to troubleshoot" } Centreon version: 24.10.8 The same operation works correctly when performed manually through the Centreon web interface. The error only happens via the API. Is this a known issue or bug? Are there any recommended solutions or workarounds to fix this?Thank you!
Hi, I'm trying to configure VEEAM job supervision with NSClient++ / NRPE3, I can't get out of it because I keep getting the “execute command failed” error.I've already tried logging my command directly from my Poller, on my customer's site where the VEEAM B&R is installed. Here's the command I typed and the feedback showing that the command was executed correctly:root@dlg-spoller:/usr/lib64/nagios/plugins# ./check_centreon_nrpe3 -H 192.168.1.37 -p 5666 -t 55 -u -2 -P 8192 -c check_centreon_plugins -a ‘apps::backup::veeam::local::plugin’ 'job-status' ' --filter-name=“” --filter-start-time="" --filter-end-time="86400" --filter-counters="" --ok-status="" --warning-status="" --critical-status="%{is_running} == 0 and not %{status} =~ /Success/i" --warning-long="" --critical-long="" --verbose'OK: Total jobs: 5 - All jobs are ok | 'jobs.detected.count'=5;;;0;Job 'Backup_Wasa_Old_TSE' status: never [type: EpAgentBackup]Job 'Backup_Wasa_cluster' status: success [type: Backup]Job 'Backup_clu
Hello ! I migrated my centreon from a 19 version to a 24 oneFrom my 19 version, I had a poller, that I didn’t touch at all, and now, I would like to get the configuration that is on that poller and migrate it inside the new 24 one (not add a poller to it, but merge it to the new centreon)Do you know how can I do that ?
I’m facing regular issues with using the CLAPI centreon command.Especially in terms of permissions. I face issues regarding permissions on log files or php files, sometimes it’s files created that are blocking gorgone. I was wondering if there was a clear recommendation in terms of what is required in terms of permissions for the execution of a CLAPI centreon command.Is itas root as apache (i’m running in RHEL 9) as centreon (or other centreon linked user like centreon-engine) as a custom user but with centreon as a secondary group Would someone that faced similar issues please guide me ?Thank you so much
Bonjour à tous,J’aimerai savoir s’il y a une possibilité de monitorer les Container App Azure sur centreon.A noter que ce n’est pas pour les Container Registries (stockage d’images).Les métriques des Container App qui devront être monitorer sont ici sur ce lien: https://learn.microsoft.com/en-us/azure/container-apps/metricset ells sont accessibles via l’API https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-app-containerapps-metrics Merci pour votre aide et réponses.Cordialement.
Linux plateform is AlmaLinux 9.6 Centreon is to 24.10.7i try to update to v24.10.8 but some errors coming when is updating centreon-web-24.10.8-1.el9.noarch 33/115Managing users and groups for apache ...Updating centreon perl configuration files to central mode ...Managing apache and php fpm configuration and services ...Warning: The unit file, source configuration file or drop-ins of php-fpm.service changed on disk. Run 'systemctl daemon-reload' to reload units.Rebuilding Centreon application cache ...PHP Fatal error: Declaration of Symfony\Component\Config\Definition\FloatNode::validateType(mixed $value) must be compatible with Symfony\Component\Config\Definition\ScalarNode::validateType(mixed $value): void in /usr/share/centreon/vendor/symfony/config/Definition/FloatNode.php on line 26this error is repeated to : centreon-license-manager-24.10.2-1.el9.noarch centreon-auto-discove
If you have any ideas for features that you think will help us further improve Centreon, share them with us now!
All you need to start or enhance your Centreon journey.
If you are a customer, contact our support team and we'll be happy to help you.
A library covering a range of relevant topics in a variety of formats.
Join us in nurturing the Centreon open source project.
A rich collection of webinars and other insights on the Centreon universe.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.