Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Bonjour à tous,Après m’être lancé en vain dans une tentative d’installation de Centreon, en utilisant les packages sources au format tar.gz à cause de le particularité de notre SI (pas d’accès direct à internet et installation dans des dossiers spécifiques) [→ topic ].Je suis reparti sur une nouvelle installation de la version 21.10 avec les packages au format rpm, toujours dans le même contexte, mais en jouant avec des liens symboliques pour les répertoires spécifiques... Cette fois-ci, l’installation est plus simple & rapide et va arrive sans souci à son terme.Mon infrastructure est installée et opérationnelle: 1 serveur web, 1 serveur BDD, 1 serveur poller. J’essaie aujourd’hui de reproduire ce que nous avons actuellement en production avec une version plus ancienne (19.04):La très grosse majorité de nos checks sont des checks passifs. Notre infrastructure supervise un très grand nombre de serveurs et donc de services. Pour répartir la charge en entrée sur nos pollers, nous av
Hi, I made fresh installation Centreon 22.04 on RHEL8, after install I have everything blank/empty, no Locked elements, no basic commands, no basic templates..I’m using open source edition
Hi,What does mean exactly this error “UNKOWN: Cannot find ClusterComputeResource object” with vCenter plugin ? This error appears since a new installation of vCenter. Cluster name is the same as before. Exact command is /usr/lib/centreon/plugins/centreon_vmware_connector_client.pl --plugin=apps::vmware::connector::plugin --mode=status-cluster --custommode=connector --connector-hostname='localhost' --connector-port='5700' --container='default' --cluster-name='.*' --filter --unknown-status='%{overall_status} =~ /gray/i || %{vsan_status} =~ /gray/i' --warning-status='%{overall_status} =~ /yellow/i || %{vsan_status} =~ /yellow/i' --critical-status='%{overall_status} =~ /red/i || %{vsan_status} =~ /red/i' --verboseThank you.
Hi, is the new ALMA 9 Supported ? Thanks
Hi to all,after migration from old version of centreon to the newest, under the tab “configuration” we have all hosts and services totally empty. Is there a way to migrate them to the new server?
Hi to all,after the migration of centreon 22.04 we have this following problem clicking only on tab “Hosts”:“Unknown column h.timezone in field list”Could you give us support about it?Thanks, regards
Hello, I recently installed a new server (windows 2016), and I simply can’t install Centreon NSClient, the install button remain greyed out (i’m running it as admin and can button isnt greyed out on another 2016 server) I was perfectly able to install it on other 2016 servers with the same installer. I was able to install other programms on the server. If I unzip the installer i’m able to install the standard NSClient installer. If anyone has an idea, thank you ;)
Hi, I’m getting this error message when running the generic SNMP discovery: sh: /usr/lib/centreon/plugins//centreon_generic_snmp.pl: No such file or directory The plugin is installed, so what’s the issue? This is a brand new install.
Good morning,Since 2 weeks, the centreon UI doesnt work, nothing has changed.I tried to update, repair.CentreonWeb 21.04.15-2.e17I already clear the cacheNotifications and alerts work.I need your help.Regards.
Hi,I update centreon-web this morning.After that, I can’t connect anymore.I get he following error “Attempted to load class "DbReadWebSSOConfigurationRepository" from namespace "Core\Infrastructure\Security\ProviderConfiguration\WebSSO\Repository". Did you forget a "use" statement for another namespace?”I try to restart httpd , then restart server itself but error is still there and I can’t access to update page.OS is rocky linux 8.6If anyone has an idea...
Salut, y a-t-il un moyen de lancer une Syncrho media directory via l'api ou via un autre moyen autre que de clicker sur le bouton?L’equivalent de https://docs.centreon.com/fr/docs/administration/parameters/medias/#synchroniser-les-images
Hello everyone,we have a fresh installation of Centreon 22.04 with IT-100 and when I try to change the timezone of the host template OS-Linux-SNMP-custom (for example) and then save the configuration, this error comes out:The connection was resetThe connection to the server was reset while the page was loading.and the changes are lost.The component versions are:centreon-web-22.04.0-2.el7.centos.noarchcentreon-pp-manager-22.04.0-2.el7.centos.noarchAny ideas on what can be the reason?Thank to all
Hello friends.Which plugin package do you recommend to monitor SMS balance limit. Can I see the alert information about the balance depletion?Thanks in advance
Hello,I am using the Hirschmann plugin pack to monitor a switch.The memory service returns a strange critical error:CRITICAL: Memory total: 79.77 MB used: -87.12 MB (-109.22%) free: 166.88 MB (209.22%)Here is the command :/usr/lib/centreon/plugins//centreon_hirschmann.pl --plugin=network::hirschmann::standard::snmp::plugin --mode=memory --hostname=10.0.X.X --snmp-version='3' --privpassphrase='XX' --authprotocol='MD5' --snmp-username='admin' --privprotocol='DES' --authpassphrase='XX' --warning-memory-usage-prct='80' --critical-memory-usage-prct='90' The other checks are not a problem: CPU, Process, Hardware…The poller is installed on a debian server and the version of the net-snmp package is 5.9+dfsg-3Is there a solution to this problem?Best regards
Hello,we have an issue with pollers aren’t updatedbefore this happened, we had an incident with database partition which was full, so we resolved that and we got this problem afterI did restarted all services : cbd, centengine, gorgoned, mysqland they are all active and runningand in the logs side, on the central-module-master.log, we have this block of errors which is repeated every time I restart the cbd service:[2022-07-27T10:27:56.421+02:00] [tcp] [error] Error while reading on socket: End of file[2022-07-27T10:27:56.516+02:00] [core] [error] failover: global error: Attempt to read data from peer localhost:5669 on a closing socket[2022-07-27T10:27:56.516+02:00] [core] [info] BBDO: unable to send stop message to peer, it is already stopped: Attempt to read data from peer localhost:5669 on a closing socket[2022-07-27T10:27:56.516+02:00] [core] [info] bbdo stream stopped with 0 events acknowledged[2022-07-27T10:27:56.518+02:00] [tcp] [error] TCP: Connection refused to localhost:5669[
HelloI have a strange behavior when I import certain ldap usersI get a blank Contacts/Users pageI enabled ldap debug, and on centreon-error.log, there is this error every time I try to import an userPHP Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`centreon`.`contactgroup_contact_relation`, CONSTRAINT `contactgroup_contact_relation_ibfk_1` FOREIGN KEY (`contact_contact_id`) REFERENCES `contact` (`contact_id`) ON DELETE CASCADE) in /usr/share/centreon/www/class/centreonDB.class.php:274Stack trace:#0 /usr/share/centreon/www/include/configuration/configObject/contact/DB-Func.php(1277): CentreonDB->query('INSERT INTO con...')#1 /usr/share/centreon/www/include/configuration/configObject/contact/ldapImportContact.php(134): insertLdapContactInDB(Array)#2 /usr/share/centreon/www/include/configuration/configObject/contact/contact.php(168): require_once('/usr/share/cent...')#3 /usr/
Hello everyone,I'm trying to update Centreon 21.04.13 by following this procedure: Montée de version depuis Centreon 21.04 | Centreon DocumentationEverything is working fine during the installation and I am now able to login !However, I have got the following errors on the GUI :Pollers not running Database issueI’ve checked the Centreon logs but I could not find anything related to this error.I’ve followed the troubleshooting article from Centreon, everything seems to be OK (https://www.centreon.com/blog/centreon-troubleshoot-series-episode-1-help-mon-poller-ne-fonctionne-pas/)Thank you in advance for your help !Kind regards UPDATE : I have find something strange, the version of the poller is “Centreon Engine 21.04.4”
Hello, I have a status issue when I use the "centreon_stormshiel_snmp.pl" plugin to check storage.I want to check a specific storage:→ ./centreon_stormshiel_snmp.pl --plugin network::stormshield::snmp::plugin --hostname @IP --snmp-version 3 --snmp-autoreduce --snmp-username user --authpassphrase pwd --authprotocol SHA --privpassphrase pwd --privprotocol AES --mode storage --storage=’(/|/data|/var|/log|/tmp)$’ --name --regexp --warning-usage 80 --critical-usage 90 If i run this command directly on my central server, i have a great status, but on centreon GUI, i have “Warning - (no output returned from plugin).If i modify the --storage for /data for exemple, it’s ok on GUI.I have enable the checkbox “Enable shell” on the “Configuration → Commands → checks → name:xxx) Can you help me please ?Thank you
Hi I have a problem with my /var/lib/mysql space disk it is almost full and when its full everything will be down, which file can I remove or what can I do to solve this problem ?
Hello,In Centreon I have duplicate check with Ping for my hosts.One on the host and a second as a service.When I remove the check with the Ping service, I have this warning when exporting the poller configuration :Warning "name host" has no services associated with it!Is it possible to remove this warning or am I doing it wrong ? Thank you
Hello,I don't know if the problem is me, but when I install the poller using version 21.04 I get a return to yum errorhttps://yum.centreon.com/standard/21.04/el7/stable/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to yum.centreon.com:443; operation in Classes "Try another mirror.https://yum.centreon.com/standard/21.04/el7/stable/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to yum.centreon.com:443; operation in Classes "Try another mirror.https://yum.centreon.com/standard/21.04/el7/stable/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to yum.centreon.com:443; operation in Classes "Try another mirror.https://yum.centreon.com/standard/21.04/el7/stable/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to yum.centreon.com:443; operation in Classes "Try another mirror.Can anyone tell me how can I repeat this?Cordiallyfrancis
Hi there I have a problem with Centreon MAP desktop client, when I synchronise resources, I have this error : Resource synchronization has crashedIn the log on the server, I have :[2022-04-21 16:44:24.995] [ERROR] [c.c.s.m.s.b.s.impl.CentreonSynchronizer] [StudioScheduledTask-7] : Error while running CentreonSynchronizerorg.springframework.orm.jpa.JpaSystemException: More than one row with the given identifier was found: 4278, for class: com.centreon.studio.map.server.dao.centreon.entity.ExtendedServiceInformation; nested exception is org.hibernate.HibernateException: More than one row with the given identifier was found: 4278, for class: com.centreon.studio.map.server.dao.centreon.entity.ExtendedServiceInformationAny idea?Thanks!
Hi, We have a Centreon 20.04.3 working like a charm for several months and years.But, since about 10 days, we can no more update and apply changes in monitoring.More precisely, when :creating a new service for an existing host, and exporting to all servers, conf is OK but monitoring is not refreshed/applied, modifying an existing service, with just a change (IP, ...), and exporting : same thing. Conf OK but monitoring is not updated.Of course, central, sat, etc… have been rebooted… No changes.We are not able to know what action we have done, which could create our problem. We have deleted 10 or 15 days from now, one host, but not attached services. So we have now services we cannot update/view because of lack of their host. But not sure that is connected to our problem.We do not know where to investigate… Any idea ? PS : Our Centreon is clustered : one Mysql server, one central, and 6 sat.
Hi,I am currently monitoring a QNAP NAS with SNMP, and i wasn’t really satisfied with the way the QNAP plugin handled the data and i had compatibility issues with some of the functions so i decided to make my own checks for the memory utilisation.Here’s my issue :Basically, when i ask for the amount of free memory on my NAS with a get-snmp request, i get this value :This is exactly what i want on Centreon since i can display this on a graph.However, when i use the generic-snmp plugin with the same parameters, i get this…It seems that the plugin interprets the result as “ok” without giving me the actual value. Using the --verbose flag doesn’t change the result either.How do i formulate the snmp command to get a proper value? Here’s the syntax i use right now :perl centreon_generic_snmp.pl --plugin apps::protocols::snmp::plugin --mode string-value --hostname “IP” --snmp-version 3 --snmp-username ‘username’ --authpassphrase 'passphrase' --authprotocol MD5 --oid .1.3.6.1.4.1.24681.1.2.3.0T
Hello,I have a little machine with a little of ram and CPU.I have a poroblem with only this machine when she have a big load.I see two kind of error in centreon : Snmp time out Process timeout1 - Snmp timeoutI think i resolv Snmp timeout by using --snmp-timeout in the command (centreon plugin via github). 2 - Process timeoutFor the process timout i read official doc and increase timeout in poller configuration. (increase x2).It is better but for some service i see again Process timeout error.Can yu have idea or something to troubleshoot ?thx a lot
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.