Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello !I recently installed Centreon 22.10 using the OVA image given.I then updated it to 23.04 using the documentation. (Upgrade from Centreon 22.10 | Centreon Documentation)Then, using the web API import/export, populated it with centreon 2.6 hosts, services etc..In the broker configuration I changed the conf file from “central-module.xml” to “poller-module.json” and the central was up. I then changed the conf files of central-broker-master to “central-broker.json” and central-rrd-master to “central-rrd.json”. Following these changes the central went down as such.I followed → My poller is down | Community (centreon.com)But did not find an answer.I have found errors in /var/log/centreon-broker/central-module-master.log : [2023-05-30T16:28:58.259+02:00] [core] [info] multiplexing: engine started[2023-05-30T16:28:58.261+02:00] [core] [info] Poller '' with id 0 connected[2023-05-30T16:29:11.051+02:00] [core] [info] bbdo stream stopped with 0 events acknowledged[2023-05-30T16:29:11.051+02
Hello, I am implementing centreon openid connect with Azure AD, and I have an error “could not resolve host login.microsoftonline.com”.the central server does not have direct access to the internet, the flows are proxied. how do I configure open id connect so that it uses my proxy? Thanks all
Hello, I have trouble configuring the OpenID Connect authentication configuration.We use a reverse proxy to connect to the Identity Provider and to connect to Centreon (v. 22.10.4). We are using a VPN, the domain cannot be resolved publicly.External URL (after reverse proxy):IDP : https://idp.external.XXXX.intra Centreon : https://supervision.external.XXXX.intraInternal URL (before reverse proxy):IDP : https://idp.internal.XXXX.intra Centreon : https://supervision.internal.XXXX.intra The problem is, when I click on “Login with openid” button after configuring OpenID Connect authentication, I get redirected to an URL like this :https://idp.external.XXXX.intra/application/o/authorize/?client_id=XXXX&response_type=code&redirect_uri=http://supervision.internal.XXXX.intra/centreon/authentication/providers/configurations/openid&state=648057e829375&scope=openidThe redirect URI is false here because Centreon is taking its own internal URL and we want that the redirect URI would
in the Free TI version, can I install the plugins I want?
Hello team, I wanted to check how I can monitor VPN certificates that are installed on Checkpoint Firewalls. Currently, I am using the template X509 and it works fine but for VPN certificates installed on Checkpoint Firewall, I don't know how to make it work. Please advise. Thank you. Crisanto
Hello,Although I have installed several monitoring connectors, my discovery command list remains empty. Is this normal?Because every time I use auto discovery for services I always get the same message "No results found in Gorgone response" so I think the problem is that I don't have any discovery commands.Thanks you in advance
Bonjour,Je n’arrive pas à configurer correctement le plugin Speedtest pour me permettre de remonter correctement les infos de ma liaison internet.Quelqu’un l’a t’il déjà déployer ? peut il me donner les infos utilisés pour que cela fonctionne (hôte associé (centreon-central ou autre, ...)Merci pour votre aide et retourJohann
Hello, I've encountered a new problem, I've received this error "Provider configuration with name local not found" I've looked at the sql base provider_configuration file but it's empty. How can I fix this error?
Hi there,We’re having an issue with our Central when we want to export the configuration.I did check the permissions on the file “plugins.json” and it seems to be correctcentreon-engineadmin0664Is there anything else I can check?Thanks for your help
Good morning.My connection to Centreon isn’t working. The error message is incorrect password while I use the doc password provided with the virtual machine. I’m not changing the password.Password use: Centreon123!login use: admin
Bonjours.Ma connexion a Centreon ne fonctionne pas. Le message d’erreur est mot de passe incorrecte alors que j’utilise le mot de passe de la doc fournis avec la machine virtuelle. Je n’est pourtant pas modifier le mot de passe.Mot de passe utiliser : Centreon123!identifient utiliser : admin
Hello, I have a powershell script for monitoring the windows firewall : if (((Get-NetFirewallProfile | select name,enabled) | where { $_.Enabled -eq $True } | measure ).Count -eq 3) {exit 0} else {exit 2}In nsclient.ini I have :check_fw_state=cmd /c echo scripts\\custom\\check_fw_state.ps1; exit($lastexitcode) | powershell.exe -command -When I launch it I have this : PS C:\Program Files\Centreon NSClient++\scripts\custom> .\check_fw_state.ps1PS C:\Program Files\Centreon NSClient++\scripts\custom> $LASTEXITCODE2But when I try with nscp test I have this : check_fw_stateD ext-script Command line: cmd /c echo scripts\\custom\\check_fw_state.ps1; exit($lastexitcode) | powershell.exe -commad -L cli CRITICAL: No output available from command (check_fw_state).L cli Performance data: What do I miss ? NB: If I put a Write-Host “2”instead of “exit 2” I get the return but it’s not a critical : check_fw_stateD ext-script Command line: cmd /c echo scripts\\custom\\check_fw_st
[root@lhq041 ~]# systemctl status cbd● cbd.service - Centreon Broker watchdog Loaded: loaded (/usr/lib/systemd/system/cbd.service; enabled; vendor preset: disabled) Active: active (running) since Thu 2022-09-08 12:43:46 EDT; 1min 55s ago Process: 32269 ExecReload=/bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS) Main PID: 32077 (cbwd) Tasks: 13 (limit: 23658) Memory: 13.3M CGroup: /system.slice/cbd.service ├─32077 /usr/sbin/cbwd /etc/centreon-broker/watchdog.json └─32079 /usr/sbin/cbd /etc/centreon-broker/central-rrd.jsonSep 08 12:45:35 lhq041 cbwd[32322]: [2022-09-08 12:45:35.811] [core] [info] Copyright 2009-2021 CentreonSep 08 12:45:35 lhq041 cbwd[32322]: [2022-09-08 12:45:35.811] [core] [info] License ASL 2.0 <http://www.apache.org/licenses/LICENSE-2.0>Sep 08 12:45:35 lhq041 cbwd[32322]: [2022-09-08 12:45:35.811] [core] [error] Error during cbd exit: config parser: unified_sql output is incompatible with storage/sql outputsSep 08 12:45:35
I have a problem installing the latest version of centreon. I've installed it on a Debian 11 but when I get to the web installation I get this error message "Environment variable not found: port" and get stuck with the logo and the Centreon is loading message. Does anyone have a solution? Thank you.
Good morning,I installed Centreon 23.04 on Debian 11. The installation went well, the IT100 license is active.However, I encounter a problem installing the Deamon related to VMWARE products.On the documentation I only find the commands for CentOS 7 and nothing for Debian.Do you have the procedures please?THANKS.
hello,I am looking for a plugin or a method to monitor an Atempo Tina backup with Centreonthank you in advance.
Hi Centreonians,The centreon_oracle.pl manage only one servicename parameter.Is there a solution for monitoring multiple Oracle SID running on the same server ?Regards,
Hi, We have centreon 22.10 on centos 7, all in just one VM.Im looking information to migrate it, but im not a linux or database administrator and i have some doubts:Im reading this article: https://docs.centreon.com/docs/migrate/migrate-from-el-to-debian/#prerequisitesOn download section, there is not an OVA to VMWARE for centreon 23, you know why ? What is the better way to carry out the migration considering my installation? We also have contracted support, but i dont if they can help me on a migration. Thanks for help,Regards
Hello, When migrating from a CentOS 7 version 22.10.7 server to Debian 11, after importing the database to the new server, I encountered the following error message on the web interface: "Some properties doesn't match the json schema :[redirect_url] The property redirect_url is required".I can log in, but then I remain stuck on the page with the message "Centreon is loading..." and the same error message as before. I have checked the JSON files in the directory "/etc/centreon-broker", but I don't see any line with redirect_url.Thank you in advance for your help. I am available to provide more details if needed.
Hello,It would be nice to be able to restart automatically a service in critical or warning stateIs this functionality possible?THANKS
Hello, I would like to know if there is a plugin in Centreon that would allow me to search for instances of hybrid machines in Azure (ARC). The PowerShell command on the Azure side is: Get-Azconnectedmachine.
Hello CommunityI try to configure my centreon server ( opensource version ) using openldap server.when try to set “ user filter “ like that (&(memberof=cn=XXXXXXXXXXX,cn=groups,cn=accounts,dc=XXXXX,dc=XXXXXXX)) , Centreon throw this error : Incorrect LDAP filter syntaxbut when i try to import manually the list of user using the same filter , i can see all the list of usersin /var/log/centreon/ldap.log 2023-06-05 05:35:58|0|0|0|LDAP AUTH : uid=XXXXXXXXX,cn=users,cn=accounts,dc=XXXXXX,dc=XXXXXXX :: Authentication in progress2023-06-05 05:35:58|0|0|0|LDAP AUTH : Success2023-06-05 05:35:58|0|0|0|LDAP AUTH - Error : No DN for user XXXXXXXXXXX
I am hoping you can help me with an issue i have with my Centreon server I am getting an issue where all my hosts are giving me 100% Undetermined.
Hello,When attempting to authenticate to the Centreon server API with the REST API, I receive the following error message in response: { "code": "42S02", "message": "An error has occurred in a repository"}The request was sent to the correct endpoint with the correct credentials (when I enter incorrect credentials, I get the credentials error).{ "security": { "credentials": { "login": "{{username}}", "password": "{{password}}" } }}endpoint: https://{{server}}/centreon/api/v2/login Is this problem known ? Any idea to solve this ?By the way, I can’t find any related logs to this in my /var/log/centreon/ folderI only have access logs (the request is received and processed). Centreon 21.10.4 Thank you for your help!
Bonjour à tous,Quelqu’un aurait la solution pour configurer le seuil de la limite d’alerte concernant le Template : S’il faut rajouter dans les lignes en vert ? ou plutôt modifier les valeurs dans les lignes oranges ?Et surtout, comment les configurer ? Merci pour vos retour.
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.