Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hellogot a sql error in centreon-web.log when trying to add CMA agents :in logs : [2026-06-18T11:40:32+0200] [ERROR] Rollback of 'AddAgentConfiguration' transaction. {"custom":null,"exception":null,"default":{"request_infos":{"uri":"/centreon/api/latest/configuration/agent-configurations","http_method":"POST","server":"supervision.admdom.tld"}}}[2026-06-18T11:40:32+0200] [ERROR] Error while adding broker directive in agent configuration {"custom":{"user_id":21,"ac_type":"centreon-agent","ac_name":"CMA"},"exception":{"type":"Core\\Common\\Domain\\Exception\\RepositoryException","message":"Error while adding broker directive in agent configuration","previous_type":"Adaptation\\Database\\Connection\\Exception\\ConnectionException","previous_message":"Error while executing the insert query : Error while executing the statement : An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fai
HelloI’ve set-up CMA on my central + poller + an agent.In centreon, I’m unable to select host template “ OS-Linux-Centreon-Monitoring-Agent[-custom] “ template. I can see them in host templates and edit the -custom one.They just don’t appear in the host template selection list
Hello, just here to share to the community an issue that i encountered, the underlying issue, and how it can be resovled.This happened on a quite heavily loaded central server (poller included), and my end users reported receiving load of emails alerts regularly, but during bursts of a few minutes.After investigating the commands failing, there was nothing to correleate them, any service could fail, and all failed with the same output: “Execute command failed”. Something strange was at work here.After going more in the logs, especially centreon-engine logs, i find it. “Too many open files”. Here is the issue.At first i supposed there was permissions issues or something, but this is irrelevent as all can happend to any commands usually working fine. So i dig deeper on the internet, and here i find it, the Linux File Descriptor Limit. cyberciti.biz - linux increase the maximum number of open files . This limit by default is around 1024. I then do a quickls /proc/[centengine_pid]/fs/*and
Hi,I don’t know if it changed recently or if it has always be like that, but I noticed the following: if --expected-content has a value, then --critical-content is ignored. It means, if one want to check both a return code and the presence of a string in the page content, one should not use --critical-content=’ %{code} != 200 and %{code} != 401’ --expected-string=foo (because then only the presence of “foo” would be checked!), but what must be used is --critical-content=’ %{code} != 200 and %{code} != 401 or %{content} !~ /foo/mi’.Is it something that changed recently? Is this something reliable (ie: it won’t change in the futur) ?
Hello, one of my clients has reported that they are having trouble accessing their Centreon platform in production following an automatic version update on their server.How can this feature be disabled in Centreon?Thank you for your help
Hello I’am checking the sensor component but I have criticals when ethernet is down and as no amperes which is normal. Sensor 'Ethernet1/26 Lane 1 Transceiver Bias Current Sensor/300044004' is 0 A How can I filter this I tried several ways with no result. --filter='(?!.*is.*0.*A.*)'--filter='(?!.*is.*0.*)'-filter='^(?!.*is.*0.*)'--filter-perfdata-adv='not (%(value) == 0)'--filter-perfdata-adv='not (%(label) !~ "sensors.amperes.*")'--filter-perfdata-adv='not (%(label) =~ "sensors.amperes.*")'--filter-perfdata-adv='not (%(label) == "sensors.amperes.*")'
Hi,I’m using Monitoring Connector "Oracle Database”.All services are OK, except both :- Rman-Backup-Age :Status is “ CRITICAL: Rman 'DB FULL' backups never executed - Rman 'DB INCR' backups never executed - Rman 'ARCHIVELOG' backups never executed - Rman 'CONTROLFILE' backups never executed - Rman backups never executed.”- Rman-Backup-Problems :OK: During the last 3 days, number of backups completed: 0, failed: 0, completed with warnings: 0, completed with errors: 0However rman backups works perfectly (daily): incr, full, archivelog 100% guaranteed.Our rman catalog is on an external rman catalog database and channel type is SBT.Why the connector didn’t seen our backups ?Thank youNicolas
Hello.Is there a plugin that can be used to get the DNS zone expiration from SOA?I have tried with the DNS Service connector, using --mode=request --search-type='SOA' but it doesn’t show the complete SOA. With --verbose or --debug the result is the same, only the response time.Regards
Hi guys,I need Help to change data collection from poolers.I mean in my configuration all poolers should communicate with the main Centreon Engine 23.04.4 via VIP address. But for some poolers after a reboot of main Centreon server they are sending data directly to Centreon servers without passing through the VIP and until now I didn’t find how or where to force the pooler to communicate only with the VIP.Can you please help me in this case ?
captureThe url provided https://raw.githubusercontent.com/centreon/centreon-collect/refs/tags/25.10.15-latest/agent/installer/scripts_linux/install_cma.shdoes not exist
HelloWhen using service template :OS-Linux-Cpu-Centreon-Monitoring-Agent -> Generic-Passive-CMA-Service-custom -> Generic-Passive-CMA-Service check command is set to :/usr/lib/centreon/plugins//centreon_linux_local.pl --plugin='os::linux::local::plugin' --mode='cpu' --warning-core='' --critical-core='' --warning-average='' --critical-average='' --statefile-dir='' but when --statefile-dir=’’, plugin tries to write in /, which results in : UNKNOWN: Cannot write statefile '/cache_linux_local_me_cpu_a181a603769c1f98ad927e7367c7aa51'. Need write/exec permissions on directory. => the flag --statefile-dir=’’ should be removed from the default command / template
Why this appear in command line ? Is there any solution to show command line or correct this ?
We are experiencing an issue after upgrading Centreon to the latest version. We recently upgraded our Centreon platform to the latest version 24.10.27 and have observed an issue affecting multiple monitored serviceSince the upgrade, several services that were previously working correctly are now reporting an UNKNOWN status.The plugin output reported for the affected services is: - UNKNOWN: No locks counter found with given filters- UNKNOWN: No locks waits counter found with given filtersWe would like to understand if:- There are any known issues after upgrading Centreon that could cause services to return UNKNOWN status.- Any plugin changes or compatibility issues introduced in recent Centreon versions could explain this behavior.- There are any known fixes or troubleshooting recommendations for similar cases. Any guidance or suggestions would be greatly appreciated.
Hello users and maybe Centreon team.I was having a thought.Now that there is a multiple ecosystems around Centreon like Centreon Experience or Log management, there is a component called User Portal to manage common configurations between services.This makes a lot of sense, but here is something that confuses me.Right now within Centreon if you want to create dashboards about coordinated data, you need to extract partial data from those tools to Centreon Infrastructure Monitoring (so they can be historised) and then within that tool create dashboards.Wouldn’t it make sense to have some kind of Historisation / Dashboarding solution on TOP of all the existing components ? I suppose that’s for historical reasons (as all started from that component), but as the ecosystem evolve i’m questionning myself. This is close (in my opinion) to what is intended behind the BAM module where we aggregate multiple technical sources to give business views, but having to do that within the Centreon Infra
HelIo,would like to monitor my Exchange servers using Centreon Monitoring Agent, but I am using the free version.Is it possible to create the commands manually?Cordialement;
Hi,We are starting to look at the new version of Centreon (25.10.10) and would like to set up some custom views.Looking online. I can see that Custom views are hidden by default, and that there is a manual process to enable them, but I can’t find out what that process is.Can anyone help?Thanks,alamb200
Hi Everyone,Is there anyone encounter the same issue with us? We set 5:30AM to 7:30AM PH Time but it reflects in Centreon is 11:30 AM to 1:30 PM. Is the new version (24.10.16) is based on the local time zone of the sever not the user profile timezone? My timezone set in Centreon GUI is set to Asia/Manila.Server timezone/ Central Server - Europe/Amsterdam.Thank you!
Hi,I want to install centreon with this configuration : Centreon server with centreon-central Database on remote mariadb serverAll are in Debian 12.For the centreon central, the install is : apt updateapt upgradeapt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curlip aapt updateapt upgradeapt autoremoveecho "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/sury-php.listwget -O- https://packages.sury.org/php/apt.gpg | gpg --dearmor | tee /etc/apt/trusted.gpg.d/php.gpg > /dev/null 2>&1echo "deb https://packages.centreon.com/apt-standard/ $(lsb_release -sc)-25.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-25.10-stable.listecho "deb https://packages.centreon.com/apt-plugins-stable/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/centreon-plugins.listwget -O- https://apt-key.centreon.com | gpg --dearmor | tee /etc/apt/trusted.gpg.d/centreon.gpg >
Bonjour,Tous les matin vers 2h, nos pollers se figent.Nous avons constaté qu’il y des taches CRON qui tournent à 2h du matin et 4h du matin sur le central.Lorsqu’on fait un kill des deux CRON, tous revient à la normale, soit redémarrer le central. C’est un bug connu ? Nous sommes encore sur la version 24.04, mais le souci est très récent (deux semaines)root 3396856 1169 0 02:00 ? 00:00:00 /usr/sbin/CROND -ncentreon 3396892 3396856 0 02:00 ? 00:00:00 /bin/sh -c /usr/bin/php /usr/share/centreon/cron/centstorage_purge.php >> /var/log/centreon/centreon-purge.log 2>&1centreon 3396899 3396892 0 02:00 ? 00:00:00 /usr/bin/php /usr/share/centreon/cron/centstorage_purge.phproot 3444483 1169 0 04:00 ? 00:00:00 /usr/sbin/CROND -ncentreon 3444495 3444483 0 04:00 ? 00:00:00 /bin/sh -c /usr/bin/php /usr/share/centreon/cron/centreon-partitioning.php >> /var/log/centreon/centreon-partitioning.log 2>&
Hello,With Bind 9.20.22 when I try to check the memory-usage, I got no value and an exit in Ok state :centreon_plugins.pl --plugin apps::bind9::web::plugin --hostname 10.128.112.211 --port 8080 --url-path /xml/v3/mem --mode memory-usageOK: usage : skipped (no value(s))The value’s name for the total has changed in “apps/bind9/web/custom/api.pm”Line 192 :< if ($name eq 'TotalUse') {---> if ($name eq 'Malloced') {But there is still the problem with the output code and message if the value is not found. It should exit in Unknown.
Hello,I have configured the Centreon Monitoring Agent (CMA) for my Windows server.However, when I try to create a host in Centreon and assign the host template OS-Windows-Centreon-Monitoring-Agent-custom, this template does not appear in the host creation form.The template is present and visible in Configuration > Hosts > Templates, but it is not available in the template selection list when creating or editing a host.I am using Centreon 24.10.26 and I do not have a commercial license installed.Has anyone encountered this issue before or knows why this template is not available for host assignment?Thank you for your help.
Hi,Is it possible via API to get a service macro field value via the v2 API?
Hello,I was wondering why there is so many differences between the NRPE for Debian and for RedHat, Debian user : centreon-engine (?!)RedHat user : nrpe Debian config : /etc/nrpe/centreon-nrpe4.cfgRedHat config :/etc/nagios/nrpe.cfgBy default, the only difference between these disto are the user used to run the binaryRedHat : nrpeDebian : nagiosTheses new inconsistencies are painful to manage, perhaps the Debian package build by Centreon can set the same user as under RedHat The last thing I don’t understand is why you asked to add this repository for Debian https://packages.sury.org/php Which template needs PHP on a remote server monitored via NRPE ?
Hi,The Connector Manager is empty: Extensions are “all green”: Versions on the central server: $ dnf list | grep centreon-stable-24centreon-auto-discovery-server.noarch 24.10.14-1.el8 @rhel-8-centreon-stable-24_10-noarch-rpmscentreon-broker.x86_64 24.10.20-1.el8 @rhel-8-centreon-stable-24_10-x86_64-rpmscentreon-broker-cbd.x86_64 24.10.20-1.el8 @rhel-8-centreon-stable-24_10-x86_64-rpmscentreon-broker-cbmod.x86_64 24.10.20-1.el8 @rhel-8-centreon-stable-24_10-x86_64-rpmscentreon-broker-core.x86_64 24.10.20-1.el8 @rhel
in my environment i also use passive checks, some tests results submitted once a week or month.with one of the latest centreon version (in mycase Centreon 25.10.14) passive checks also gets down if host check fails and stays in this state until next passive test result.i’m using activated “Disable Service Checks When Host Down”with older centreon versions the passive checks weren’t changed if a hosts get down and you use this option (only the active ones).I’m not sure with what version this behavior changed, it think with 24.10 it worked like before
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.