Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,Are there any checks available to verify:See for a check on the status of managed devices (synchronised/conflict, etc.) (Fortimanager) For storage, see for provisioning monitoring and an alert above 80% (ESX)
Hello,I’m in the process to upgrade/mirgrate from 21.04 to 24.10.The “Central” is working and now I’m deploying new “Remote Poller” by following the procedure :Migrate from an EL-type OS to Debian | Centreon DocumentationSo I install a fresh Debian 12 and install the package as indicated here Migrate from an EL-type OS to Debian | Centreon DocumentationHowever the documentation is unclear to me …Once the remote poller installation is OK, I just have to replace the configuration on the central and try to push the configuration ?If its the case, then the conf cannot be pushed.Should we “register the server” ? I suppose no as its already registered.Thanks for your support.
Hi, I’ve recently installed a mediawiki server and configured in the Centreon settings.But when I look in the cron logs I can see :root@STR-PRD-L-CEN01:~# tail /var/log/centreon/knowledgebase.logWiki is not configured. You can disable cron in /etc/cron.d/centreon for wiki synchronization.Wiki is not configured. You can disable cron in /etc/cron.d/centreon for wiki synchronization.In the database, I can see the rights settings :MariaDB [centreon]> SELECT * FROM options WHERE options.key LIKE 'kb_wiki%';+---------------------+--------------------------------------------+| key | value |+---------------------+--------------------------------------------+| kb_wiki_password | **************** || kb_wiki_url | https://centreon.********/mediawiki/ || kb_wiki_account | centreon || kb_wiki_certificate | 1 So, I have an issue with the links synchronisation between the Ce
I’ve installed a fresh server Debian 12 with Centreon 25.10But the Custom View is not listed with the Home entry.I only got the Dashboard entryIs there some option to activate this menuI’ve already checks the ACL
BonjourJ’ai un problème avec l’autovacuum qui déclenche régulièrement la sonde querytime (--warning='180'--critical='360').En effet, le vacuum est dure souvent plus d’une heure sur certaines grosses tables.J’ai bien exclu le user “postgres” mais cela ne change rien puisque dans pg_stat_activity le “usename “ est null pour les workers du vacuum :postgres=# SELECT pg_database.datname, pgsa.*, COALESCE(ROUND(EXTRACT(epoch FROM now()-query_start)),0) AS seconds FROM pg_database LEFT JOIN pg_stat_activity pgsa ON pg_database.datname = pgsa.datname AND (pgsa.query_start IS NOT NULL AND (pgsa.state NOT LIKE 'idle%' or pgsa.state IS NULL)) where COALESCE(ROUND(EXTRACT(epoch FROM now()-query_start)),0) > 10 ORDER BY pgsa.query_start, pgsa.pid DESC; datname | datid | datname | pid | leader_pid | usesysid | usename | application_name | client_addr | client_hostname | client_port | backend_start |
HiWhen i want to add services on hosts, i have this message in centreon-error.log : PHP Fatal error: Uncaught InvalidArgumentException: The command ID does not exist. in /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php:2123Stack trace:#0 /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php(1863): insertServiceForOnPremise()#1 /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php(1826): insertServiceInDBForOnPremise()#2 /usr/share/centreon/www/include/configuration/configObject/service/formService.php(1159): insertServiceInDB()#3 /usr/share/centreon/www/include/configuration/configObject/service/serviceByHost.php(108): require_once('...')#4 /usr/share/centreon/www/main.get.php(277): include_once('...')#5 {main} thrown in /usr/share/centreon/www/include/configuration/configObject/service/DB-Func.php on line 2123 I use centreon 25.10.6, this case is not for all services. In that case, is when i want to add
Hello everyone,We are migrating our Centreon 21.04.20 version to the latest version 24.04.We built a new Debian server and a fresh install of Centreon, it is running correctly.Now that we are ready to migrate to this platform, we have the following error when importing the centreon_storage SQL export.Deadlock found when trying to get lock; try restarting transaction The export file is around 16G and the import to the mariadb is very slow. Did you have any ideas to solve this issue ?
Hello,I have a strange behavior regarding the “ping” command.The command return that the host is down but the status displayed is “UNKNOW” instead of “CRITICAL”, is it a bug or a bad configuration due to upgrade from 24.10 to 25.10 ?The test in SSH return the good status.
Hi, currently i run on the last 24.10.18 .i want to change the password for a local user.. but there is no password field ?no SAML/or WEB SSO , standard login with LDAP user an local user what can i do ? it is a BUG ?
Bonjour,Nous utilisons actuellement la version 22.10.25 de Centreon (sous licence) sur RHEL 8 et souhaitons faire évoluer le produit vers la dernière version pleinement supportée et maintenue.Est-il possible de se faire accompagner par le support Centreon ? Existe-t’il à défaut des documents techniques permettant de garantir une migration ? Est-il déjà possible de disposer de conteneurisation ?Merci pour vos retours,Bien cordialement,Jean
Lorsque l’on met le service en downtime, les check sont toujours fait.Est-ce qu’il faudrait passer le service en mode passif ?Est-ce que l’option “disable service check when host is down” pourrais être également mis en place sur les downtimes ?
Lorsque l’on a un host qui est en mode désactivé, les services associés ne s’affichent pas dans la vue des services.Il est donc impossible de vérifier/modifier ces services.Est-ce logique ?Je suppose que c’est le choix fait au niveau du Centreon Core.
Hello,I want to monitor files on Windows and Linux:Filter on the most recent file pattern : *.csv critical si > 24hI have combed through the Centreon documentation but cannot find a solution. Do you have any ideas?Thank you,------------------------------------------------------------------------------------------------------------Bonjour,Je souhaite superviser des fichiers sur windows et linux :Filtrer sur le fichier le plus récent patern : *.csv critical si > 24hJ’ai épluché les docs centreon mais je ne trouve pas de solution. Avez-vous une idée ?Merci,
Since the last update,gorgoned logs rotation failed:2026-02-16T00:00:06.432442+01:00 central logrotate[510870]: error: gorgoned:9 unknown user '@USER@'2026-02-16T00:00:06.432518+01:00 central logrotate[510870]: error: found error in /var/log/centreon-gorgone/gorgoned.log , skipping2026-02-16T00:00:06.432543+01:00 central logrotate[510870]: error: found error in file gorgoned, skippingroot@central:/var/log/centreon-gorgone# cat /etc/logrotate.d/gorgoned/var/log/centreon-gorgone/gorgoned.log { copytruncate weekly rotate 52 compress delaycompress notifempty missingok su @USER@ @GROUP@}This behaviour occured on :Centreon 25.10.7 Debian Centreon 24.10.18 Alma Linux 8I changed “@USER@ @GROUP@” by “root root”
Hi,I am using the Resource Status page in Centreon and I am trying to filter out services when the related host is DOWN.For most checks, when I use the filter: status:unknown information:^((?!host*is.down)) the services with the message "Host xxxx is down" disappear correctly.However, for some services, they are still displayed.What is the correct syntax to completely exclude all services where the information field contains something like:"host xxxx is down" ?Additionally, is it possible (like in the old custom views) to have a checkbox or a built-in filter option to automatically hide service alerts (KO/CRITICAL/UNKNOWN) when the host is DOWN or UNREACHABLE?
Hello everyone,Since migration (22.10 to 25.10) Graphs are no longer generated on Administration > Platform Status > Engine Statistics.I’ve checkedpermissions: /var/lib/centreon/nagios-perf/perfmon-1 : -rw-r--r-- 1 centreon-gorgone centreon-gorgonefiles : .rrd files are present, but don’t move since migration date /usr/sbin/centenginestats -c /etc/centreon-engine/centengine.cfg give stats no error in logsWhere is the problem ?
Hello I always get the error when I want to add a new machine to monitor on my Centreon and I press the “Save” button:SSL certificate problem: unable to get local issuer certificate for "https://centreon01.mydomain.net/centreon/api/latest/configuration/hosts/220".I never faced that error before this occur since the upgrade from version 24.10.17 to 24.10.19 on RHEL 9 server…Absolutely no changes and the SSL certificates are valid and correctly installed…Where this could come from ?
Hello i can navigate in my centreon but impossible to create objects like template, host etc. Can you help me please ?
Hello, I don't know why, but I can no longer create objects or interact. I'm getting web errors everywhere. Can you help me, please?
Hi everybody I have problem to deploy NRPE agent on my redhat8 client.On the documentation, when i try to install the plugin on step 8, i have this error :# dnf install centreon-plugin-Operatingsystems-Linux-LocalMise à jour des référentiels de gestion des abonnements.Dernière vérification de l’expiration des métadonnées effectuée il y a 0:02:09 le jeu. 15 janv. 2026 10:14:16 CET.Erreur : Problème: installation impossible du meilleur candidat pour la tâche - nothing provides perl(JSON::XS) needed by centreon-plugin-Operatingsystems-Linux-Local-20260100-1.el8.noarch from centreon-plugins-stable-noarch - nothing provides perl(DateTime) needed by centreon-plugin-Operatingsystems-Linux-Local-20260100-1.el8.noarch from centreon-plugins-stable-noarch(essayez d’ajouter « --skip-broken » pour ignorer les paquets non installables ou « --nobest » pour ne pas utiliser seulement les meilleurs paquets candidats)Can you help us?
Bonjour,J’ai un problème concernant l’ajout des plugins par exemple je souhaite ajouter le plugins Linux CMA ou Windows CMA j’ai cette erreur sur l’interface web : Internal server error from license server.Dans les logs de licence nginx voici l’erreur que j’ai : ERROR : 0|0|[RestInternalServerErrorException] https://api.imp.centreon.com/v2/auth/instance : Internal Server Error | {"custom":null,"exception":null,"default":{"request_infos":{"uri":"/centreon/api/internal.php?object=centreon_pp_manager_pluginpack&action=checkDependency","http_method":"POST","server":"centreon.mydomain.com"}}} J’ai cherché pas mal sur internet mais il n’y aucun topic qui correspond à mon problème J’ai une licence IT-100
Did an upgrade from 24.10 to 25.10. Rocky 10. After the upgrade, I seem unable to interact with any of the checks. I can’t forced re-checks or acknowledge alerts. Check seem to be running, but ack’ing no longer functions. What should I look at to debug? Tailing logs actually doesn’t seem to reveal that much. Thanks
Hi,I have centreon 24.10.18 when trying to visualise graphs from the web interface I have a “fail to fetch” error on chromium and “network error when attempting to fetch ressource” in firefox. This is for all hosts data I have tried.I tried the following without success:I looked in centreon logs under /var/log/centreon /var/log/centreon-gorgone /var/log/centreon-broker /var/log/centreon-engineI could not find anything that seems related to the error in the web browser but I might have overllooked something as there is a large amount of logs.I restarted centreon services: cbd centengine centreontrapd gorgoned . Then rebooted the server I cleared browser cache I tried with another userAny suggestions on what I should try next?
Goodmorning,I’ve a router with 2 IP address, example IP 10.0.0.1 LAN and 1.1.1.2 WAN.I add the host with FQDN that reply to LAN IP address 10.0.0.1.I try to duplicate ping service, called ping_1, and in EXTRAOPTIONS I put -H 1.1.1.2 to ping the WAN IP via another internet connection, to monitor if WAN link is working.After exporting the configuration I’ve this result: Performance data10.0.0.1rta=10.750ms;200.000;400.000;0; 10.0.0.1pl=0%;20;50;0;100 10.0.0.1rtmax=11.008ms;;;; 10.0.0.1rtmin=10.607ms;;;; 1.1.1.2rta=1.027ms;200.000;400.000;0; 1.1.1.2pl=0%;20;50;0;100 1.1.1.2rtmax=1.063ms;;;; 1.1.1.2rtmin=1.010ms;;;;Command/usr/lib64/nagios/plugins/check_icmp-H 10.0.0.1-n 5-w 200,20%-c 400,50%-H 10.0.0.11.1.1.2 It’s possible to overwrite the IP address from 10.0.0.1 to 1.1.1.2?If it’s not possible, in this scenario, if WAN link goes down - IP 1.1.1.2 not reachable via ping but LAN IP 10.0.0.1 continue to ping, I receive any alarm form Centreon?Thanks
Hi,In Centreon 24.10.17, I notice a one-hour difference between the maintenance start time displayed in the Status view and the view dedicated to maintenance (Monitoring / Downtimes).Users are confused.
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.