Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,I am facing an issue on a fresh installation of Centreon 25.10 running on Red Hat Enterprise Linux 9.7.Context Centreon installation: fresh install / from scratch OS: RHEL 9.7 Connector in use: Windows NSClient05 RestAPI License: IT-100 Plugin Pack installed online from the web interface Goal: use Windows disk discovery Issue observedWhen I open the discovery rule:OS-Windows-NSClient05-Restapi-Disk-NameI get the following error in the Centreon web interface:Command execution issue: status code '127'(command: /usr/lib/centreon/plugins//centreon_windows_local.pl --plugin=os::windows::local::plugin --mode=list-storages --hostname=127.0.0.1 --disco-format)Checks already performedThe script called by the rule does not exist on the server:ls /usr/lib/centreon/plugins/centreon_windows_local.pl# ls: cannot access '/usr/lib/centreon/plugins/centreon_windows_local.pl': No such file or directoryThe following plugin package is already installed:dnf install centreon-plugin-Operating
Hi,I encounter this strange behavior for both AIX 6 and AIX 7, for all the hosts I tested: [centreon-engine@poller ~]$ /usr/lib/centreon/plugins//centreon_aix_snmp.pl --plugin=os::aix::snmp::plugin --mode=time --hostname=aixserver --snmp-version='2c' --snmp-community='xxx' --warning-offset='-5:5' --critical-offset='-10:10' --debugCRITICAL: Time offset 3600 second(s): Local Time : 2024-11-22T13:14:29 (UTC) | 'offset'=3600s;-5:5;-10:10;;.1.3.6.1.2.1.25.1.2.0 = ▒[centreon-engine@poller ~]$ snmpget -cxxx -v2c aixserver .1.3.6.1.2.1.25.1.2.0 HOST-RESOURCES-MIB::hrSystemDate.0 = STRING: 2024-11-22,13:14:51.0[centreon-engine@poller ~]$ /usr/lib/centreon/plugins//centreon_aix_snmp.pl --plugin=os::aix::snmp::plugin --mode=time --hostname=aixserver --snmp-version='2c' --snmp-community='xxx' --warning-offset='-5:5' --critical-offset='-10:10' --debug | cat -ACRITICAL: Time offset 3600 second(s): Local Time : 2024-11-
Hello,I’m encountering an issue with ACL behavior after service discovery in Centreon.Environment: OS: Red Hat Enterprise Linux 9.6 Centreon version: 25.10.9 (Central + Poller + MySQL 8) SELinux: disabled Context: I have configured user ACLs to restrict actions (menus, features, etc.). For resources, I did not create any specific restriction since all users should see all resources. Therefore, I am using the default “All Resources” ACL. Issue:When new services are discovered via service discovery: Non-admin users cannot see the newly created services. Even after logging out and logging back in, the services are still not visible. The only way to make them visible is to manually click the “Reload ACL” button. Additional observations: The log file /var/log/centreon/centAcl.log is always empty. Running the ACL reload command manually does not solve the issue: sudo -u apache /usr/bin/php -q /usr/share/centreon/cron/centAcl.php This command produces no output and does not make
Bonjour, dès que je veux modifier, créer , supprimer un objet j’ai cette erreur qui apparaît du jour au lendemain. Pouvez vous m’aidez svp ?
I set up an IDP using the pysaml2 python library and want to connect it to Centreon via SAML, but I can’t find the SP Centreon metadata. Where can I find it?
Hello, just wondering because i’m unsure about what i read and heard about the new Log Management product.Is this only something that is available in Cloud or is product able to be installed within existing on premise installations of centreon Infrastructure Monitoring ?I heared that Centreon has some “special sauce” to improve reliability and scalability to ensure log ingestion but i didn’t read explicitely if there was support for on premise installation and i would like some precisions on that.Thank you
Hi, we have a new DELL ME5012 Storage.is there a Centreon Plugin ? or other plugins / check what can i use for this Storage ?SNMP and so on
Hail,
Hi,In the 24.10.22 release notes we can read:> [API] The API no longer returns "null" when trying to acces the /monitoring/servers endpoint (it will now returns the IP address of the pollers). What’s about the /monitoring/downtimes endpoint? Shouldn’t all the endpoints with the same erratic behaviour be fixed once?
Hello,I’m facing an issue with a discovery rule in Centreon where the inclusion filter does not seem to work as expected.Context: I created a discovery rule to include only interfaces with names containing StackPort. My inclusion rule is configured as: Macro: $name$ Regexp: ^StackPort* Expected behavior:Only interfaces like StackPort1, StackPort2, etc. should be discovered.Actual behavior:When I run the discovery command manually, I can see interfaces such as:'StackPort2' [speed = 160000][status = up][id = 124][type = propVirtual]However, when I perform a manual scan from the Centreon UI, the inclusion filter does not seem to apply, and other interfaces are still discovered.Command used to list interfaces in CLI :sudo -u centreon-engine /usr/lib/centreon/plugins/centreon_cisco_standard_snmp.pl --plugin='network::cisco::standard::snmp::plugin' --mode=list-interfaces --hostname='10.0.0.8' --snmp-version='2c' --snmp-community='public' --disco-show<?xml version="1.0" encoding
Bonjour,Je supervise mes switchs cisco avec le connecteur Cisco Standard, cela fonctionne pour l’ensemble des services, sauf deux qui me retournent l’erreur indiquée en titre :spanning-tree AAA serviceLa vue configurée sur les switchs intègrent bien l’ensemble des OID (view ISO).Le spanning tree et le service AAA sont bien configurés sur les switchsJ’ai la même erreur pour tous les switchs (cisco 9200 et 9300)Savez-vous quelle pourrait être la cause de ce retour ?NB : j’utilise la dernière version de Centreon 24.10.21Merci d’avance
Bonjour,Je souhaite avoir des précisions concernant les services de supervision embarqués dans Centreon Monitoring Agent (CMA), notamment sur leur personnalisation.Environnement OS : Red Hat Enterprise Linux 9.6 Plateforme : Centreon 25.10.9 Architecture : Centreon + Poller + DB sur le même serveur SELinux désactivé ContexteLors du déploiement de CMA sur les serveurs, nous constatons que les sondes embarquées sont bien présentes, mais nous ne trouvons pas de moyen clair pour personnaliser leur configuration.En particulier : l’entrée de registreComputer\HKEY_LOCAL_MACHINE\SOFTWARE\Centreon\CentreonMonitoringAgent ne semble pas indiquer de fichier de configuration permettant de modifier ces sondes ; nous souhaiterions adapter certains comportements des contrôles natifs embarqués. BesoinNous aimerions notamment : Modifier la planification de la supervision des mises à jour Windows, ainsi que du contrôle Pending Reboot, pour ne lancer ces vérifications que toutes les 4 heures ; P
Hi, i installed a new VM - REDHAT 9 .. STEP 2 https://docs.centreon.com/docs/24.10/installation/installation-of-a-central-server/using-packages/#step-2-installation dnf install -y centreon-mariadb centreon whats wrong ? Error: Transaction test error: file /usr/share/mysql/charsets/Index.xml from install of mysql-common-8.0.43-1.el9_6.x86_64 conflicts with file from package MariaDB-common-10.11.15-1.el9.x86_64 file /usr/share/mysql/charsets/armscii8.xml from install of mysql-common-8.0.43-1.el9_6.x86_64 conflicts with file from package MariaDB-common-10.11.15-1.el9.x86_64 file /usr/share/mysql/charsets/ascii.xml from install of mysql-common-8.0.43-1.el9_6.x86_64 conflicts with file from package MariaDB-common-10.11.15-1.el9.x86_64 file /usr/share/mysql/charsets/cp1250.xml from install of mysql-common-8.0.43-1.el9_6.x86_64 conflicts with file from package MariaDB-common-10.11.15-1.el9.x86_64 file /usr/share/mysql/charsets/cp1251.xml from install of mysql-common-8.0.43-1.el9_6.x86_
I cant find much about the CVE or the Vulnerability and I am unsure how to handle it. Out OpenVAS is reporting a RCE for centreon-web with a WontFix. Is it fixed? Will it be fixed? How to handle it? The Vulnerability is described in this PDF: https://www.synacktiv.com/sites/default/files/2021-07/Centreon_Multiple_vulnerabilities_0.pdfBut the named CVE cant be found andywhere.
Hi,[root@centreonpollerorcentral sudoers.d]# grep User_Alias /etc/sudoers.d/*[Cc]entreon*/etc/sudoers.d/centreon:User_Alias CENTREON=%centreon/etc/sudoers.d/centreon-gorgone:User_Alias GORGONE=centreon-gorgone/etc/sudoers.d/centreon-plugins:User_Alias CENTREON_COLLECT_USERS=centreon-engine,centreon-gorgone/etc/sudoers.d/sudoersCentreonLinuxPlugins:User_Alias CENTREON_COLLECT_USERS=centreon-engine,centreon-gorgoneIt raises a warning from sudo, also, what’s this sudoers entry for?
Hello, I’m currently migrating our centreon on-premise infrastructure to a new set of servers, and I’m trying to import my AD users again on the new platform. However I mirrored the configuration of the previous platform, but in trying to import users, nothing is found. The alias is resolved, the 636 port is not blocked, and certificate is integrated to the trust bundle. Do you know where I could find the logs of this part of the LDAP connector ? I know where to find the system’s LDAP attempts but not this one… Thanks ! Cheers
We are testing upgrade from 23.10 to 24.10 using VM clone of production and we are seeing some issues.central-broker-master.log contains errors we have never seen before[2025-04-04T11:57:13.036+03:00] [sql] [error] PB actual end time 18446744073709551615 -> NULL[2025-04-04T11:57:13.036+03:00] [sql] [error] PB actual end time 18446744073709551615 -> NULL[2025-04-04T11:57:13.087+03:00] [sql] [error] PB actual end time 18446744073709551615 -> NULL[2025-04-04T11:57:13.087+03:00] [sql] [error] PB actual end time 18446744073709551615 -> NULLAnyone know what does PB stand for in this error, there is not much information to much of debugging with this very brief error message.Also for some reason Centreon Broker does not show any configured inputs or outputs, they are all simply gone after update. Anyone else seen this happen?
Hi everyone, I'm currently working with Centreon and the VMware 8 connector. I’ve successfully configured the ‘host-status' mode, but I’m running into a 401 Unauthorized error with other services. Has anyone encountered this specific issue with the new vSphere 8 integration? Any guidance on debugging the API authentication would be greatly appreciated.
Hello,I’m currently facing an issue with our Centreon monitoring and would like to get some advice from the community.We are monitoring several customer virtual machines (mostly Windows) with Centreon, using standard checks such as: ICMP (ping) SNMP (CPU, memory, etc.) Some service checks Recently, one of our VMs crashed with a Windows BSOD. However, no alert was triggered in Centreon: The host was still responding to ping SNMP checks were still returning values Services appeared as OK So from Centreon’s perspective, everything looked healthy, while the OS was actually not operational.We would like to improve our monitoring to detect this kind of situation (OS freeze, BSOD, or unresponsive system), not just network availability.My questions are: What would be the best way to detect that a Windows OS is really alive and responsive? Would using NSClient++ or Centreon Monitoring Agent be the recommended approach in this case? Are there specific checks (uptime, heartbeat, proce
Hello, I just updated to 25.10 and when editing a host using Centreon-Web, New host macro value are not saved.I can see the correct form payload values, HTTP status is 200, nothing is shown in centreon-web or sql-errors, but no new entry is added to on_demand_macro_host SQL table. Any idea ? Edit: I just figured out something: the hosts where it’s failing have a large number of macros, hosts with less entries work Thanks
Bonjour,Je cherche à ouvrir des tickets dans mon ITSM (EasyVista) via OpenTicket, mais je rencontre une difficulté avec les macros.Je souhaite passer en paramètre le Catalogue GUID stocké dans la macro EVSM_CATALOG_ID située dans les modèles (templates) de mes services. Lorsque je renseigne le GUID directement dans la règle de notification (champ Catalog GUID), cela fonctionne. En revanche, si j'utilise la variable {$service.custom_variables.EVSM_CATALOG_ID}, la transmission échoue. De plus, je souhaiterais récupérer la valeur présente dans l'alias du service pour l'intégrer dans le champ CI, afin de lier automatiquement le ticket à ce CI.Pourriez-vous m'aider à résoudre ces deux points ?Merci d'avance.English Version Hello,I am trying to open tickets in my ITSM (EasyVista) using OpenTicket, but I am having an issue with macro integration.I need to pass the Catalog GUID as a parameter. This GUID is stored in the EVSM_CATALOG_ID macro within my service templates. When I enter the GUI
HelloCould someone tell me wich is the Oracle 9 Veeam NRPE package to install?I tried dnf install centreon-pack-applications-veeam-nrpeas mentionned in the centreon doc https://docs.centreon.com/fr/pp/integrations/plugin-packs/procedures/applications-veeam-nrpe/but this package doesn’t seems existHow can I install offline this package?Many thanks in advance
Hello,I am using a homemade service template similar to App-Protocol-HTTP-Json-Content to get information from a database and value the number of users connected to a wireless network profil / SSID. I am confused by the range definition which seems not demonstrating what the following documentations annouce :https://docs.centreon.com/fr/docs/monitoring/metrics/ https://nagios-plugins.org/doc/guidelines.html#THRESHOLDFORMAT I want the service to be in WARNING state if element_1 = 0, and CRITICAL if element_1 < 40. Starting with the WARNING, here are my test results (for the purpose of the test I am replacing 0 and 40 by the output of the service the simulate and NOK case) :Definition or range for WARNING seems ok sometimes, nok others : [centreon-engine@mypoller ~]$ /usr/lib/centreon/plugins/centreon_protocol_http.pl --plugin=apps::protocols::http::plugin --mode=json-content --hostname=[Hostname] --proto='https' --port='8181' --cacert-file='/etc/pki/tls/certs/ca-bundle.crt' --urlp
Hello,I want to change some common services using the “mass change” option with the “replacement”.When applying the new config, I get a blank page.Appache error.log display the following error when applying the config :[Fri Feb 20 11:53:57.636143 2026] [proxy_fcgi:error] [pid 373731:tid 373731] [client XXXXXXXXX:1111] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught InvalidArgumentException: The command ID does not exist. in /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php:2711\nStack trace:\n#0 /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php(1608): updateService_MC()\n#1 /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php(1536): updateServiceInDBForOnPrem()\n#2 /usr/share/centreon/www/include/configuration/configObject/service/formService.php(1187): updateServiceInDB()\n#3 /usr/share/centreon/www/include/configuration/configObject/service/serviceByHost.php(108): require_once('...')\n#4 /
Hello everyone,I have a question regarding the X509 Certificate check (https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-protocol-x509/)I’m wondering if its possible to check the whole chain of certificate ?The situation is as follow :ROOT → CA → CERTThe Root is still OK The CA cert is expired The Cert is OK (but signed with a expired certificate)The usecase is when we are using deepssl.So that’s mean we will never see the cert in CRITICAL status, but only when the CA will be expired.UNKNOWN: Error creating SSL socket: , SSL error: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed I’m now wondering if we can monitor the whole cert chain for a website and see if the date is near (30 days for example) for the CA and ROOT ?Thanks !
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.