Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,I’m still trying to understand what happens, but I just upgrade from 24.10.14 to 24.10.15 and this is a disaster.All gorgone to Remote Server flux are downAll flux for Centreon Broken are down. I’m still investigating , but i urge you to no upgrade your production setup and test it before on a stagging.
Since i upgrade many plateform to 25.10 , i have 2 Host Groups menu
We are using a SSO solution to centralize our user authentication flows and because of that users have many many groups.When trying to login through Centreon, those groups data are added within the authentication token, making it reach huge sizes (around 4k characters for now), but the structure of the database on the table “security_authentication_tokens” for the “token” field is limited to 255 characters. i got explained that it is possible within an openid request to ask for a filter on the groups to maybe reduce that token size.Is there something to do in that sense and how can we do it ? This is blocking the deployment of this auth solution at scale.
Hi folks,Here my feedback/issue after go to 25.10Forced check doesn’t work anymore, success message after push it, but nothing happens When I create a new service, host, or modify anything, I have to restart all centreon stack : systemctl restart centengine to show up the new elements. Export config, restart engine from web is no longer enough Custom macros don’t work on service apply to hostgroup. (ok with linked on multiple hosts or host only)I migrate to a new platform (22.10 to 25.10) by following documentation ‘Migrate from an EL-type OS to another EL-type OS’
Bonjour à toutes et tous,J’ai installé dernièrement un serveur avec Centreon pour superviser des serveur Windows (Windows Serveur 2019 DataCenter build 1809)La supervision avec le CMA en mode sans SSL fonctionne parfaitement,J’ai voulu passer en SSL et la plus de communication entre mes hôtes et le collecteur.J’ai fait le test avec un certificat autosigné et avec un certificat provenant de notre autorité de certification interne.J’ai sans doute loupé une étape. Merci de votre aide.
I have installed the it-100 license, when I try to update a plugin or install a new one I get this error
Hi everyone,I’m looking for the most efficient way to generate a list of active services (excluding templates) that do not have any contactgroup defined—neither directly nor inherited from templates.I’d like to explore different methods to achieve this, such as:SQL queries (directly querying the Centreon database) REST API (if applicable) Parsing configuration files (e.g., .conf files in /var/lib/centreon-engine/central/config/)If you’ve already tackled this issue or have any insights, I’d appreciate your input! Which method do you recommend for accuracy and simplicity?Thanks in advance for your help!
hi, i work with the plugin centreon vmware.in test my result is OK with a vcenter, /usr/lib/centreon/plugins/centreon_vmware_connector_client.pl --plugin=apps::vmware::connector::plugin --mode=swap-vm -custommode=connector --connector-hostname='localhost' --connector-port='5700' --container='***********’ i have installed the connector in the same os, but in a highest release (centos 7.4 vs centos 7.9) , the same command return : UNKNOWN: Cannot encode resultwith debug :{ "code": -1, "short_message": "Cannot encode result" }the pb is not the .pm, this is ok on the test platform , and when i ask it with curl in the prod server , it’s ok ...is anyone has (or had) the same problem and have resolved it ? do you have the same problem with another plugin ?
Hello Centreon Community/Support,I am experiencing an issue with a custom Lua stream connector script that is designed to send monitoring events to an external system (BEM). The script functions correctly on one Centreon Poller/Central server, but on a different host (which I'll refer to as "Problem Host"), events are consistently being dropped at the filter stage, resulting in the debug log message filter' returned false.I have confirmed that the target system is listening on the expected port (2540) and that the "Problem Host" can establish a TCP connection to it.Problem Description:On a specific Centreon host (the "Problem Host"), the Centreon Broker Lua stream connector is not processing events as expected. The debug logs show that the filter function in the Lua script is rejecting all incoming service status and host status events, even though the same script works perfectly on another Centreon host. This prevents any alarm messages from being sent to the BEM system.Observed Debug
Hello everyone,We are monitoring a Vcenter v8 cluster, and all was fine with Centreon 22 (so using the sdk file).Since upgrade to Centreon 25.10, connector is not working anymore. I saw that now there is a JSON file instead of the PM one (file is deprecated).I used the configurator to add my Vcenter, and I can see the JSON file filled with the informations (server ip address and login/pwd stored in crypted mode). As I understand, Centreon 25 is now storing credentials in crypted mode.Issue I’m facing is:I believe that the Vcenter platform is receiving the user credentials in crypted mode so I got a “user failed connection”. I looked in the vcenter log files for this. so the Vcenter is not able to authenticate as user is crypted and unknown for him. Is there a way to fix this ? I know that the restAPI plugin is designed for Vcenter8, but could we monitor all the same functionalities as the vmware_centreon plugin ? Many thanks for your replies, Antoni
Hello, I upgraded to version 25.10 and now the centreon_linux_snmp.pl plugin only works for certain checks, such as load mode and swap mode. However, it no longer works with CPU, storage, RAM and memory modes, even though nothing has changed.Furthermore, when I run the command on my poller in CLI, it works, but when I run it from the web interface, I get an ‘execute command failed’ error, even though I have the correct permissions, etc. I really don't understand.Need help, please.
Hello,I’ve got two VMs to monitor with Centreon. For the first one, I'm using a plugin from Centreon’s GitHub repo centreon-plugins/src/centreon_plugins.pl at develop · centreon/centreon-plugins (github.com) plugin-path: src/centreon_plugins.pl For the second VM, I would like to use an RPM instead of pulling the plugin from GitHub.Do you know how I can find the equivalent RPM? Any keywords I should be searching for? Have you used RPMs instead of the GitHub plugins before? Thanks for the help!
With the new, extremely short lifecycle for STS versions (odd-numbered years), have those with only 18 months of support become beta tester versions ?I find this lifecycle choice very surprising.Why does support for STS versions end before the following LTS version is stable and completes its Phase 1 ?Today, if I want to stay on a stable version, I must stay on 24.10 until October 2027, and only then can I double-jump from 24.10 to 26.10, even though 25.10 will no longer be supported.If I upgrade to version 25.10, I'll be forced to upgrade to 26.10, even though it won't be stable yet.I get the impression that these STS versions, like 25.10, offer neither new content nor stability in the short, medium, or long term.I preferred the old cycle.Or at least, in my opinion, it would be better to extend the STS to 24 months.Am I wrong? Have I misunderstood the improvements in this new cycle ? Thanks
SSL certificate problem: unable to get local issuer certificate for "https://x.x.x.x/centreon/api/latest/configuration/hosts/templates".As soon as I want to add a host or create a template, I now get errors like this.Nothing in my configuration has changed except that I upgraded to version 25.10; I was previously on ‘(24.10.)
Hi, I want to check the alerts already defined in prometheus without to use the query mode. Because it is easier for us to define the treshold. Is there a way to ask the result of the alert defined in prometheus withtout ? I have try with the plugins but it doesn’t work.For exemple, If i use the name AlertmanagerFailedReload for this alert :
Hello,Since upgrade to 25.10, we are facing a weird issue on Host adress form.While in 23.04 this field was most likely “open to any format”, it now requires a “valid IP / FQDN Format”, which is a problem actually for multiple reasons. We can’t modify an existing item that is actually configured with a wrong HOSTADDRESS format, resulting to the following error : We also can’t delete an item that is with this kind of HOSTADDRESS format. It does nothing when we click on delete → Just actualizing the interface, but the host still here, and poller config doesn’t see any change. Even if we restart the poller config, it doesn’t do anything (in case it was a ghost change) We have many commands that uses the HOSTADDRESS value, which is not a valid IP (or FQDN) (for certain api calls for example). > This would require to refactor many of our commands. > We can’t deploy any new hosts that are using these commands. > And we can’t really refactor because we won’t be able to change the
Hello,We have created new poller with version 24.10.14 which is not communicating with poller.please have a look at below log from poller as well as central server. poller centengine.log2025-12-03T00:19:57.160-05:00] [processing] [error] [912] failover: global error: failover: 'central-module-master-output' cannot connect endpoint.[2025-12-03T00:22:20.519-05:00] [tcp] [error] [912] TCP: could not connect to 10.*.*.*:5669 : Connection timed outand central servergorgone.log2025-12-03 12:44:46 - ERROR - [legacycmd] Cannot process message type 'SENDCBCFGthrowing it away.2025-12-03 12:44:51 - ERROR - [legacycmd] Cannot process message type 'SENDCBCFGthrowing it away.2025-12-03 12:45:21 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '401'] [message: 'Unauthorized']2025-12-03 12:46:21 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '401'] [message: 'Unauthorized']central-gorgone version
I would like to see the SLA availability level for each host in my host group over a period of one year. Which metric and widget on the dashboards would allow me to find this out?Thank you in advance!
Bonjour à tous lorsque je veux affiché les graphs des données reçu j’ai ce message d’erreurs sur debian 12
Hello, since the rotation GPG key (i suppose) the rpm-standards packages for centreon are unavailable on artifactory.https://packages.centreon.com/ui/native/rpm-standard/I see that they are possibly still on the rpm-test-standardWe need those packages to be back available as soon as possible. If this intended, please tell me what is the expected operation to access those packages again
Hello,I try to follow this documentation to install NRPE + centreon plugin on my server:https://docs.centreon.com/fr/pp/integrations/plugin-packs/procedures/operatingsystems-linux-nrpe4/i have some problem :On the requirements part, the nrpe4 package is not mention to install on the server, is it normal ? (if i compare on Debian requirements install, there the nrpe4 package) when i try to install centreon plugin package “centreon-plugin-Operatingsystems-Linux-Local.noarch” there bad signature : Erreur : Erreur de la transaction de test : package perl-HTTP-ProxyPAC-0.31-2.el8.noarch does not verify: Entête DSA signature: BAD (package tag 267: invalid OpenPGP signature) package perl-Exporter-Tiny-1.006002-2.el8.noarch does not verify: Entête DSA signature: BAD (package tag 267: invalid OpenPGP signature) package perl-LV-0.006-2.el8.noarch does not verify: Entête DSA signature: BAD (package tag 267: invalid OpenPGP signature) package perl-Carp-Assert-0.22-1.el8.noarch does not v
Hello guys i’m trying to monitor a ubuntu 24.04 and i have some issues i had 5.38 perl version and had this problem when trying to dowload nrpe client apt -y install centreon-nrpe4-daemon centreon-plugin-operatingsystems-linux-local Les paquets suivants contiennent des dépendances non satisfaites : libcrypt-openssl-aes-perl : Dépend: perlapi-5.36.0 mais il n'est pas installableE: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». and when i deleted perl 5.38 to switch on perl 5.36 i had this problem Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.Les paquets suivants contiennent des dépendances non satisfaites : centreon-plugin-operatingsystems-linux-local : Dépend: libcrypt-openssl-aes-perl mais ne sera pas installé Dépend: libpod-parser-perl mais ne sera pas installé Dépend: libnet-curl-perl mais ne sera pas installé
Hi,I’ve a problem to import custom MIBs on my centreon 25.10.1I try to import with Configuration → SNMP Traps → MIBsI add my Vendor name (eg. SICE) and load my .mib file, but I’ve this errorUse of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/centreon/common/db.pm line 204. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/centreon/common/db.pm line 204. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/centreon/common/db.pm line 212. 2025-12-05 08:57:47 - ERROR - MySQL error : cannot connect to database : Access denied for user 'apache'@'localhost' (using password: NO) (caller: centreon::script::centFillTrapDB:/usr/share/perl5/vendor_perl/centreon/script/centFillTrapDB.pm:771)Generate Traps configuration files from Monitoring Engine configuration form! I see there is error Access denied for user 'apache'@'localhost' how can I change this user?
Hi all,My version of Centreon is 25.10Any idea why its asking for my username/password when I try and use my copied autologin url:https://192.168.20.29/centreon/home/dashboards/library/3?autologin=1&useralias=autologin&token=cQSPFRHWEe When I use this link it works fine without asking for username/password:https://192.168.20.29/centreon?autologin=1&useralias=autologin&token=cQSPFRHWEebut then if doesn’t take me to my dashboard.Interesting if I use my first link after using this link it works fine.thanks for help.Steve.
Hi,During my migration from 22.10 to 23.04, I had some issues with host auto discovery.The following error is visible in the gorgone log[autodiscovery] -class- host discovery - cannot get host discovery jobs - request error [code: '404'] [message: 'No route found for "GET https://<centreon>/centreon/api/latest/auto-discovery/scheduling/jobs"']The API seams to be good because I am able to check the current version of the api:curl https://<url>/centreon/api/latest/platform/versions{"web":{"version":"23.04.0","major":"23","minor":"04","fix":"0"},"modules":{"centreon-pp-manager":{"version":"23.04.0","major":"23","minor":"04","fix":"0"},"centreon-license-manager":{"version":"23.04.0","major":"23","minor":"04","fix":"0"},"centreon-autodiscovery-server":{"version":"23.04.0","major":"23","minor":"04","fix":"0"}},"widgets":{"Service Monitoring":{"version":"23.04.0","major":"23","minor":"04","fix":"0"},"Grid-map":{"version":"23.04.0","major":"23","minor":"04","fix":"0"},"Global Healt
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.