Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,I’m trying de install a fresh centreon poller in redhat9 using this : https://docs.centreon.com/docs/installation/installation-of-a-poller/using-packages/it’s working but when i tried to install centreon plugin’s there a missing dependency :dnf install centreon-plugin-\*=> - rien de fournit perl(JSON::Path) rendu nécessaire par centreon-plugin-Applications-Protocol-Jmx-20230810-100132.el9.noarchsomeone has encounter this problem ? Regards
Hi everyone, I’m setting up Centreon to monitor different infrastructures and I would like to create 2 different services to check the HDD on Windows servers (using SNMP). The idea would be to adjust the checks intervals and values depending on which HDD we are talking (system HDD or “storage” HDD) I already created a service model checking only C: but I want to create an other service model that will check all HDD except C:.Can anyone help me find the value I should use after DISKNAME ? I was thinking about what could be the translation of “check all hard drives above the letter C” or “check all hard drives except C”. I am pretty new to Centreon and I have no knowledge of this kind of value formulae. Thanks a lot :)
Hello,I have experienced an issue with my centreon since a week.The Connection-Time does not work because the user centreon-engine has access denied from localhost. I have searched for a solution on The Watch’s blogs, and I still have not found either what could it be or how to solve it. Also, I would like to know if this issue could result in the fact that if I make a modification in a host or a service, the centreon does not apply it. May someone help me please ?
Hello, my poller can't start on my central server. I have configured the access with the user centreon-gorgone in ssh. I have followed this procedure well: https://docs.centreon.com/fr/docs/monitoring/monitoring-servers/add-a-poller-to-configuration/I see no errors in the logs. Can you help me to understand my error? Central :log central : 2023-03-25 15:30:46 - INFO - [core] Initialize server keys2023-03-25 15:30:46 - INFO - [core] Private key file '/var/lib/centreon-gorgone/.keys/rsakey.priv.pem' loaded2023-03-25 15:30:46 - INFO - [core] Public key file '/var/lib/centreon-gorgone/.keys/rsakey.pub.pem' loaded2023-03-25 15:30:46 - INFO - [core] update schema 22.04.0 -> 22.04.02023-03-25 15:30:46 - INFO - [core] Module 'httpserver' is loading2023-03-25 15:30:46 - INFO - [core] Module 'httpserver' is loaded2023-03-25 15:30:46 - INFO - [core] Module 'action' is loading2023-03-25 15:30:46 - INFO - [core] Module 'action' is loaded2023-03-25 15:30:46 - INFO - [core] Module 'cron' is loadi
Hello,On my Centreon deployment the inheritance of contacts and contact groups defined in host definitions no longer works on services connected to the host. Now we get messages only when the host goes down or up and no longer receive messages for the services associated with that host.I'm not sure when this problem started appearing. I’ve patched Centreon to the latest 22.10.9 version and the problem persists. A workaround is setting “Inherit only contacts/contacts group from host“ to “yes” but this would require me to set that bit for every service associated with the host and can't be configured in the service template.“Contacts & Contact groups method calculation” is still set to “Vertical Inheritance Only” and changing options does not resolve the issue.Any help would be much appreciated!
Hi fellow community members,I recently installed a Centreon 23.04 server on a Debian 11 host in order to monitor a specific appliance.I wrote some plugins (in Python) to monitor the appliance metrics, created related commands, service templates and host templates.Then I created a bunch of yaml configuration files (for templates, commands...) with the aim to make a plugin pack of it.So I have specifics python plugins, related yaml files for templates and commands, all packaged in a zip file.Is it the good way to make a plugin pack ? I can’t manage to find a concrete and clear documentation about the subject in the Centreon documentation.If not, am I far from my goal ?Other concern how to deploy this pack on others Centreon instances ? On the extension manager page, I don’t see any upload interface or something like that. Am I missing something ? Thanks in advance.Sebastien
Hello,using centreon_ubiquiti_airfiber_snmp.pl --plugin=network::ubiquiti::airfiber::snmp::plugin --mode list-radios will return UNKNOWN: Need to specify OIDsAccording to tcpdump it sends snmp request:GetNextRequest(33) .1.3.6.1.4.1.41112.1.3.1.1.14and gets response:GetResponse(35) .1.3.6.1.4.1.41112.1.4.1.1.1.1=5and that is all. Tested on multiple devices with multiple firmwares with the same result. What is wrong?
Hi, I search for a good “Plugin” for query Rest Api query for Centreon. with Rest Api Authentification Bearer Token for example with “curl” work good curl -X GET "https://server01/api/datacenter/cluster/clusters" -H "accept: application/json" -H "authorization: Basic b3BzOm9wcwL9" -H "UM-CSRF-Token: ab657dd3-42be-4r3d-f60a-2de3f5521” Thanks
How to run commands in the linux host and get the output
HelloIs it possible to put a remote server after an other one ?what I want to have is my central server in my private network, a remote server in my DMZ to communicate with my customers network, and a remote server in my customers network.I need a remote server on my customer network in order to have an IHM on his network to view his own infrastructure’s monitoring. Or perhaps a poller can send data to 2 remote servers with one that have no idea of the poller config ?Thanks for any idea
Guys i just installed Centreon for testing on my lab, for whatever reason i was using the incorrect password for the user admin in the web access and now the user is bloqued.Do you have any advise on how to unlock the user, i have access to the centos root without any problems. Thanks
Hi,I trying to install centreon MBI on RHEL9 but there 2 problems :it’s seems that not el9 available on the yum’s repo it’s seems that MBI is not available in Centreon 23.04 on the yum’s repoSomeone can confirm that MBI is not compatible for RHEL9 on Centreon 23.04 ? Regards
Hello,I'm looking to monitor Office 365 via Centreon using the cloud::microsoft::office365::management::pluginVia the list-services mode, everything works and it shows me the list of services.However, when using the service-status mode, for the "Exchange Online" service, the critical-status parameter seems to be wrong.I'm following the Centreon procedure or the --help, but the critical-status "--critical-status='%{status} !~ /serviceOperational|serviceRestored/i'" doesn't work.This is the message returned: UNKNOWN: Wrong critical-status threshold '%{status} !~ /serviceOperational|serviceRestored/i'.If I don't mark the critical-status, it returns: OK: Service 'Exchange Online' status is 'restoringService'.Do you know what parameter to put in critical-status?Thanks in advance
Bonjour ,Je veux monitorer l’espace utilisé sur des volumes sur une baie Dell emc unisphere sc3020La commande curl , exécuté depuis un poller me permet d’interroger l’api rest de la baie curl -k -u apirestuser:password https://10.46.35.56:3033/api/rest/StorageCenter//ScVolume/851722.6J’ai testé le plugin Hardware-Storage-Emc-Unisphere-Restapi mais ce dernier ne semble pas compatible avec cette baie /usr/lib/centreon/centreon-plugins/centreon_plugins.pl --plugin=storage::emc::unisphere::restapi::plugin --mode=storage-resources --hostname=10.46.35.56 --port=3033 --api-username=apirestuser --api-password='password' --ssl-opt="SSL_verify_mode => SSL_VERIFY_NONE" --curl-opt="CURLOPT_SSL_VERIFYPEER => 0" --debugThe requested URL /api/types/storageResource/instances was not found on this serverExiste t-il un autre plugin ?Cdlt
Bonjour,Quelle solution utilisez vous pour les cas suivants :Analyse de fichier de log type /var/log/messages sur RHEL8 en filtrant sur certaine entré comme ERROR ou WARNING mais en excluant par exemple WARNING-Memory ou WARNING-Texte. Sachant que nous utilisons NRPE3 pour scanner ces hosts comme indiqué dans la documentation Centreon.Analyse de fichier de log type C:\ORACLE\Program\19\LOG\alerte.log sur Windows server 20XX en filtrant sur certaine entré comme ERROR ou WARNING mais en excluant par exemple WARNING-Memory ou WARNING-Texte. Sachant que nous utilisons NRPE0.5 pour scanner ces hosts comme indiqué dans la documentation Centreon.on m’a proposé d’utiliser Check_logfiles mais je ne comprends pas bien comment je peux l’intégrer à ma plateforme Centreon 22.10.Cordialement Hi,Which solution do you use for the following cases?Analysis of log files such as /var/log/messages on RHEL8, filtering on certain entries such as ERROR or WARNING but excluding, for example, WARNING-Memory or
Hello everyone!My Centreon upgrade failed during the upgrading process, does anyone have any idea about the issue? Would you please help me to solve it? Thank you in advance.
Hello,I checked that my graphics are updating but it is showing delay. All services.This happens only in the central, in the remote servers they are ok.I don't see any errors in the rrd, broker files...Does anyone have any ideas?delayed about 3 daysLast 7 days:
We’re running 22.10 and for the 2nd time in 8 months, our partition is nearly full [root]# df -h /var/lib/mysqlFilesystem Size Used Avail Use% Mounted on/dev/mapper/centos_centreon--central-var_lib_mysql 94G 87G 3.3G 97% /var/lib/mysqlWe restarted the system and run yum updates daily [root]# rpm -qa | grep centreon | egrep -v "(plugin|pack|widget)"centreon-common-22.10.11-1.el7.noarchcentreon-broker-cbmod-22.10.4-1.el7.x86_64centreon-gorgoned-selinux-0.0.4-1.x86_64centreon-auto-discovery-server-22.10.2-1.el7.noarchcentreon-pp-manager-22.10.0-6.el7.centos.noarchcentreon-broker-22.10.4-1.el7.x86_64centreon-release-22.10-1.el7.centos.noarchcentreon-engine-22.10.4-1.el7.x86_64centreon-central-22.10.11-1.el7.noarchcentreon-license-manager-common-22.10.1-1.el7.noarchcentreon-broker-core-22.10.4-1.el7.x86_64centreon-connector-ssh-22.10.4-1.el7.x86_64centreon-22.10.11-1.el7.noarchcentreon-common-selinux-0.0.11-1.x86_64centreon-engine-extcommands-
I migrated my Centos7 Centreon 22.04 platform to Debian 11 Centreon 22.04.For the Central, I used this procedure : https://docs.centreon.com/docs/migrate/migrate-from-20-x/User IDs for centreon, centreon-engine and centreon-broker accounts are not the same on these 2 platforms.On Centos 7 :uid=994(centreon-broker) gid=992(centreon-broker) groups=992(centreon-broker),995(centreon),994(nagios),993(centreon-engine),989(centreon-gorgone)uid=995(centreon-engine) gid=993(centreon-engine) groups=993(centreon-engine),995(centreon),994(nagios),992(centreon-broker),989(centreon-gorgone)uid=997(centreon) gid=995(centreon) groups=995(centreon),993(centreon-engine),992(centreon-broker),48(apache),989(centreon-gorgone)On debian 11 :uid=112(centreon-broker) gid=120(centreon-broker) groups=120(centreon-broker),33(www-data),118(centreon),119(centreon-engine),121(centreon-gorgone)uid=111(centreon-engine) gid=119(centreon-engine) groups=119(centreon-engine),118(centreon),120(centreon-broker),121(centreo
Hello What can explain the HARD type in the third line? Before my service status state is OK with HARD type and retry 1
Hello, I migrate from 22.10 from 23.04 and when i want to show a command control, i have a blank page. I saw some topics but there is no solution for me… I share some screenshots If you have any ideas, it will be very helpfull. Best regards
Hello everybodyAfter Red Hat announced they will no longer be providing the means for downstream clones to continue to be 1:1 binary copies of Red Hat Enterprise Linux (RHEL), will Centreon still accept AlmaLinux for future relase ?I have now 1 Central and 9 pollers running Centreon 21.04.20 on Centos 7.I plan to migrate everything to Centreon 23.04 on AlmaLinux 9Shall I wait a little bit or can I start migration ?Thank you for your answerPierre
Hi there,I recently updated centreon from 23.02 to 23.04.Now, all my graphs are stating that there is no data like so : Can you please help me solving my issue ? =) PS: I do not think it has anything to do with it, but I had to run this command for centreonweb to work : /usr/share/centreon/bin/console cache:clear I do have centreon-broker-master properly configured (I checked other posts solutions)
Bonjour à tous,Je cherche à automatiser l’installation et la configuration de ma plateforme Centreon.Il s’agit d’une plateforme en mode distribuée. C’est à dire avec plusieurs pollers.Je cherche donc à créer via un script la création dans Centreon des différents fichiers de configuration nécessaires pour engine et broker.Dans la configuration broker (master ou module) le champs “log directory” est obligatoire.Cependant avec Clapi, je ne trouve pas la bonne commande pour le configurer via une commande clapi.Précédemment, c’était ce genre de commande: (tirée de la doc )centreon -u admin -p 'centreon' -o CENTBROKERCFG -a addlogger -v "broker cfg for poller test;/var/log/centreon-broker/central-module.log;file" J’utilise pour le moment la version 22.04.6 et cette commande ne passe plus. J’ai ce message en retour:Method not implemented into Centreon API Je ne trouve pas la commande qui permet de le faire (ou le paramètre à passer en SETPARM ?)Est-ce que parmi la communauté, quelqu’un a égal
After upgrade to Centreon 22.10.2 currently getting command line php errorsgenerating config and reloading poller works fine through GUI but command line and API fail to work and Ideas? centreon -u admin -p password -a APPLYCFG -v 2PHP Warning: Failed loading Zend extension 'ioncube_loader_lin_7.3.so' (tried: /usr/lib64/php/modules/ioncube_loader_lin_7.3.so (/usr/lib64/php/modules/ioncube_loader_lin_7.3.so: undefined symbol: zend_class_serialize_deny), /usr/lib64/php/modules/ioncube_loader_lin_7.3.so.so (/usr/lib64/php/modules/ioncube_loader_lin_7.3.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 02023-07-28 09:45:01 - APPLYCFGPHP Warning: Undefined array key 4 in /usr/share/centreon/www/class/config-generate/broker.class.php on line 207Configuration files generated for poller '2'OK: Centreon Poller 2 can restart without problem...
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.