Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hey everyone, I’m currently following the documented steps to set up NRPE monitoring for Windows hosts with Centreon. https://docs.centreon.com/pp/integrations/plugin-packs/procedures/operatingsystems-windows-nsclient-05-nrpe/Here is what has been completed so far : Steps already done:Installed the NRPE plugin on each poller:yum install centreon-nrpe3-pluginInstalled the Windows NRPE 0.5 Centreon Pack on the Central server:yum install centreon-pack-operatingsystems-windows-nsclient-05-nrpe Issue encountered :In the Centreon Web interface, underConfiguration > Connectors > Monitoring Connectors,the "Windows NRPE 0.5" Monitoring Connector does not appear as installed. When I try to click on it and use the “Subscribe” button, I am redirected to the Centreon Store,but the store is currently unavailable and displays the message:“The Store is getting a makeover”As a result, I am unable to install the Monitoring Connector and complete the configuration. Questions:Is the Windows NRPE 0.5
I am encountering persistent authentication issues while trying to access the REST API of a Dell ME4012 storage system. Despite providing valid credentials and testing multiple configurations, the REST API consistently returns an Authentication Unsuccessful error.Steps to ReproduceAttempt to log in to the Dell ME4012 REST API using curl:curl -k -X POST https://192.168.1.3/api/login \ -H "Content-Type: application/json" \ -d '{"username": "Admin", "password": "Password"}'Observe the following response:<RESPONSE VERSION="L100"> <OBJECT basetype="status" name="status" oid="1"> <PROPERTY name="response" type="string" display-name="Response">Invalid sessionkey</PROPERTY> </OBJECT></RESPONSE>Attempted the same with both controllers (192.168.1.3 and 192.168.1.4), but the same error occurs.Repeated the test with:HTTP Basic AuthenticationBoth curl and the centreon_dell_me4_restapi.pl pluginNo changes in the outcome.Expected BehaviorAuthentication shoul
Hi,Is it possible to fix this warning because it’s flooding the PHP Centreon error log ( php-fpm/centreon-error.log)[19-Jun-2025 18:00:48 Europe/Paris] PHP Deprecated: Using unregistered function "is_string" in a template is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. in /usr/share/centreon/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 663 (Centreon Web 24.10.7)
Hi!I recently installed a poller on AlmaLinux 8 Using Packages, on centengine.log a see this log: I installed AlmaLinux 9 and 10 and i received same log, the poller was installed on Hyper-V. y have any poller in others location and it works fine.i didn’t try join to Central, just after install packages i received that log.Some Idea?
HelloWe have a serious problem with the vCenter machine, where we can't monitor the machine's SSL certificate.It's true that we have the ability to monitor the licenses section, which is already set up, but not the certificate section.Are you going to add that to the monitoring?I'm putting it as a high priority since we need to respond to the client to let them know when it will be implemented.Can you please tell us something*?
Hi everyone,I’m facing a strange issue on my Centreon platform.One of our clients had a dedicated poller, but they left our infrastructure and cut the connection to the Central server.I believe the administrators moved the hosts to another poller and then deleted the old poller after a configuration reload.However, one host still appears in the Resource Status view, even though it no longer exists in the Hosts configuration.Interestingly, only the services appear with a green "OK" status, while the host itself is shown as Pending (blue dot), even though it shouldn’t exist anymore.I’ve already tried restarting cbd and gorgoned, but the ghost entry is still there.Has anyone experienced something similar?Any idea how to clean this up?Thanks in advance!
Queuing issue in Centreon-Broker, when trying to send data to Graphite after migration. The directory is full whit de queue files: 532 historyroot@Centreon:/var/lib/centreon-broker# lscentral-broker-master.cache.Graphite central-broker-master.queue.Graphite145 central-broker-master.queue.Graphite182 central-broker-master.queue.Graphite219central-broker-master.queue.Graphite109 central-broker-master.queue.Graphite146 central-broker-master.queue.Graphite183 central-broker-master.queue.Graphite220central-broker-master.queue.Graphite110 central-broker-master.queue.Graphite147 central-broker-master.queue.Graphite184 central-broker-master.queue.Graphite221central-broker-master.queue.Graphite111 central-broker-master.queue.Graphite148 central-broker-master.queue.Graphite185 central-broker-master.queue.Graphite222central-broker-master.queue.Graphite112 central-broker-master.queue.Graphite149 central-broker-master.queue.Graphite186 central-broker-master.queue.Graphite223cent
Hi,Deletion of the expired tokens is logging this : 1) Does it really need to be executed every minutes? As you can see in the log I changed the crontab entry to do this only every five minutes (as a test, I did not observed issue). Every five minutes still seems uselessly too frequent. Do you think it can be done less frequently? Like every hour or so? What’s those tokens’s validity period? 2) What are “tokens which are not linked to a refresh tokens”? Are they the tokens manually created from the UI, from the “API Tokens” menu? I guess they probably even less need to be purged so much frequently than the refresh tokens do, do they? 3) I see a third line about “expired sessions”, can you tell what is this purge doing? Also, isn’t every minute a bit excessive? 4) I take the opportunity to say that the fact that an upgrade of the centreon-web package systematically overwrites the /etc/cron.d/centreon (ie: even when it has absolutely no reason to do so) is an issue. I know that one ma
Hi,Does somebody ever encountered this message (in the gorgoned.log of the central):2025-07-04 10:30:25 - ERROR - [legacycmd] Cannot process message type 'SENDCBCFGthrowing it away.I’ll increase log verbosity to see if any useful info, but I’m asking here in the meanwhile.(Centreon Web 24.10.7, Centreon Gorgone 24.10.4)
HelloDoes anyone use Clapi to add pollers? I'm almost at the end of my script, but I'm missing the instruction to assign the type to the output and input of my brokers.Does anyone have the details of the command? I couldn't find it in the documentation?It looks like this:centreon -u LOGIN -p PASS -o CENTBROKERCFG -a setoutputtype -v "poller-broker;central-broker-master-unified-sql;unified_sql"but I seem to be missing a parameter.Thanks in advance.Sincerely, CENTREON 24.10 on Oracle Linux 8.10
Je teste actuellement une intégration avec Centreon via l’API REST (en utilisant les endpoints natifs de Centreon).Je voudrais savoir s’il est possible d’utiliser cette API tout en bénéficiant du SSO (LDAP) déjà en place.Je n’ai pas accès à une plateforme de test avec le SSO activé, mais chez l’utilisateur final, l’authentification SSO via LDAP fonctionne sur l’interface web de Centreon.Ma question est donc la suivante :Est-il possible d’utiliser le SSO (basé sur LDAP) pour récupérer le token nécessaire aux appels API ?Et si oui, y a-t-il une documentation précisant les en-têtes ou paramètres spécifiques à fournir (par exemple en complément du UseDefaultCredentials = true dans le handler) ?Merci d’avance pour vos retours !
Hello everyone,As the title says, I'd like to create a graphic for a service I've set up. I've created a service to find out the number of users connected to my RDS farm and I'd like to have a graph to see the evolution of connected users over time. A simple dot plot, say every 30 minutes.What I mean by a graph is like CPU, memory etc… : Do you know if this is possible or not?Thanks by advance.
Hello,I have created new host groups and want to create dashboarding using them, but newly created host group and service group are not appearing at Dashboard. I am not understanding why? all things are looking good.my central server is at 23.10 and all pollers at 24.10.Can you guys have any idea where too look to address issue?Thank you.
I was trying to run updates on my Centreon VM this morning and it wasn’t able to download the updates. Check the disk size and I am seeing my dev/sda is full. Digging in further I found that the /var/lib/mysql/centreon_storage folder is using the vast majority of my disk space. After some googling I did find the retention settings and I change all of those values, but I assume there is a job that I need to run in order for it to go through and gracefully purge those older files? I found this referenced sudo -u centreon /opt/rh/rh-php72/root/usr/bin/php /usr/share/centreon/cron/centstorage_purge.php, but it did not work on my system. This is the OVA for Centreon that I am running on and I am currently on version 24.04.12. Any help would be appreciated on this.
Hello @Laurent ,We are facing issue that our /var/lib/centreon is nearly full and we don’t understand which files should be deleted to free some space.In recent day it started filling up drastically.In /var/lib/centreon(15GB) directory /var/lib/centreon/metrics directory consuming 11GB, It contain .rrd files from 2020. Can you please help me to free some space at /var/lib/centreon ?which files should i delete?Is it safe to delete old .rrd files? Thank You
Add as many details as possible, by providHello,I've installed a Centreon 24.10.7 IT100 monitoring server. I monitor many clients such as Windows, Qnap NAS, and CentOS.But I'm having issues with my Ubuntu 10.04 clients.This command:--------------------/usr/lib/centreon/plugins//centreon_linux_ssh.pl --plugin=os::linux::local::plugin --mode=cmd-return --hostname='10.57.140.85' --ssh-backend='' --ssh-username='root' --ssh-priv-key='/root/.ssh/id_rsa' --ssh-port='' --exec-command='ls' --exec-command-options='/mnt/metz/test' --manage-returns='%(code) == 0,OK,lien iSCSI monté#%(code) == 1,UNKNOWN,probleme critique#%(code) == 2,CRITICAL,lien iscsi NON monté' --verbose-----------------------returns this result:---------------------UNKNOWN: Command exit code (255)Warning: Identity file /root/.ssh/id_rsa not accessible: Permission denied.root@10.57.140.85: Permission denied (publickey,password).-------------------------------------------Thank you for your help.Eric
Hi, Here’s the matter : to get metrics from an API one has first to request the “login” endpoint, providing user and password, to get back an authentication token (with a limite time validity). BUT this token is provided in the header “Authorization”, not in the json body of the response, and I didn’t manage to get it.Is there a way to extract values of the header ?Thx.
Bonjour,Lors de la sauvegarde de la VM sous almalinux 9.6 avec Centreon 24.10.7 nous avons ce message sur le serveur almalinux (journalctl -u hypervvssd.service) :Hyper-V VSS: FREEZE of /var/lib/centreon-broker failed; error:13 Permission deniedY a-t-il une solution pour résoudre cette erreur ?Les droits sont ainsi[root@mucenprd03 ~]# ll /var/lib/centreon-brokertotal 8prw-rw-r--. 1 centreon-broker centreon-broker 0 17 juin 15:36 central-broker-master-stats.json-rw-rw-r--. 1 centreon-broker centreon-broker 8 17 juin 15:03 central-broker-master.unprocessedprw-rw-r--. 1 centreon-broker centreon-broker 0 17 juin 15:36 central-rrd-master-stats.json-rw-rw-r--. 1 centreon-broker centreon-broker 8 17 juin 15:03 central-rrd-master.unprocessedL’Hyper-V est sous Windows Server 2022 Standard 21H2Merci par avance sur un retour.
Bonjour,J’ai configuré un job autodiscovery VMware VM qui me pose des problème.Lors de la première découverte j’ai une liste de VM activées dans Centreon qui correspondent au différents mapper.Lors du deuxième passage, j’ai des VM qui passent automatiquement en disable et je ne comprends pas pourquoi.y a-t-il un moyen de tracer pourquoi ces machines passent en disable.Je ne vois rien dans les log.Merci de votre aide
Hello, we received this bulletin (https://www.cert.ssi.gouv.fr/avis/CERTFR-2025-AVI-0493/) which mentions vulnerabilities in certain versions of Centreon. Could you help us validate the affected versions?Affected Systems:Map versions earlier than 23.04.23 Map versions earlier than 23.10.19 Map versions earlier than 24.04.11 Map versions earlier than 24.10.5 MBI Engine versions earlier than 23.04.23 MBI Engine versions earlier than 24.10.22 (I don't see anything above 24.10.3) MBI Server versions earlier than 23.04.23 MBI Server versions earlier than 23.10.22 Open tickets versions earlier than 23.04.6 Open tickets versions earlier than 23.10.3 Web versions earlier than 23.04.27 Web versions earlier than 23.10.22
Hello,is anyone has successfully queried the REST API v2 using curl and a JSON payload with a GET request? I’m trying to get a list of hosts with a specific host template. I’m not sure it’s possible as host template doens’t seem to be a usable criteria for configuration/hosts endpoint. Moreover, when I search for a specific host, the response is I must specify the address and the monitoring_server_id which differs from the documentation as I should search only by specifiying the name of the host (https://docs-api.centreon.com/api/centreon-web/24.04/#tag/Host/paths/~1configuration~1hosts/get) My curl request: curl -H “Content-Type: application/json” -H “X-AUTH-TOKEN: `cat token.txt`” “https://URL/centreon/api/latest/configuration/hosts?search” -d ‘{“name”:”hostname”}’response : {"code":400,"message":"[address] The property address is required\n[monitoring_server_id] The property monitoring_server_id is required\n"}and if I send the address & monitoring_server_id :{"code":409,"messag
Dear Community!I have been using Centreon for a while and we have been working on migrating our Centreon infrastructure to a new environment.It is important to note that, we are using a lot of “Services by host group” type of configurations.So while preparing for this migration activity, I tried to export the whole configuration (with checking all type of objects in the Export menu). When I checked the content of the export file, I did not find any services which are configured as “Services by host group”. I’m unable to create an export, which contains also the configuration also for services, which are assigned to host groups. Has anybody experienced the same with Centreon Community edition version 24.10.8 ? Thank You very much in advance for the support!
We have some messages that we eliminate via an automatic restart during the night (e.g. C disks with warning, SWAP messages).If we work with acknowledgements and the problem has not been solved overnight, the alarm remains permanently acknowledged and we lose sight of this alarm.If we work with a downtime until the next morning at 05:00 (which we currently do), we do not notice if the C disk switches from Warning to Critical by then and may prevent users from continuing to work.
Hello,If you are using Centreon (in Configuration > Connectors > Additional Configurations) to manage your Centreon VMware demon , do NOT upgrade to 24.10.8. The configuration manager is completely broken Lost on all the user/pass previously enteredImpossible to fix the config because of JS errorsUser and Password field unusable because all characters in every fields are replaced by stars (yes, even the users) The result will be non-working configuration for the demon and you will loose all the monitoring of the vcenters. The work around for me was to get the config JSON from a backup, restore it under another name, and modify the /etc/sysconfig/centreon_vmware on every poller to force centreon_vmware use this file. Good luck.
Hi,I am trying to authenticate users with SAML.My identity provider is Azure Entra ID.I am able to authenticate to Azure and then I am redirected to Centreon, where I get this error on the UI :“An error occurred during authentication”Where can I have more details on this error ?I am wondering if the problem is with:the certificate format. the ACS url the user ID attributeSylvain
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.