Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
I need to monitor harddrive / storage status. How is it done with “HP Ilo Rest API” plugin?The new Proliant Gen10 servers have MR Raid instead of Smart Array controller and my old iLO monitoring command “check_ilo2_health.pl” does not show the storage information.I verified with “HPE iLORest utility” that information is accessible by RestAPI for example by commandsselect Driveget
Bonjour, Je débute sur le sujet. mais existe t’il une mécanique interne à Centreon permettant de répartir le nombre d’agents sur les différents pollers que l’on installe. L’idée étant de répartir la charge au mieux entre pollers de notre architecture. Merci pour votre retour.~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Hello, I am a beginner on the subject. But is there an internal mechanism in Centreon to distribute the number of agents on the different pollers that we install. The idea is to distribute the load as well as possible between pollers of our architecture. Thank you for your feedback.
I have Centreon 22.10 and I’m trying to implement Teams notification integration following the procedureBut I keep getting the error below.[root@centreon ~]# centreon -u 'admin' -p '********' -i /tmp/clapi-teams.import Line 1 : Object already exists (bam-notify-by-microsoft-teams)Line 8 : Object already exists (host-notify-by-microsoft-teams)Line 14 : Object already exists (service-notify-by-microsoft-teams)Line 21 : Your password must be 12 characters long and must contain : uppercase characters, lowercase characters, numbers, special characters among '@$!%*?&'.Line 23 : Object not found:hostnotifperiodLine 25 : Object not found:svcnotifperiodLine 27 : Object not found:hostnotifoptLine 29 : Object not found:servicenotifoptLine 31 : Object not found:contact_pagerLine 33 : Object not found:contact_address1Line 35 : Object not found:contact_js_effectsLine 37 : Object not found:reach_apiLine 39 : Object not found:reach_api_rtLine 41 : Object not found:con
Greetings,I am using Net-Cisco-Standard-Cpu-SNMP for hostgroup CISCO and I am getting expected response for most of hosts except for some which the command cannot be parsed, implying the password is being hidden even though I am not hiding passwords in macros. The Net-Cisco-Standard-Memory-SNMP template works fine for these hosts so I have no idea what could be the issue here. 22.10.2
Hello,After installing Centreon 22.10, all commands are disable in the database and are not visible in the interface.Do you have an explanation ?Thank youPhilippe
Hello,My centreon server disk is nearly full (<2GB remaining).I did add 10G last year but today I’d like to see if I can free some space by deleting stuff that is not needed anymore. Disk is 74GB, /var takes 70GB, /var/log takes 11 and /var/lib 59 I tought I could delete some old logs that maybe aren’t useful to keep. So is that safe to delete that kind of logs ? : /var/log/centreon-broker/central-broker-master.log-20220515.gzI have around 30 of them they’re arond 120-160MB Thx for your answers, have a nice day :)
Hello,since my recent upgrade there are somme missing icons in the ui :Where to check image location ? thanks
Since 22.10, Resource status does not seem to work correctly when using browser multi-tabFor example, we select a service in a first tab. The detail of the incident is displayed.If you open a new tab and select another service to displayed, the first tab automatically switches to the service selected in the second one.It is therefore not possible to keep our search between two tabulations.
A few months ago, user @sims24 mentionned a hidden feature of gorgone, the centreon-judge module, that could allow a user to assign their devices to a disabled poller and depending on “some hosts” parameters spread the hosts accross available pollers for you.I’m wondering if anyone has a tutorial/guide on how to use that module?
For me, the action (Service: Schedule immediate check (Forced)) does not work anymore. I noticed it started happening after upgrading from version 22.04 to 22.10. Has anyone else noticed this too?
Hello there ! I’m trying to upgrade my 21.10.7 centreon web to 22.10 (using https://docs.centreon.com/docs/upgrade/upgrade-from-21-10/)I finally managed to make my apache configuration work :) but now i got a message telling me Mariadb repos is unreachable :https://dlm.mariadb.com/repo/mariadb-server/10.50/yum/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not FoundI’m trying to find a new repo here : https://dlm.mariadb.com/browse/mariadb_server/101/1545/yum/But to be honest I have no idea which one to use, I’m on Centos7 but the setup use a rhel repo.If anyone has a working mariadb repo that would be perfect :) Thank you
Hi.I tried to upgrade my Centreon 22.04 IT 100 Edition to 22.10 without success.I followed the instruction of https://docs.centreon.com/docs/upgrade/upgrade-from-22-04/ web page. All went well since “yum update” phase. When I try to execute the command “yum update centreon\* php-pecl-gnupg” I have the following error:---> Package php-snmp.x86_64 0:8.1.13-1.el7.remi will be an update---> Package php-xml.x86_64 0:8.0.25~RC1-1.el7.remi will be updated---> Package php-xml.x86_64 0:8.1.13-1.el7.remi will be an update--> Finished Dependency ResolutionError: Package: php-pecl-mysqlnd-ngen-8.0.25-1.el7.remi.8.0.x86_64 (@remi-php80-test) Requires: php(zend-abi) = 20200930-64 Removing: php-common-8.0.25~RC1-1.el7.remi.x86_64 (@remi-php80-test) php(zend-abi) = 20200930-64 Updated By: php-common-8.1.13-1.el7.remi.x86_64 (remi-php81) php(zend-abi) = 20210902-64 Available: php-common-5.4.16-48.el7.x86_64 (base)
Hello,When I try to upgrade centreon from 21.10 to 22.10 with the official doc (https://docs.centreon.com/fr/docs/upgrade/upgrade-from-21-10/)I get this message when I try to update the centreon repository Is this normal?
Bonjour,Je ne parviens pas a faire découvrir tous les ports d’un switch générique.quelle sont les manupulation a effectuer pour que tous les ports soient détecté automatiquement ?nous-chr
Hi, I’m trying to import services via CLAPI but I get an error.I have imported hosts, hostTemplates and other .cfgs without problems, even serviceTemplates.cfg but now I get and objectNotFound error. I dont know why this happens, I have alredy imported the serviceTemplates… Any idea?
Hello,i’m facing th ressource status page empty too.I followed this thread to help me debug the issue :I tryed running this and check the central-broker-master configuration but nothing strange inside.# sudo -u apache /usr/bin/php /usr/share/centreon/bin/console c:cBut page still not contains any host/services.I checked the table centreon_storage.ressources and it’s still empty after a while : select count(*) from resource+----------+| count(*) |+----------+| 0 |+----------+1 row in set (0.000 sec)Can someone help me out of this ?Architecture is : 1 central, 4 pollers.
Hello,I have just updated the "Microsoft SQL Server" plug-in packSince then, using the "App-DB-MSSQL-Connected-Users-custom" template the following error comes up: "UNKNOWN: Can't call method "fetchrow_array" on an undefined value at /usr/lib/centreon/plugins//centreon_mssql.pl line 11520"Same for the "App-DB-MSSQL-Deadlocks-custom" template the following error comes up:"UNKNOWN: Can't call method "fetchall_arrayref" on an undefined value at /usr/lib/centreon/plugins//centreon_mssql.pl line 12047."I would like to point out that before the update, everything was working normally.Thanks in advance for your feedback
Bonjour,Nous avons usage du plugin QNAP pour la première fois mais rencontrons 2 problèmes :L’unité associé au service supervisant usage de la capacité mémoire est le GB, or nos remontés ont pour unité réel le TB/To=> Où pourrions-nous modifier cette unité associé par défaut ? Le service Hardware-Global qui a pour option --component='.*' semble nécessiter connaîte la MIB- Ai-je raison ? Il est en état UNKNOWN :=> Pourquoi n’arrive-t-il pas à trouver l’arborescence de la MIB ? => Comment le lui indiquer ?Merci d’avance pour vos retours, FM
Hello Y’allIl need your hep. Il am new on centreon.My error is: Database updates not active, pollers not running, last update in yellowI can’t reload the configuration also. Can’t you please help me
I don't know what could have happened, but from one day to the other, the pollers are not running.When I run a reload of the poller, I get the following message: Progress (0%) Preparing environment... OK Generating files... NOK (Exception received : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'centreon_storage.config' doesn't exist [file: /usr/share/centreon/www/class/config-generate/broker.class.php] [line: 350] ) Aborted. Does anyone know what it can refer to? Attached screenshots of the poller's errors. Thanks
Bonjour,Nous avons une vue contenant le widget Hostgroup Monitoring et contenant les colonnes suivantes :Host Name - Host Alias Status Duration Status Information Comment Lors de l’export des données présentées par la vue, les commentaires ne sont pas repportés dans l’export - la colonne est vide. Nous sommes en version 21.10 et il s’agit dun défaut déjà remonté.Auriez-vous un patch ou un process de troubleshooting pour ce défaut ?Merci par avance de votre retour; FM
Bonjour à tous,Notre presta nous a fourni une requête à mettre dans Centreon avec le plugin loganalytics_apiCelle-çi contient plusieurs point-virgule.blablabla ;blablabla ;blablabla ;Quand on fait un check manuel en ligne de commande sur le poller, celle ci fonctionne.Par contre, quand on renseigne la requête dans le plugin via l’interface graphique, celui-ci la coupe dès le premier point-virgule.Y a t’il un moyens dans l’interface Web pour prendre en compte la totalité de la requète ?J’ai essayé de la mettre entre “ “ mais le plugin retourne une erreur.Merci ENGLISHWe have a request with several semicolon to put in the plugin loganalytics_apiIn command line through the poller it works fine but in the web interface it “cut” the request after the first semicolon.Is there a way put the entire request ?
Hi there,After upgrading to 22.10.1, when we use resource staus page, the resource status query used by DbReadResourceRepository.php is taking longer than 2.5 minutes causing database queuing and topping database cpuI thought it could be the way mysql handles the join queries, so we migrated from mysql 5.7 to mariadb 10.6.7, but it didnt make a difference to this query.Does anyone have any tips
Hi Supporters, community, i tried to start using Severity on Services today.I tried to first define a base-severity where i wanted to include almost all of our templates and then assign more severe ones to some of the templates left. Unfortunately it does not work when i am linking the 1059 Base-Templates and it appears this is just simply to much for centreon to work with? Please advise. RegardsTimo
Hi There,Recently, the check period of some of my services has been changed. We have modified it from 5 minutes to 1 hour. After that, Some charts have been disappeared. I would like to notice that the folowing actions were done :Parameters > Data > Rebuild RRD Database Force the check of concerned services in order to generate charts Has anyone an idea what is happened ?
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.