Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hi,What would be the best way to establish the following:We have 2 datacenters, and we consider 1 DC to be the primary site, and the other to be the backup site.We are hosting a number of appliances and by default, the primary/active node should reside in DC 1. I want to make a visual in Centreon MAP (Legacy) that shows where the primary node is for a list of Netscaler/Checkpoint and BigIP-F5 clusters.Example from the netscalers:sudo -u centreon-engine /usr/lib/centreon/plugins//centreon_generic_snmp.pl --plugin=apps::protocols::snmp::plugin --mode=numeric-value --hostname=xxxxxxxxxxx --snmp-community='public' --snmp-version=xx --snmp-username='xxxxxxxxx' --verbose --authprotocol='SHA' --authpassphrase='7xxxxxxxxxxxxxxxxxx7' --privprotocol='AESxxx' --oid='.1.3.6.1.4.1.5951.4.1.1.23.3.0' --change-short-output='2~Primary~gi' --change-short-output='1~Secondary~gi'The above works and gives me “Primary” and “Secondary” as output, for the correct VIPIs there a way to give a custom color t
Hi guys,I enabled Reach API Configuration and Reach API Realtime for some users but I can’t access to neither.I don’t find api configuration menu on centreon Wui and my test through curl query doesn’t work (while working through clapi)Is rest api is activated by default ? I am struggling in the documentation to find information.Here is an output on my actual conf :/etc/centreon-gorgone/config.d/31-centreon-api.yamlgorgone: tpapi: - name: centreonv2 base_url: "http://127.0.0.1/centreon/api/latest/" username: "centreon-gorgone" password: "xxxxx" - name: clapi username: "centreon-gorgone" password: "xxxxx" centreon -u centreon-gorgone -p xxxxxx -o HOST -a showid;name;alias;address;activate….success output curl -u centreon-gorgone:xxx -X GET http://127.0.0.1/centreon/api<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head><title>403 Forbidden</title></head><body><h1>Forbidden</h1><p>You do
Hello, Is it normal ELT can be so long in this step:Mon Oct 9 11:13:10 2023] [INFO] Getting host properties from Centreon database[Mon Oct 9 11:13:27 2023] [INFO] Updating host dimension in Centstorage[Mon Oct 9 11:13:30 2023] [INFO] Getting hostgroup properties from Centreon database[Mon Oct 9 11:13:30 2023] [INFO] Updating hostgroup dimension in Centstorage[Mon Oct 9 11:13:30 2023] [INFO] Getting hostcategories properties from Centreon database[Mon Oct 9 11:13:30 2023] [INFO] Updating hostcategories dimension in Centstorage[Mon Oct 9 11:13:30 2023] [INFO] Getting servicecategories properties from Centreon database[Mon Oct 9 11:13:30 2023] [INFO] Updating servicecategories dimension in Centstorage[Mon Oct 9 11:13:30 2023] [INFO] Getting service properties from Centreon database Since last log, I have no treatment based on command show processlist in centreon mbi server:show processlist \G;*************************** 1. row *************************** Id: 1909 User: ro
Hi, here is the result for an idrac HARDWARE Status informationUNKNOWN: Voltage 'CPU1 Presence' state is 'unknown' - Voltage 'CPU2 Presence' state is 'unknown'Checking amperagesamperage 'System Board Pwr Consumption' status is 'ok' [instance: 1.1] [state: enabled] [value: 138]amperage 'System Board Current' status is 'ok' [instance: 1.2] [state: enabled] [value: 0.6]Checking cooling devicesChecking cooling unitsChecking enclosuresChecking healthhealth 'Main System Chassis:voltageAll' status is ok [instance: 1]health 'Main System Chassis:memoryAll' status is ok [instance: 1]health 'Main System Chassis:temperatureAll' status is ok [instance: 1]health 'Main System Chassis:batteryAll' status is ok [instance: 1]health 'Main System Chassis:amperageAll' status is ok [instance: 1]health 'Main System Chassis:processorAll' status is ok [instance: 1]etc etc is there a way i can ignore the voltage cpu presences and obtaing an OK STATUS for idrac hardware?
According to https://docs.centreon.com/fr/pp/integrations/plugin-packs/procedures/operatingsystems-linux-nrpe3/I add the two suggested reposhttps://packages.centreon.com/ui/native/rpm-standard/21.10/el8/stable/x86_64https://packages.centreon.com/ui/native/rpm-standard/21.10/el8/stable/noarch/they still include several packages but not the ones which I should installdnf install -y https://yum.centreon.com/standard/22.10/el8/stable/noarch/RPMS/centreon-release-22.10-1.el8.noarch.rpmdnf install centreon-nrpe3-daemon.x86_64 centreon-plugin-Operatingsystems-Linux-Local.noarchor https://yum.centreon.com/standard/22.10/el8/stable/noarch/RPMS/centreon-plugin-Operatingsystems-Linux-Local-20230117-074217.el8.noarch.rpmhttps://yum.centreon.com/standard/22.10/el8/stable/x86_64/RPMS/centreon-nrpe3-plugin-4.0.3-0.el8.x86_64.rpmAny idea where to find the correct information for our version 21.10 ?
Good afternoon,I would like to know if there is any way to convert the data collected by SNMP from bit to Gb.I'm trying to monitor a disk and it gives me the used and total space in bits.With this operation I could do:"%(hrStorageEntry.hrStorageUsed) * 100 / %(hrStorageEntry.hrStorageSize)"but I don't know where to do it so that it is executed and saved in a variable, so that it can be printed later. I have tried the following tutorial: But it doesn't work for me, since the "function" is for count the result. Is there any function that can do what I am saying (multiply or divide the collected metrics inside de JSON structure)? I guess it will have to be executed within the selection_loop, because I need to calculate it for each line returns.Could you give me the list of functions that can be used? I can't find any information either on GitHub, or on TheWatch, or in the documentation about what functions I can use with snmp mode collection or about the json structure.My Json configurati
Hello,After a power outage, Centreon started sending email notifications that the guest is down even when it is up. All services are running on the running center. What should I check? I represent a colleague who is on vacation and I can't get to the cause.On the web interface I see that the hosts are up. The notification goes regularly that they are down
Bonjour,J'ai un serveur Centreon en version 23.04. J'ai intégré l'accès à mon domaine Windows.Je ne sais pas quel filtre de connexion mettre pour pouvoir intégrer mes utilisateurs de mon OU à mon serveur Centreon.Ce groupe est situé dans : ou=centreon,dc=domaine,dc=lanDites moi quel filtre de connexion je dois mettre.Merci de votre réponse.
Hi there everyone, i have a very strange occurence.I have a check in centreon 22.10.6 which gives me a critical result. When i copy the displayed command from the details-Tab and paste it to the poller with the user centreon-engine i get another result from the check than the one displayed on the frontend. How can that be?Using the supplied CentOS7-ISOs since 21.4 and have subsequently updated since then. RegardsTimo
Hi, i want to install the Grid-map Widget. Widget … is not installed, after klick to install - is installed :(how can i reinstall/install the plugin ? Thanks
Hello everyone,Does anyone have an idea how to resolve this error:CHECK_NRPE: Receive header underflow - only 0 bytes received (4 expected). Command:./check_centreon_nrpe3 -H xx.xx.xx.x -p 5666 -t 60 -u -2 -P 8192 -c check_centreon_plugins -a 'os::windows::local::plugin' 'updates' On some servers it works with the same versions: (0.5.1.46 2017-09-24) and (centreon_plugins_20221710)Other commands like CPU, Memory, Disk are ok.Modes Available: cmd-return list-storages pending-reboot sessions time updates
HelloI monitoring “Top 10 Memory Usage” & “Top 10 Cpu usage"How can I monitor the top 10 storages of my disks servers on the home page?Thanks in advance to the experts
Hello,I saw in your centreon 23.04 documentation that the 4-node HA mode was supported on AlmaLinux 8.I am currently migrating to AlmaLinux 9.2 and the HA mode does not seem to be supported... Have you validated the centreon HA mode with AlmaLinux 9 ?Thank you in advance for your answersBernard
Hi,Any change or another issue that would explain the following error?Error: Failed to download metadata for repo 'centreon-plugin-packs-stable-noarch': repomd.xml parser error: Element <repomd> was not found - Bad repomd fileWe got the error since, at least, 6h15 (FR) this morning. URL is https://yum.centreon.com/plugin-packs/2e83f5ff110c44a9cab8f8c7ebbe3c4f/22.10/el8/stable/noarch/The redirections have been deleted I guess…
Hello,We have completely automated the installation and configuration of Centreon with clapi or curl request , but we are encountering a problem.When we configure the ldap settings, we import a file:LDAP;ADD;Name;IPA LDAP;LDAP;SETPARAM;Name;enable;1;LDAP;ADDSERVER;Name;ldap_server1;389;0;1;LDAP;ADDSERVER;Name;ldap_server2;389;0;1;LDAP;SETPARAM;Name;alias;uid;[...]But in 23.04, this way of doing things cannot work, because in clapi, the parameters “ldap_auto_sync” and “ldap_sync_interval” don’t exist.[root@server tmp]# centreon -u admin -p 'password' -i ldap.txtLine 1 : Unknown parameter[root@server tmp]# cat ldap.txtLDAP;SETPARAM;Name;ldap_auto_sync;1;[root@server tmp]# centreon -u admin -p 'password' -o LDAP -a SETPARAM -v "Name;ldap_auto_sync;1"Unknown parameter On the GUI, we can see the option:“Enable LDAP synchronization on login: yes”“LDAP synchronization interval (in hours): 1”But in fact, these options are not enabled because:We have log error in Centreon Central:/var/log/php-f
HI Centreon community, Today we tried to install a new centreon (23.04). During the web installation, we lost connection. Now we have a message “Everything is ready ! Your Centreon Platform is about to be upgraded from version to 23.04.8” then Upgrade to this release requires Centreon >= 2.8.0-beta1. Your current version is . Please upgrade to an intermediate release (ie. 2.8.x) first. Is it possible to run again the web installation ? If yes, how to proceed ? Many thanks,Maxime
Hello Team,I’m faing an issue with OpenID connect after upgrade to version: 22.10.4.I’m not able to connect, here is error that I encountered:(Cannot assign null to property Core\Security\Authentication\Infrastructure\Provider\OpenId::$username of type string)Someone can help ?Many thanks !!!
Centreon 22.04 on Debian 11Acknowledge alerts or schedule immediate check doesn’t work . Log on poller is like this :2023-09-28 17:43:34 - ERROR - [engine] Receiving DIE: Timeout command at /usr/share/perl5/gorgone/modules/centreon/engine/class.pm line 156.2023-09-28 17:43:34 - ERROR - [engine] Receiving DIE: Timeout command at /usr/share/perl5/gorgone/modules/centreon/engine/class.pm line 156.2023-09-28 17:43:34 - ERROR - [engine] Submit engine command issue: Timeout command at /usr/share/perl5/gorgone/modules/centreon/engine/class.pm line 156.
Hi ,I know that the question is allready in topic but , I changed the howner of the file, and it doesn’t change anything :stat /var/lib/centreon/centplugins/cache_snmpstandard_10.180.64.253_161_interfaces Size: 2129 Blocks: 8 IO Block: 4096 regular fileDevice: fd02h/64770d Inode: 13432329 Links: 1Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)Access: 2023-08-23 11:29:41.963775378 +0200Modify: 2023-08-23 11:29:41.962775378 +0200Change: 2023-08-23 11:29:41.962775378 +0200 Birth: 2023-06-23 13:00:10.271024300 +0200So I changed howner (and group)chown centreon-engine:centreon-engine /var/lib/centreon/centplugins/cache_snmpstandard_10.180.64.253_161_interfacesThen stat stat /var/lib/centreon/centplugins/cache_snmpstandard_10.180.64.253_161_interfaces File: /var/lib/centreon/centplugins/cache_snmpstandard_10.180.64.253_161_interfaces Size: 2129 Blocks: 8 IO Block: 4096 regular fileDevice: fd02h/64770d Inode: 1344
Bonjour,Nous avions un controle via NRPE qui fonctionnait sans probleme.Ce controle exécutait un script Powershell.Le fichier nsclient a été modifié pour accepter les scripts externes.Nous avons voulu tester avec NRPE3 et impossible de le faire fonctionner.Nous avons ce retour :CHECK_NRPE STATE CRITICAL: Socket timeout after 30 seconds.Même en agrandissant le Timeout, le résultat est le même.Voici la commande :./check_centreon_nrpe3 -H HOST -p 5666 -t 30 -c eventps1Faut il quelque chose de spécial pour utiliser NRPE3 ?Merci d’avance de votre aide. Good morning,We had control via NRPE which worked without problem.This control executed a Powershell script.The nsclient file has been modified to accept external scripts.We wanted to test with NRPE3 and couldn't get it to work.We have this feedback:CHECK_NRPE STATE CRITICAL: Socket timeout after 30 seconds.Even if you enlarge the Timeout, the result is the same.Here is the command :./check_centreon_nrpe3 -H HOST -p 5666 -t 30 -c eventps1Do
Hello, i have this error is it possible to change password in command line ? best regards
Hello,I just added a new poller using API script. Everything seems fine, except my poller is in state “poller is not running”.Communication between central and poller is OK.On central logs, I see a lot of sql errors like this : [2023-09-25T11:19:12.344+02:00] [sql] [error] mysql_connection: could not store host: Cannot add or update a child row: a foreign key constraint fails (`centreon_storage`.`hosts`, CONSTRAINT `hosts_ibfk_1` FOREIGN KEY (`instance_id`) REFERENCES `instances` (`instance_id`) ON DELETE CASCADE)[2023-09-25T11:19:12.378+02:00] [sql] [error] mysql_connection: could not store service: Cannot add or update a child row: a foreign key constraint fails (`centreon_storage`.`services`, CONSTRAINT `services_ibfk_1` FOREIGN KEY (`host_id`) REFERENCES `hosts` (`host_id`) ON DELETE CASCADE)[2023-09-25T11:19:12.423+02:00] [sql] [error] mysql_connection: could not store service: Cannot add or update a child row: a foreign key constraint fails (`centreon_storage`.`services`, CONS
Dear Thewatch community, I’m facing with an issue related to MBI Reports. There was some configuration errors, and to be honest I’m not really aware of this component.However, I’m pretty sure that the centreon_storage database location should be the same as the one use to collect the KPI. In my configuration I think the error is that the database definition on the component seems tp be wrong.I tried without success to fix by changing this setting, and of course the new parameter is unable to be applied!the url is centreon/main.php?p=30231 and tab “Reporting widgets” When I set the new setting I’ve a message like if the authentication was expired.“The form has not been submitted since 15 minutes. Please retry to resubmit here”of course, If I retry to submit it does the same, and I’m still being authenticated against the server. I hope my message is enough clear, otherwise please let me know. Best Regards,
What would be the best way to do this?I have 50 services and want to change name of these services from X to Y. What would be the best solution for this that is not doing it manually one by one. Thansk in advance!
after the upgrade of my centreon server (from 21.10 to 22.10) I’ve got this service “unknown” and this error: If you know how to solve thanks 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.