Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
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.
Hello,I want to fully automate the installation and registration of a poller on the central with Ansible.For RPMs or even transcribing the 'registerServerTopology.sh' script, this is no problem.I even managed to generate via a playbook the 'gorgon' configuration of the poller.On the other hand I cannot manage to transcribe the 'poller wizard' module of the interface. I noticed this was using an internal REST API, but I can't find any info on the subject.The objective of this playbook is to install, configure, and declare the poller without administrator intervention (among other things, restarting the gorgon service on the central and the poller)Thank you for your helpPhilippe
Hi,I project to migrate to 25.10 and I install a new server on almalinux 9.6.I’m following the installation from the official documentation, and when I reached the MariaDB installation step, there was a conflict with mysql-common : Total 13 MB/s | 192 MB 00:14Test de la transactionLa vérification de la transaction a réussi.Lancement de la transaction de testLes paquets téléchargés ont été mis en cache jusqu’à la prochaine transaction réussie.Vous pouvez supprimer les paquets en cache en exécutant « dnf clean packages ».Erreur : Erreur de la transaction de test : le fichier /usr/share/mysql/charsets/Index.xml entre en conflit avec les tentatives d'installation de mysql-common-8.0.43-1.el9_6.x86_64 et MariaDB-common-10.11.15-1.el9.x86_64 le fichier /usr/share/mysql/charsets/armscii8.x
Last week (May 18, 2026) I was successfully able to upgrade from 24.04 to 24.10 on our backup/test system. All is well there. This weekend I attempted to upgrade our production system from 24.04 to 24.10. I used the exact same guide but it seems like many packages are missing from the 24.10 repos.Both systems are running Oracle Linux 8.10, fully up to date. As you can see there are some packages available but no “centreon” files like centreon-web. I noticed that centreon-24.10-stable-noarch has no available packages at all, I’m guessing this is where the issue lies. This in on the server that I installed 24.10 on last week using the same guide. Can’t find the package in any of the dnf repos but as you can see I installed it last Monday, using the same repos from the guide.
Hello everyone, I’m new here but using Centreon for a few years.I recently installed the Infor ION Grid Monitoring Connector.Https protocol, port and credentials are OKCLI returns all the information I need with both application and node modes but the result can’t be displayed in the GUI, instead the UNKNOWN : 401 Unauthorized is displayedThe --debug option only adds a few strange lines such as :=> Recv header: HTTP/1.1 401 Unauthorized<td>HTTP ERROR: 401 Unauthorized<p>Problem accessing /grid/rest/nodes<pre id="message">Authentication failed - Invalid credentials</pre> Centreon version is 25.10.9 (IT-100) and all plugins are up to date.Does anyone have any ideas on how to resolve this issue ?Best Regards Olivier
Bonjour,Mon infra est la suivante : un serveur Central en 24.10 avec un Poller en 24.10. J’ai aussi deux Remote Server (sur deux autres sites) en 23.04 sur lesquels des Pollers sont raccordés.Je souhaite monter la version des Remote en 24.10 pour les aligner sur mon Central. Préalablement, je ferai la montée en Debian 12.Quelle procédure dois-je suivre ? Celle d’un Central ou celle d’un Poller ? Montée de version depuis Centreon 23.04 | Centreon DocumentationEn espérant avoir été clair, merci avance pour vos retours et conseils !
[root@shvit-centreo01 rpm]# dnf -y updateUpdating Subscription Management repositories.This system has release set to 9 and it receives updates only for this release.Red Hat Enterprise Linux 9 for x86_64 - AppStream (RPMs) 28 kB/s | 4.5 kB 00:00Red Hat Enterprise Linux 9 for x86_64 - BaseOS (RPMs) 49 kB/s | 4.1 kB 00:00epel_9 46 kB/s | 2.3 kB 00:00Foreman_Client_el9 58 kB/s | 1.5 kB 00:00puppet_el9 38 kB/s | 1.5 kB 00:00Error: Problem 1: package mysql-libs-8.0.45-1.el9_7.x86_64 from @System requires mysql-common(x86-64) = 8.0.45-1.el9_7, but none of the providers can be installed - package MariaDB-common-
Hello,I have a script to verify that the reboot tasks are running properly on certain virtual machines. For most of the VM fleet, this script works, but for three VMs, I’m seeing this message in Centreon. So I logged into those machines and saw that there was indeed a reboot task, and that it had even been executed the night before.Here is the script in question filter=enabled eq 1 and has_run eq 1 and title in ('Shutdown','shutdown','reboot','Reboot')warning=task_status = 'running' and most_recent_run_time < -60mcritical=task_status not in ('running') and exit_code > 0perf-config=*(ignored:true)show-all Does anyone know why the script does not recognize the reboot task? Best regards,
Contexte : Il ne s’agit pas d’une App Registration. Le besoin concerne une Enterprise Application configurée avec un Single Sign-On en mode SAML. Ce SAML SSO dispose d’un certificat de signature avec une date d’expiration. Nous souhaiterions remonter cette expiration dans Centreon afin d’anticiper le renouvellement et éviter toute interruption de service. Questions : Existe-t-il un plugin pack, un connecteur, ou un mode de supervision Centreon permettant de récupérer la date d’expiration de ce certificat ? Si ce n’est pas supporté nativement, existe-t-il une méthode recommandée par Centreon pour le superviser, par exemple via Microsoft Graph, une API, ou un script custom ? Si un développement spécifique est nécessaire, pouvez-vous confirmer l’approche la plus adaptée pour l’intégrer proprement dans Centreon ? Nous serions également intéressés par toute documentation, exemple de configuration, ou bonne pratique sur ce sujet.Merci d’avance pour votre retour.
Hello The Watch,We are updating from version 24.10.23 to 25.10.10.We are encountering an error during installation. CMA is blocking the update... Thanks a lot,Best Regards,Vincent
Hello,Since my last upgrade to 24.10.12, some of my graph’s legends are broken.the metrics are correctly named, but the graphs legend shows “default” instead of metric name.for example : performance data and the graph is : graph legendin parameters > data, metrics name are OK for this service. Any idea how to fix this ?
Hello everyone, I'm having an issue—apparently a communication problem—between my two collectors and my central server. After investigating and conducting extensive research, particularly in the logs, I'm seeing errors when reading the socket data coming from the poller's IP. Here's an excerpt:Central:central-broker-master.logPoller 1:centengine.log For your information, the operating systems are AlmaLinux 8 for the central server and AlmaLinux 9 for the pollers. I installed the latest updates on 25.10.25 Could you help me resolve this issue and let me know if there are any similar cases currently? Thank you.
Hi,Yesterday, i finished my Centreon configuration, as the last ‘job’ i customized the login page.Tobay i opened my Centreon, and it was the original centreon page, not my customization.When i go to the customization i got this now : Nothing was change, no update, no rebot, nothing, i simply closed the interface yesterday @20h45 and open it today @14h145 … Somesone got an idea ? Thanks
Bonjour, Nous disposons d’une Licence On Prem Business et je souhaiterais rattacher ce compte à cette souscription. comment faire?
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.