Major Evolutions for Centreon Infra Monitoring 26.10 LTS: Heading Towards Next-Generation OS
Learn more about the Centreon Infra Monitoring.
Recently active
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>&
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
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
Bonjour Sur une nouvelle installation de centreon 25.10.14 activée vendredi dernier avec un jeton IT 100 je n’arrive plus a obtenir la liste des connecteur. La page est vide.Dans les log /var/log/centreon/licence-manager.log j’ai l’erreur “Page not Found”S’agit-il d’un problème avec ce site ou une erreur de configuration?Par avance merci de votre aide.
Hello,Is anyone else facing this kind of issue?A map in a custom view or a dashboard is randomly displayed as the map or the map homepage (the page listing all maps).If the page is refreshed, the map is correctly displayed but not all the time. Sometime we need to refresh the page two or three times in order to get the map displayed instead of the map list.It seems to occur only with chrome (148.0.7778.179) , not edge. I can’t test with firefox.the problem appears after updating to 24.10.23Thanks
Hello everyone,I’m trying to monitor Proxmox VMs using Centreon with the Proxmox VE Rest API plugin. I’ve followed the official documentation as well as the steps described on these pages:Centreon Plugin Packs Documentation : https://docs.centreon.com/pp/integrations/plugin-packs/procedures/virtualization-proxmox-ve-restapi/Proxmox VE Rest API Plugin Procedure : https://docs.centreon.com/docs/monitoring/pluginpacks/#checking-the-monitoring-procedureI’ve configured the plugin with the correct credentials and macros, but I’m facing two issues:When I run the plugin manually or through Centreon, I get the following error:UNKNOWN: 401 authentication failureI also installed the Proxmox VE connector directly from Centreon and configured my host using the provided template. However, when I check the host availability, it shows 100% undetermined.I’m wondering if this could be related to:the realm (pam vs pve),SSL settings,or something else.Another point: the VM.monitoring command no longer exis
Hello,IF someone can help me!!I want to configure centreon to be able to open ticket on jira software but i have this errorversion: Centreon 25.10.10Open Ticket rule save - update failed : Error while executing the insert query : Error while executing the statement : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'provider_name' in 'INSERT INTO'
Hi,Due to the end of support of the release 24.04, I have recently upgraded my Centreon plateform to release 25.10 (I have two separate deployments).But I found an issue on one of my deployments.I’m using regex patterns within my “Custom Macro entries”, and I realized that the “$” sign is not passed anymore to the check command.For example, custom entry configured “xe-0/0/1$” becomes “xe-0/0/1” when it is passed to the check command.I have also realized that this issue appears with the release “25.10.12” and not present in “25.10.11”.Any idea ? I didn’t find the release note of “25.10.12” that could explain a change of behavior how custom macro entries are now handled.ThanksDavid
Hello, I am currently monitoring the IP SLA on a Cisco 9300.I am having trouble retrieving the jitter metric.However, this metric is clearly visible on the router side.Could you help me?sudo -u centreon-engine /usr/lib/centreon/plugins//centreon_cisco_standard_snmp.pl --plugin=network::cisco::standard::snmp::plugin --mode=ipsla --hostname=XXX --snmp-version='3' --snmp-username=XXX --authprotocol=SHA --authpassphrase=XXX --privprotocol=AES --privpassphrase=XXX--filter-tag='10006' --warning-CompletionTime=50 --critical-CompletionTime=100 --use-new-perfdataOK: RTT '10006' Status : operation sense is 'ok', Completion Time : 7, Number Over Thresholds : 0 | '10006#completion_time'=7;0:50;0:100;0; '10006#number_over_thresholds'=0;;;; ---- Information on the router side ------------RTENTRAL#show ip sla statistics 10006IPSLAs Latest Operation StatisticsIPSLA operation id: 10006Type of operation: icmp-jitter Latest RTT: 5 millisecondsLatest operation start time: 16:02:41 UTC Wed Ju
Hi community,I followed the official installation guide https://docs.centreon.com/fr/docs/24.10/installation/installation-of-a-central-server/using-packages/ for Debian 12 (MariaDB for SGDB), adhering to it step by step.A post-installation note states: NOTICE: Not enabling PHP 8.2 FPM by default.NOTICE: To enable PHP 8.2 FPM in Apache2 do:NOTICE: a2enmod proxy_fcgi setenvifNOTICE: a2enconf php8.2-fpm Executed the following commands:systemctl daemon-reloada2enmod proxy_fcgi setenvif rewritea2enconf php8.2-fpma2ensite centreon Attempt to connect to the interface via http://<IP>/centreon; the Centreon configuration wizard does not appear: a blank page appears after ‘Centreon is loading...’. The aim is to perform a production migration from Alma 9 Centreon 24.10 to Debian 12 24.10 and upgrade to version 25.10. Thank you for your valuable contributions.
Background:This is not an App Registration. The requirement relates to an Enterprise Application configured with Single Sign-On (SSO) using SAML. This SAML SSO uses a signing certificate with an expiry date. We would like to track this expiry date in Centreon so that we can plan for renewal and avoid any service disruption.Questions:Is there a plugin pack, connector, or Centreon monitoring method that allows us to retrieve the expiry date of this certificate? If this is not supported natively, is there a method recommended by Centreon for monitoring it, for example via Microsoft Graph, an API, or a custom script? If specific development is required, could you confirm the most suitable approach for integrating this properly into Centreon?We would also be interested in any documentation, configuration examples, or best practices on this subject.Thank you in advance for your feedback.
Bonjour,Notre serveur Windows était supervisé en SNMP, et les sondes étaient OK.Sur ce serveur, nous avons mis en place l’agent CMA et les sondes SNMP oscillent depuis entre OK et UNKNOWN.Est-ce que ces deux modes de supervision cohabitent bien ? Faut-il privilégier CMA ?Merci !
Bonjour,Sur un Remote Server, l’utilisateur ADMIN, n’a pas tous les menus ! Par Exemple, il n’a pas le menu pour ajouter un nouvel hôte. Sur le RS, l’ADMIN n’a aucun ACL (sur mon Central, non plus) Le RS est en 23.04 et Debian 11. Comment sont gérés les menus et comment les donner tous à l’ADMIN ?Merci d’avance por votre secours.
Hello,In some services, the following message appears instead of the command:“Unable to hide passwords in command (Reason: Macro passwords cannot be detected)”Even though there are no password-type macros.The cause is in this file/usr/share/centreon/src/Centreon/Domain/Monitoring/CommandLineTrait.phpLine 153, you must comment this block as follow : // if two macros are glued or separated by spaces, regex cannot detect properly password string/** if (preg_match('/\(\.\*\)\s*\(\.\*\)/', $macroPattern)) { throw MonitoringServiceException::macroPasswordNotDetected(); }**/With this you will have your command line shown as expected , and from my test, the password hiding is still working.
Upgrading BI from 23.10 to 24.10 breaks PDF report generation, update removes few required JAVA libraries xmlbeans-2.3.0.jar and dom4j-2.1.4.jar.You can download missing JARs fromhttps://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jarhttps://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jarCopy them to /usr/share/centreon-bi/bin/cbis_lib/ and report generation should work again.
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.