Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hi, we are using an 19.10.10 Installation on debian 10.It ist running very good. But we want to update to centreon 20.10 or maybe 21.10.in the past we used auto_install from kermith72 but it seems that he is not updating his project anymore. Wehre can i find which version of the other products are compatible? for example which broker, engine, connectors etc ist compatible with centreon web 20.10.17.ist there any source were i can see this? Thanks fo your help
Hi,i installed the new Veeam NRPE Plugin, Monthly Plugin Packs Releases - April 2022 for example/usr/lib/nagios/plugins/check_centreon_nrpe -H 192.168.5.1 -p 5666 -t 30 -u -m 8192 -c check_centreon_plugins -a 'apps::backup::veeam::local::plugin' 'repositories' ' --filter-name="" --filter-type="" --warning-status="" --critical-status="not %{status} =~ /ordinal|maintenance/i" --warning-space-usage="" --critical-space-usage="" --warning-space-usage-free="" --critical-space-usage-free="" --warning-space-usage-prct="" --critical-space-usage-prct="" --verbose' UNKNOWN: mode 'repositories' doesn't exist UNKNOWN: mode 'vsb-Job' doesn't exist Last version “centreon plugins 20210420_x64“ installed.Are there a newer version from “centreon_plugin.exe”Thanks
Is it possible to recover the state of the backup of the Hyper Backup Package on a synology ?
Bonjour, En mettant en place la supervision pour nos serveurs d‘Exchange en utilisant le plugin-pack dédié, tous les checks fonctionnent sauf celui de Queues. En fait, avec le mode debug, j’ai le message d’erreur suivant :UNKNOWN: Cannot decode json response: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "#< CLIXML [{"nextho...") at C:\Windows\TEMP\par-4844564d5347333824\cache-3b5388704b9e4d63032f19c5b7e4f211de0db869\inc\lib/apps/microsoft/exchange/local/mode/queues.pm line 136.Est-ce que quelqu’un a des idées sur l’origine du problème ?En vous remerciant par avance. Zequan
Hello everyone,I was trying to monitoring the bandwidth of a network interface with ‘OS-Windows-Traffic-Generic-Name-SNMP-custom’ but i get an ‘Unknown’ with this following sentence:“ Unknown option: regexp at /usr/lib/centreon/plugins/centreon_windows_snmp.pl line 141. ”I tried the EXTRAOPTIONS with --regexp and without but that didn’t change anything. I search in the file but i don’t find anything and the SNMP is activate in my server. If anybody have an idea i’ll take it.
Bonjour ,j’ai fait un script en php pour afficher l’état d’un service host avec le token,la partie token fonctionne très bien, en revanche j’ai une erreur sur l’affichage de l’état de service cpu pour mon hostvoir l’erreur voici mon script <?php // 1er appel API CENTREON pour obtenir le token de connexion.$ch = curl_init();curl_setopt($ch, CURLOPT_URL, "http://monserveur:port/centreon/api/index.php?action=authenticate");curl_setopt($ch, CURLOPT_POST, true);curl_setopt($ch, CURLOPT_POSTFIELDS, "username=clapi-mon-poller&password=mdp");curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);$response = curl_exec($ch);//echo $response;curl_close($ch); // Formatage du retour du cURL.$response = substr("$response", 14);//echo "<br> $response"; $token = substr("$response", 0, -2);echo "<br> $token"; // 2eme appel API CENTREON pour obtenir le status d'un service particulier en utilisant le token obtenu. $headers = array("Content-Type" => "application/json","centreon-auth-token"
Hello,As said in title, the graphs on my dashboards are delayed from 1h since the summer/winter time change happened few days ago :Centreon server is in latest version (21.10.5) The system date is up to date : [root@centreon ~]# date The time zone is correctly set (Europe/Paris) in this file : /etc/php.d/50-centreon.ini Mysql seems to be uptodate (Server version: 10.5.15-MariaDB) Mysql the time zone is set to “Europe/Paris” and date OK : MariaDB [(none)]> select now(); On centreon WEB interface :“Administration” > “Parameters” > "Time Zone” : OK The date is OK at the upper right corner of the web interfaceStill… the graphs are delayed from 1h, I have no clue how to fix/set that, also I’m not a pro, does anyone have an idea?I tried to search on the internet but the answers/solutions found were mostly only about “a bug in this version, upgrade your centreon version”
Hello,times a question so in the round.We used an external email box where our alarms from centreon arrive.In rare cases it happens that emails are sent, but there is a problem with the external mailbox.Is it possible to build a check that sends an email e.g. always 0800 in the morning.so that you know, ok my mailbox still works.Emails arrive.
Hello, I have many hosts and services. My ETL finish between 12pm and 1am. How can I improve calcul time fo finish earlier? Increase cpu? Change parameter to mysql.cnf? other? Cordially,Francis
Dear centreon users,i’m currently facing an issue where script check run by centreon engine do not work properly.Script are used to check disk with wmi. Running script from command line return expected behavior (ie return code 0 or 1 or 2 depending results).While running via centreon, it not works an always return “unknown state”.Those script are working correctly from another centreon server w/ same version.Can someone help ?Here some debug output from centengine.debug :** Running async check of service 'rik-check-wmi-disk_C' on host 'server.domain.local'...[1651075486] [1950] check_service_check_viability()[1651075486] [1950] Making callbacks (type 13)...[1651075486] [1950] Callback #1 (type 13) return (code = 0)[1651075486] [1950] Checking service 'rik-check-wmi-disk_C' on host 'server.domain.local'...[1651075486] [1950] get_raw_command_line_r()[1651075486] [1950] Raw Command Input: $ERICAPLUGINS$/check_wmi_disk.sh -H $HOSTADDRESS$ -U '$DOMAINUSER$' -P '$DOMAINPWD$' -c $_SERVICECRIT
Mon Discovery ne se lance jamais, je ne comprend pas pourquoi.si quelqu'un connais la solution cdt
Hello everyone,I'm trying to update Centreon 21.04.13 by following this procedure: Montée de version depuis Centreon 21.04 | Centreon DocumentationEverything is working fine during the installation but when it is finished and I try to login, I get the following error: internal server errorI’ve checked the Centreon logs but I could not find anything related to this error.Thank you in advance for your help !Kind regards
Bonjour,J’ai réinstaller centreon, j’ai bien effectuer les maj avec : Yum updatemon ip est bonne. Je me suis donc connecter sur le serveur web, est au demarrage de celle ci on m’affiche cette erreur, SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)Pouvez vous m’aider ?Merci d’avance
Bonjour, j’ai une autre question je ne comprend pas comment ajouter un host snmp v3 (os=ubuntu) j’ai cree un utilisateur avec cette commandenet-snmp-create-v3-user -ro -A STrP@SSWRD -a SHA -X STr0ngP@SSWRD -x AES snmpadminj’ai fait les teste snmpwalksnmpwalk -v3 -a SHA -A STrP@SSWRD -x AES -X STr0ngP@SSWRD -l authPriv -u snmpadmin localhost | headping centreon to 10.100.30.14 is ok
Hi. I need your help to resolv a problem with Postfix on Centreon to send alerts via email.Iam sure There is something wrong in my configuration because i still can´t send by email the alerts.Can help me with this issue. Regards.
my global-disk snmp template doesnt show all the disk partitions of the server Centreon outputServer output
Bonjour ; Je cherche à faire un appel api "action=list&object=centreon_realtime_services" en utilisant un user configurer en autologin.du coup mon url ressemble à ceci: https://xxxxxxx/centreon/api/index.php?action=list&object=centreon_realtime_services&viewType=all&fields=state&search=xxxxx&searchHost=xxxxxxxx&autologin=1&useralias=xxxxxxxx&token=xxxxxxx mais j'obtiens un retour "unauthorized".avez-vous une solution sans passer par le token?
Bonjour à tous,J’ai 2 partitions sur 2 disques différents sur mon serveur Linux : un dossier racine /un dossier /var/lib/jenkinsle check disk (en SNMP je précise) vérifie correctement le /var/lib/jenkins par contre le check sur le dossier racine / prend aussi le /var/lib/jenkins (ce qui me semble assez logique :-) )Y a t-il moyen d’exclure le /var/lib/jenkins dans le check du dossier racine ?Merci pour votre aide,Thierry
I am not being able to monitor these remote filesystems in centreon, please help
Hello everyone,I am writing to you as a young IT student learning supervision with Centreon 21.10 (IT-100 license) and stuck with a problem I don't understand.As part of my work, I have to supervise 3 Linux Debian 11 servers:- An Apache 2 web server- A MariaDB server- A mail server with iRedMailThese 3 servers are installed by me.I was able to add without problems the first two to Centreon with the help of the very well written documentation and the Linux-snmp plugin (and those intended for the various services).However, the third one has a problem that I cannot explain. It adds itself well to Centreon, is detected as "available" but the ping is marked as "alert" with a loss of 20% while the other values of the linux-snmp plugin remain as "unknown".Considering that this third server is configured exactly the same way as the 2 others, both at system and snmp service level. The ping is not disturbed when I test it directly via the RHEL terminal (which hosts my Centreon server).I really d
Hello,I would like to be able to collect the resources taken by an application (CPU, RAM) but I can't find any information on the internetThanks to you
Hello,Is the EPP and Centreon Plugins about the Fortinet FortiADC is in your roadmap ?MIB of the Fortinet FortiADC https://bestmonitoringtools.com/mibdb/mibdb_search.php?mib=FORTINET-FORTIADC-MIBI can see is possible to monitor :Cpu usage, Load Usage, Memory Usage, Disk Usage PSU State, Usage, Temp Fan State, Usage, Temp Device Temp RealServer infos VirtualServer infos VirtualDomain infos High Availability infos GlobalLoadBalancing infos Inbound/Outbound Bandwidth DDosAttackStatusFortiADC use a little part of a FortiGate, and i can see the Fortinet FortiGate in the EPP Catalog.Regards,Greg
Hello,I have a ramdom problem with centreon_linux_snmp.pl plugin, sometimes it works but sometimes not.perl ./centreon_linux_snmp.pl --plugin=os::linux::snmp::plugin --mode=processcount --hostname=10.175.15.xx --snmp-version='3' --snmp-username=centreon --authpassphrase=xxx --authprotocol=MD5 --privpassphrase=xxx --privprotocol=DES --warning='' --critical='' --process-path=/Appli/centreon/bin/centcoreOK: Number of current processes running: 0 | 'nbproc'=0;;;0; perl ./centreon_linux_snmp.pl --plugin=os::linux::snmp::plugin --mode=processcount --hostname=10.175.15.xx --snmp-version='3' --snmp-username=centreon --authpassphrase=xxx --authprotocol=MD5 --privpassphrase=xxx --privprotocol=DES --warning='' --critical='' --process-path=/Appli/centreon/bin/centcoreUNKNOWN: SNMP GET Request : Timeout Why the SNMP request is ramdomly in error? I checked the snmp log but no messages And the most surprising is the check is always OK without the --process-path parameter: perl ./centreon_linux_s
Bonjour,J'ai récemment voulu Migré mon Centeron qui était en 3.8 en version 21.10 ,J'ai donc suivi à la lettre tout en ajustant certaines informations liées à mon environnement / infrastructure. Je suis donc arrivé au point où il faut forcer l'édition de la version via l'interface web.j'ai donc suivi et copié le répertoire d'installation là où il faut et j'ai commencé.je me suis donc retrouvé face à une erreur me disant que la base de données existait déjà. Je me suis dit qu'il a juste eu du mal à récupérer et a détecté que c'est un montage de version donc j'ai mis l'url au lieu de install.php mit upgrade.php et son lancé jusqu'à ce que je me retrouve sur l'erreur"Update-DB-20.04.0-beta.1.sql Line 22: SQLSTATE[42,000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs "j'ai fait le changement suivant et re
Bonjour,Je viens d’effectuer un upgrade de notre Centreon et des Pollers (1 Central et 2 Pollers).La montée de version 20.10 à 21.04 s’est passée correctement.Par contre j’ai un soucis au passage de la 21.04 à la 21.10 (Doc suivie : Montée de version depuis Centreon 21.04 | Centreon Documentation)Après la mise à jour, l’export de la configuration et la relance des services, mon Central et mes Pollers semblent ne pas communiquer.ENGLISHHello,I have just upgraded our Centreon and Pollers (1 Central and 2 Pollers).The upgrade from version 20.10 to 21.04 went well.On the other hand I have a problem with the upgrade from 21.04 to 21.10After the update, the export of the configuration and the restart of the services, my Central and my Pollers seem not to communicate. Les versions de leurs centengine respectifs ne semblent pas bons, et je n’arrive pas à savoir pourquoi cela ne communique pas, et je ne sais pas trop quelles logs regarder.L’état des différents services sur le Central :ENGLISHTh
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.