Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hi,We’re trying to setup OpenID authentication using our Authentik service.I followed the Centreon documentation but I can’t manage to make it work.This is our Centreon conf :This is our Authentik conf :When I click on OpenID button, it send a request to :https://$AUTHENTIK_FQDN/application/o/centreon/authorize?client_id=$CLIENTID&response_type=code&redirect_uri=https%3A%2F%2F$CENTREON_FQDN%2Foauth%2Fcallback%2Fcentreon%2Fauthentication%2Fproviders%2Fconfigurations%2Fopenid&state=661c20069eb46&scope=openid%20email%20profilethat fail on Authentik with a 404 code.Any idea how to fix this ?
Hello everyone, i have a small problem that impact only a few of the hosts that i monitor.The most blatant are “Server1” and “Server2” (cf pictures)Server 1 and 2 both have as a check command “Linux-SNMP-Uptime” (defined by their hostgroup) However they do not behave exactly like other in their hostgroup neither are they behaving like each other, and i cannot understand why. As you can see in this image, Server one (sometimes) says that the warning threshold is wrong, and Server2 that the uptime is Critical for being 465 days The problem is that i never inputed any of these weird warning values for server 1 and other servers with as much uptime as Server2 do not show any critical state.Here we can see that Server1 command act as if some weird values are used to check warnings and critical states.Server2 seems to have regular options.So There is what they show half of the time , whether shown as down or in critical status because of something i do not understand, however, sometimes they
I have a server with 2 Gold 6230R cpus, each with 26 cores and 52 threads. Why only 52 threads are displayed when using Centreon monitoring, when normally 104 threads are not? The cpus of the other servers monitored are shown as the number of cpus multiplied by the number of cores multiplied by the number of threads.
Bonjour , après appel de DSMClient.pl , l’alerte n’a été enregistrée dans aucuns slots
Hi,Maybe I haven’t searched enough but I can’t find how one would add a host template to a host using the v2 API.CLAPI (and thus, the v1 REST API) has a ADDTEMPLATE action for objects of type HOST that can do that easily. But all I can see in the v2 API is the /centreon/api/{version}/configuration/hosts/{host_id} endpoint. Is it possible to add a template (ie: keeping the already present ones) from there? All I can think of would be to make a first request to list the already present templates to be able to use this endpoint to add an additional template. Or, in case it would add the template(s) to the already configured ones, then how one would do to set another set of templates (ie: SETTEMPLATE)?In addition, it looks it is required to use the template ID, which is, imo, less practical than using the name of the template as CLAPI permits.
Dear community,We would like to test whether a certain number of jobs with known names are running in a subsystem. Example: EDIGEDA should be running in ROBOT.We would also like to test whether at least 1 job is running in a sub-system. My idea was to test via : --filter-subsystem-name=‘^SUBSYS$’ --filter-subsystem-library=‘LIB’ --critical-status=0 Is it necessary to test a warning state in this case?Finally, is it possible to manually create all the tests in the CLI, as we will have a large number of them on several systems?Thank you in advance for your answers,Best regards,Jean
Hi,since I have updated my server from SL7/Centreon 19 to RH8/Centreon 24 , if I change the IP of a host, the update doesn’t apply when I export the conf as usual. The check continue with the old IP.Then, I need to go to the server shell and restart the centreon service to make it work.Any idea ? Did I miss something during the update process ?Regards,JF
Bonjour,J’aimerai exporter les attributions de notifications d'un utilisateur afin de faire un point avec lui, mais je ne trouve rien à part une visu vite fait sur config > utilisateurs > contact/utilisateur > Afficher les notif du contact …. mais rien en export, ce qui n’est pas pratique du tout lorsqu’un utilisateur a 10 pages de notifications configurées….Y aurait il une solution svp ? Merci
Hi at all,the volume var/lib/mysql growing 5GB per week. I gave it more space two weeks ago, from 60GB to120GB. This is the graph in 4 months: Two weeks ago the volume filled up, this caused the db logs table to be deleted. I recreated the table, but now it’s not partitioned. So, I have two question: Why the var/lib/mysql volume growing so quickly? Is it a problem if the logs table is not partitioned? I'm waiting for a response, thank you very much!!
Hello,I'm currently testing performance between clapi commands (which will disappear in a while) and api commands. I've imported around 130 host group.With clapi → ~ 3 secondsWith API → ~ 4 minutesEach api request takes 2 seconds. Now, i need to import ~ 1300 Services Templates. With clapi → ~ 2 minutesBut with api, with the above data, import 1 300 Services Template will take ~43 minutes. Is there a way of speeding up the execution of curl commands so that they take less time ?Thank you
Hi,As the official Aruba stack check does not work with the Aruba switches we have, I tried to create a command using centreon_generic_snmp.pl. The command below works just fine on the command line:/usr/lib/centreon/plugins//centreon_generic_snmp.pl --plugin=apps::protocols::snmp::plugin --hostname=1.2.3.1 --snmp-version='3' --snmp-username=polling --authpassphrase=uaaa --authprotocol=SHA --privpassphrase=uaaa --privprotocol=AES --verbose --mode=string-value --oid=1.3.6.1.4.1.11.2.14.11.5.1.116.1.3.1.14.1 --map-values=''CCCAAABBB2'=>OK' --map-value-other='DOWN' --format-ok='Stack member is: %{details_ok}' --format-details-critical='Stack member status is %{value}' --critical-regexp='DOWN' --verboseOK: Stack member is: OK When I add it to web, I get this error:argument alone at (eval 28) line 189. Command itself in web is:$CENTREONPLUGINS$/centreon_generic_snmp.pl --plugin=apps::protocols::snmp::plugin --hostname=$HOSTADDRESS$ --snmp-version='$_HOSTSNMPVERSION$' --snmp-username=$
Hello,I would like to know:How do I delete credentials of autodiscovery?
Hi there, I have a problem with the daily script "/usr/share/centreon-bi/bin/centreonBIETL"Show error: ERROR - Login error [code: '450'] [message: 'Timeout reached'].Login credentials are ok.Seems to work every other day. I already tried to increase the values of "centreon.cnf"connect_timeout=28800innodb_lock_wait_timeout=28800wait_timeout=28000interactive_timeout=28800 Starts normally:2023-07-12 09:32:47 - INFO - [SCHEDULER] >>>>>>> start2023-07-12 09:32:47 - INFO - [SCHEDULER][IMPORT] >>>>>>> start2023-07-12 09:32:47 - INFO - [CREATE] Deleting table [hosts]2023-07-12 09:32:47 - INFO - [CREATE] Add table [hosts]2023-07-12 09:32:47 - INFO - [CREATE] Deleting table [mod_bam_reporting_kpi]2023-07-12 09:32:47 - INFO - [CREATE] Add table [mod_bam_reporting_kpi]2023-07-12 09:32:47 - INFO - [CREATE] Deleting table [instances]2023-07-12 09:32:47 - INFO - [CREATE] Add table [instances]2023-07-12 09:32:47 - INFO - [CREATE] Deleting table [mod_bam_report
Hello, I upgraded my Centreon from 23.10 to 23.16.I followed the doc : https://docs.centreon.com/fr/docs/23.10/update/update-centreon-platform/ But i haven’t the page to upgrade. So i used the script “unattended.sh” and the upgrade was successful until this message appeared : 2024-09-20 18:50:02+02:00 - INFO - Install jq binary2024-09-20 18:50:03+02:00 - INFO - Update Centreon using API2024-09-20 18:50:03+02:00 - DEBUG - APIv2 token: 2Rfu29hmNEwyDMuazU3iy6JIPJozCeLhTJ8kZDM/3cDCiaBz6/MjzCGH9ZroZU+s2024-09-20 18:50:03+02:00 - INFO - Centreon Web update completedjq: error (at /tmp/unattended.sh_api_output:0): string ("Authentica...) has no keys2024-09-20 18:50:03+02:00 - ERROR - API connection error (errorLevel 0, http response code 401, message: "Authentication failed") I see nothing in my log files...
Hi,I seegot no answer but it’s only 21 days old.I initiate this thread because I’m also interested in any handy solution one could use to access to some aggregated statistics of this kind (ie: the whole total for the set of pollers/engines typically).But also, and firstly, because, some weeks ago, on the 3 Centreon platforms I co-administer with my colleague, I noticed those charts were no more accessible, we had a message “there is no data” displayed briefly in every charts. Surprisingly, on the 3 platforms (which represents a total of 13 pollers, 10 if not counting the central servers), only one (external) poller still had been having the charts displayed.I never took the time to troubleshoot the issue and hopefully, as you can see in the image below, upgrade to 23.10.115 fixed the issue. But only for 2 of the 3 platforms !The 2 platforms which have been upgrade from 23.10.11 to 23.10.15 had the issue resolved.The 1 platform which, for “administrative” reasons had been upgraded from
Hello everyone,I need to run a check on a server to verify the presence of a file, but only on the first Tuesday of each month between 07:00 and 18:00. I saw that it’s possible to work with time periods, but that doesn't meet my requirement of doing it only on the first Tuesday of each month.In any case, I haven't found how to do it with time periods.Thank you in advance for your help.Have a great day.Best regards.
Hello !I just set up the lastest version of Centreon, i read a lot of “how to” manual but i’m stuck on a basic thing ..I just want to set up supervision with only ping, i do not need anything else for the moment, i tried many differents way but i can ‘t ping hosts i added.I can ping them from the server with ssh commands, my virtual server do Central and pollerPlz someone can give me the right way to set it up ?Thanks
Dear community,Because of many printers with maker supply issues not corrected by users, I would like to disable that check. I did the following :asDisable maker supplyThe test status is now :Test statusBut, when I try to apply the new check state, the following error appear :Apply the new configurationExport and reloadError while applyingDoing the same with the legacy export menu do the following :Legacy errorCould somebody please help ? Regards,Jean
I am using Centreon version 24.04 to monitor a Windows server. I have installed NSClient++ on the Windows server and customized a VBS script to obtain the operating system version information. However, this information includes Chinese characters. When I test it on the local machine, I get the correct result, but on the Centreon page, the places where Chinese characters should be displayed appear as garbled text.How can I solve this problem?
Hello,When i used a custom macro and want to initialise it with value macro $HOSTALIAS$ ,it’s not interpreted by centreon engine…Is it possible to do it? here on my example the ALIASDB receive not value in centreon-engine….i’ve got no value after @… althought the alias is fill on definition of the host…
Hello, Maybe it’s a stupid question but I don’t find the good syntax.I try to monitor all disks EXCEPT E: drive from a Windows Server in NRPE3.My command:/usr/lib64/nagios/plugins/check_centreon_nrpe3 -H 10.216.0.7 -p 5666 -t 30 -u -2 -P 8192 -c check_drivesize -a "drive=*" "perf-config=used(unit:B)used %(ignored:true)" "filter=type = 'fixed' and name not regexp '.*yst.*'" "warning=total_used>90%" "critical=total_used>95%" When I use the arg Exclude=e:, it works. But how to add this argument in the console to parameter the service?When I just addIt isn’t taking in count. Can you help me? Laurent
Hi,since some days we received add in our webhook from centreon :So, apparently Microsoft deceide to stop this (perfect) alert solution.see : Retirement of Office 365 connectors within Microsoft TeamsWave 1 – effective August 15th, 2024: All new Connector creation will be blocked within all clouds Wave 2 – effective October 1st, 2024: All connectors within all clouds will stop workingDid you know that @centreon ? did you have any solution/documentation for switch from WebHooks to PowerAutomate ? Regards.
FR:Bonjour,Je souhaite retirer la métrique "Usage" de mon graphique de monitoring, car elle pose des problèmes pour l'échelle. Je peux la désélectionner manuellement, mais lorsque je fais une rotation de mes vues personnalisées, elle se réactive automatiquement. Comment puis-je désactiver cette métrique de façon permanente ? Je sais qu'avec les dashboards, je peux le faire, mais les autres widgets ne me conviennent pas pour ce que je fais.Merci d'avance pour votre aide !EN :Hello,I would like to remove the "Usage" metric from my monitoring graph as it causes issues with the scale. I can manually deselect it, but when I rotate my custom views, it gets reactivated. How can I permanently disable this metric? I know that with dashboards I can do this, but the other widgets don’t suit my needs.Thank you in advance for your help!
Hi,Is there a way to exclude services/hosts from resources view.For example if we are monitoring cisco devices software (service is called Software) and we have these outputs:SNMP OK - "Cupertino 17.09.05"SNMP OK - "Cupertino 17.09.04a"And I want to see in the resources view only Cupertino 17.09.05Is there any way to exclude Cupertino 17.09.04a from list.I tried this: s.description:software information:^(?!Cupertino 17.09.04a) and this is not working.
Hi,Could you please add plugin to monitor the number of SSLVPN users on Fortinet Fortigate. If you need snmpwalk let me know. hen I can send it via email.
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.