Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
My platform is Almalinux 9.6 Centreon is at 24.10.07when I download a pack from Monitoring Connectors :the host template is installed the Services templates are installedbut le checks control aren’t installed and either the plugins to /usr/lib/centreon/plugins/ is it normal ?
We have a BA called ba-L0, with two indicators, kpi01 and kpi02.We configure a downtime on ba-L0.An alert is created on kpi01. Is a ticket created on kpi01, or is kpi01 inherits from the downtime configured on ba-L0 ?
Hi I have had a problem with centreon updates for some time. My version is 24.10.8. The problem is in the vmware infrastructure monitoring plugin. Previously (based on the centreon_vmware.pm file) everything worked fine. After updates (from several versions within 24.10) the centreon_vmware service does not want to start. When I change the option to old in the /etc/default/centreon_vmware file and restore the centreon_vmware.pm file, everything returns to normal.Here is the configuration and logs after updates (the last one to 24.10.8), which do not work well.My instance: Centreon 24.10.8, Debian 12. $ ls -lrazem 44-rw-rw---- 1 www-data www-data 1287 2018-10-17 centreon.conf.php-rw-r----- 1 centreon centreon 390 06-24 08:25 centreontrapd.pm-rw-rw-r-- 1 centreon centreon 390 2024-05-16 centreontrapd.pm.dpkg-dist-rw-rw---- 1 centreon-gorgone centreon 626 06-24 08:24 centreon_vmware.json-rw-r--r-- 1 centreon centreon 812 03-28 09:37 centreon_vmware.pm
Hello,For the past few days, I've been looking into using Centreon to monitor my IT infrastructure.I installed Centreon 24.10.7 on a VM, then a few hosts and services.My Windows servers are being monitored, butI'm struggling with how to view the status of the disks in a Qnap NAS.I'm monitoring the volumes, but I haven't figured out where to tell Centreon how to check the NAS disks to be notified if they're faulty.Thank you for your help.Eric
Hello,I'm testing for a mount point using the "OS-linux-MountPoint-SSH" template.I've completed the "filterdevice" and "filtermountpoint" fields, but without success.Do you have any examples you could share with me?Thank you in advance.Eric
Hello team,I have a LDAP configured with an Active Directory. It works fine but when I move a user to an other OU, they can no longer log in to Centreon.If I delete the user from Centreon and then they log in again, the authentication works.Do you have any idea what might be causing this behavior?
Hi,I have an issue with this command :/usr/lib64/nagios/plugins/centreon_plugins.pl --plugin cloud::azure::management::monitor::plugin \--custommode='api' \--mode='get-metrics' \--subscription=xxx \--tenant=xxx \--client-id=xxx \--client-secret=xxx \--resource=xxx \--resource-group=xxx \--resource-namespace=microsoft.insights/components \--resource-type= \--metric=requests/failed \--aggregation=Count \--interval=PT30M \--filter-dimension="request/resultCode sw '42'" \--warning-metric=1 --critical-metric=5When there are no hits, i get:UNKNOWN: No metric found (Are the filters properly set?)Can't find any option to get OK instead of UNKNOWN when the filter is empty.
Hello, i’m wondering if i missconfigured a centreon. It is based at Mexico city and by so is configured on the America/Mexico_City timezone.I’m working on the version 23.10 of Centreon.This timezone is setup in the PHP configuration, in the global configuration of the instance, and configured as the timezone of the user.As i watch the graphs of my services in the resource tab, i see the data at the proper times but when i look into legacy screens or through custom views, the data is an hour late.Maybe i missed a configuration somewhere ? but it seems it’s only on that timezone. I read online that Mexico removed their summer time shift, so maybe it is related.Has anyone faced this kind of issue ?
Good morning, I want to ask how to add in Centreon (with license) a Lantronix SLC device that have 2 interfaces with 2 IP.The connection of the devices is as follows:Eth0 → Firewall 1 (active) Eth1 → Firewall 2 (standby)When Firewall 1 is active, the device is reachable via IP of Eth0 and the IP on Eth1 remain unreachable.We use SNMPv3 and Centreon enabled for active checks.When we switch traffic on Firewall 2, we reach IP of Eth1 and lost reachability of IP on Eth0.If I add both IP as single device, it’s all ok, but I would like to group the two IPs into a single object.Is it possible to do that? If yes, what is the process to do that?Thanks a lot for your support, let me know if you need more informations.
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
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.