Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
I have a script that must launch a command when a critical or unknown state in type "HARD" to perform 3 attempts. The problem is that when I add to the script the part (case"$3" in 3) " on types HARD to add an interval of 3 relaunch. I have a syntax error see belowERROR : Erreur de syntaxe : fin de fichier prématurée#!/bin/sh#Titre : Ce script permets de créer un ticket INCIDENT# Note:#Le script s'execute uniquement si le service est vérifié 3 fois (dans l'etat type "soft" et status CRITIQUE )#Dans le cas contraire si le cas est de type "HARD" et de status CRITIQUE le script s'execute de suite sans vérification.case "$1" inOK) ;;WARNING) ;;UNKNOWN) case "$2" in SOFT) #Troisieme variable derriere la commande d'execution du script ($SERVICEATTEMPT$) case "$3" in #"3)" identifie le nombre de tentative avant d'executer le script 3) #commande à executer /usr/lib/centreon/plugins/centreon_notification_centreon_openticke
Bonjour,Connaissez-vous un moyen de superviser un FortiAP avec Centreon ?. Merci d’avance pour votre aide.
Hi, I have an issue with centreon_fortinet_fortigate_restapi.pl. If I try to get license info I get error: UNKNOWN: Cannot decode response (add --debug option to display returned content) Issue comes from the fact that there is letter Ü in output as company name. That messes the output up.I tried different options in the commandline, but at least to me only fix seems to be, is to add UTF-8 encoding to plugin. Or am I missing something or is there some magical hack I can use?NB! It not possible to change the company name not to have that letter Ü in it.
After installing the latest 23.10.29 I do no longer get the password validation errors for a new user. A blank page is shown instead.Here is the relevant log:[17-Nov-2025 11:16:29 Europe/Rome] PHP Fatal error: Uncaught TypeError: Adaptation\Log\LoggerPassword::warning(): Argument #2 ($initiatorId) must be of type int, string given, called in /usr/share/centreon/www/include/configuration/configObject/contact/DB-Func.php on line 1543 and defined in /usr/share/centreon/src/Adaptation/Log/LoggerPassword.php:58Stack trace:#0 /usr/share/centreon/www/include/configuration/configObject/contact/DB-Func.php(1543): Adaptation\Log\LoggerPassword->warning()#1 /usr/share/centreon/vendor/openpsa/quickform/lib/HTML/QuickForm.php(1330): validatePasswordCreation()#2 /usr/share/centreon/www/include/configuration/configObject/contact/formContact.php(1217): HTML_QuickForm->validate()#3 /usr/share/centreon/www/include/configuration/configObject/contact/contact.php(178): require_once('...')#4 /usr/sha
Bonjour à tous,La partie MAP étant décorrélé de Centreon WEB et dans un contexte d’observabilité et de partage d’informations, est-il possible d’utiliser les MAPs de Centreon sans passer par le WEBUI Centreon?Par exemple, affiché une MAP (avec des droits pour tout le monde) dans un outil tierce via une URL. Merci.
HelloWe need to install 4 remote pollers on a network where sources and dependencies originating from Ukraine and Russia are blocked.Is it possible to retrieve an OVA from Centreon with all the sources and dependencies at Centreon?Is it possible to force the download of source code and dependencies in a specific country (France)?Thank you for your help
Hello,I have an issue when exporting a .csv. Every month, I use host groups to export data and generate a report. The link looks like this :https://x.x.x.x/centreon/include/reporting/dashboard/csvExport/csv_HostGroupLogs.php?hostgroup=3&start=1759269600&end=1761951600 It was working last month, today If I select one week, it works, but if I choose one month I get this error in my browser :Il semble y avoir un problème sur ce siteIl est possible que https://x.x.x.x/centreon/include/reporting/dashboard/csvExport/csv_HostGroupLogs.php?hostgroup=3&start=1759269600&end=1761951600 connaisse un problème temporaire ou ait été déplacé.Code d’erreur : 500 Internal Server Error Le site est peut-être temporairement indisponible ou surchargé. Réessayez plus tard ;Centreon navigation menus remain accessible but if I try to go back to the home page or access another panel, I get this “full-screen” message” :Unexpected Application Error!Permission denied to access property "document
Hi! The big issue is that at “Reporting->Availability->Hosts” i see al hosts with “ UNDETERMINED” status for any period selected. In mariadb.log i get this error from 10 to 10 min - “[Warning] Aborted connection xxx to db: 'centreon' user: 'centreon' host: 'localhost' (Got timeout reading communication packets)”I can log in to mysql/mariadb server with my centreon user and password stored in /etc/centreon/centron.conf.php. This is my /etc/my.cnf.d/centreon.cnf=========================================================# cat centreon.cnf ## Custom MySQL/MariaDB server configuration for Centreon#[server]innodb_file_per_table=1open_files_limit = 32000key_buffer_size = 256Msort_buffer_size = 32Mjoin_buffer_size = 4Mthread_cache_size = 64read_buffer_size = 512Kread_rnd_buffer_size = 256K#max_allowed_packet = 8Mmax_allowed_packet = 64Mwait_timeout = 300interactive_timeout = 300net_read_timeout = 60net_write_timeout = 60[mysqld]log_error = /var/log/mariadb/mariadb.loggeneral_log_file = /va
Hi All, I tried to update from 24.10.10. to 24.10.13 this morning.since this, I have multiple services linked to “low-level layers” that doesn’t work. For example, for BigIP F5 template, the service Hardware-Global says : “No components are checked” /usr/lib/centreon/plugins/centreon_f5_bigip_snmp.pl --plugin=network::f5::bigip::snmp::plugin --mode=hardware --hostname=x.x.x.x --snmp-version='3' --snmp-community='public' --snmp-username='toto' --authpassphrase='toto' --authprotocol=sha --privpassphrase='toto' --privprotocol=aes --component='.*' --verbose→CRITICAL: No components are checked.Checking fansChecking power suppliesChecking temperatures Same issue for all Cisco hardware:/usr/lib/centreon/plugins/centreon_cisco_standard_snmp.pl --plugin=network::cisco::standard::snmp::plugin --mode=environment --hostname=x.x.x.x --snmp-version='3' --snmp-community='toto' --component='.*' --snmp-username toto --authpassphrase toto --authprotocol SHA --privpassphrase toto --privprotocol AES --wa
Hello,I’ve written a discovery plugin for oVirt in Perl. Everything works as expected in CLI, now I would like to use it through the Configuration->host>-discovery page as a provider. I didn’t find any related documentation about it. The only thing I was able to do is adding a discovery command into configuration->command->discovery but I didn’t find how to use it . Please help
happens on two different systems, but only since the update from 23.10 to 24.10.https://github.com/centreon/centreon/issues/8822
Hi,Oct 31 16:37:37 servername centengine[257511]: [2025-10-31T16:37:37.146+01:00] [config] [warning] The option 'auto_rescheduling_interval' is no longer available. This option is deprecated.Oct 31 16:37:37 servername centengine[257511]: [2025-10-31T16:37:37.146+01:00] [config] [warning] The option 'auto_rescheduling_window' is no longer available. This option is deprecated.Oct 31 16:37:37 servername centengine[257511]: [2025-10-31T16:37:37.146+01:00] [config] [info] Processing object config file '/etc/centreon-engine/commands.cfg'Oct 31 16:37:37 servername centengine[257511]: [2025-10-31T16:37:37.146+01:00] [config] [info] Processing object config file '/etc/centreon-engine/timeperiods.cfg'Oct 31 16:37:37 servername centengine[257511]: [2025-10-31T16:37:37.146+01:00] [config] [info] Reading resource file '/etc/centreon-engine/resource.cfg'Oct 31 16:37:37 servername centengine[257511]: WARNING: All log messages before absl::InitializeLog() is called are written to STDERROct 31 16:37:37
Hi evryone How can I solve the problem below? It happens to me every 2 or 3 days and it disappears after restarting the broket service. [2024-12-26T14:21:12.461+01:00] [sql] [error] mysql_connection 0x7f7b680225a0 attempts 2: could not store logs correctly: errno=0[2024-12-26T14:21:14.419+01:00] [bbdo] [info] BBDO: received pb acknowledgement for 1000 events[2024-12-26T14:21:19.351+01:00] [bbdo] [info] BBDO: received pb acknowledgement for 1000 events[2024-12-26T14:21:22.474+01:00] [sql] [error] connection fail to execute statement 0x7f7b680225a0: error: errno=0[2024-12-26T14:21:22.474+01:00] [sql] [error] mysql_connection 0x7f7b680225a0 attempts 2: error: errno=0[2024-12-26T14:21:23.589+01:00] [bbdo] [info] BBDO: received pb acknowledgement for 1000 events[2024-12-26T14:21:27.476+01:00] [sql] [error] connection fail to execute statement 0x7f7b680225a0: could not store logs correctly: errno=0[2024-12-26T14:21:27.477+01:00] [sql] [error] mysql_connection 0x7f7b680225a0 attempts 2: c
Hello,We recently upgrade our Centreon central from 22.10 to 24.10.4.Since this upgrade we encouter an issue with the “Event Logs” page.When we have several pages of results and we try to access to the next page, it just shift to the 1 or 2 next records instead of shifting to the 30 next ones.Does someone experienced such an issue ?Regards
Hi,I have a problem when I try to use plugin: network::fortinet::fortigate::restapi::pluginModes system and HA work nicely.But with licences mode I get error:UNKNOWN: Cannot decode response (add --debug option to display returned content)and with health mode I get UNKNOWN: Not an ARRAY reference at /usr/lib/centreon/plugins//centreon_fortinet_fortigate_restapi.pl line 9452. Could it be that Fortigate newer software causes this?
Hello,We actually have an old Centreon version (23.04), and are trying to add a Poller to it’s configuration.We know that we have to upgrade to 24.10 but right now, we need to move on this Poller project (on Alma Linux 9)When we try to install it, it always install latest version 24.10 (via packages, and unattended via script even with the v23.04 script).Doc : Unattended installation of a poller | Centreon DocumentationI even changed the unattended.sh script, to force version 23.04 instead of 24.10 ! Still it installs 24.10 packages.Do you have any idea about this kind of trouble ? How can we manage to install centreon 23.04 packages to add the poller to the configuration ? Best Regards,
Hi,We currently use our custom widget with Smarty Engine and we can use it in “Custom Views”, but in Dashboard or Maps, it is not listed in the fields selection.Do you know if an additionnal configuration is necessary to implement our custom widget in dashboard or map ?Thanks.
Hi,Is there any reason why the sources (tar.gz, srpm) for Centreon 22.10 (Engine, Broker, ect) are not listed on the official website nor Github?Taking into account this context, how to install Centreon 22.10 from sources?Thank you.
I updated my central Centreon from 24.10.12 to 24.10.13 and i cannot login with OpenID.I update a second infrastructure from 24.10.12 to 24.10.13 and i encounter same problem. Have there been any configuration changes with the new version?
helloAfter migrating Centreon from version 21.10 to 24.10, I encountered a strange issue. All the plugins exist in /usr/lib/centreon/plugins and /usr/lib64/nagios/plugins, but when I try to add a host, for example a Windows host, I cannot find the template, or the Fortigate template as well. However, when I check the host templates, they are present, and the commands also exist! Additionally, in the supervision connectors, I am unable to add anything.This is urgent.
Hello,I have an issue checking certificate on some hosts.The output is the following :UNKNOWN: Error creating SSL socket: , SSL error: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failedI run the following command :/bin/sh -c '/usr/lib/centreon/plugins/centreon_protocol_x509.pl --plugin=apps::protocols::x509::plugin --mode=certificate --custommode='\''tcp'\'' --hostname='\''HOST.domain.local\'' --port=443 --warning-status='\''%{expiration} < 60'\'' --critical-status='\''%{expiration} < 30'\'' --ssl-ignore-errors'What strange is that the same command work on another host
Cisco Meraki recently announced a significant change to base Uniform Resource Identifiers (URIs) as part of their continuous security hardening processes, requests to unsupported base URIs will start to fail on November 17, 2025. This means that for the Cisco Meraki Rest API connector, using the default value api.meraki.com for your hostname will work for most of the world. However, for organizations hosted in the following country dashboards, you need to override this value and specify the respective base URI instead: Canada: https://api.meraki.ca/api/v1 China: https://api.meraki.cn/api/v1 India: https://api.meraki.in/api/v1 United States FedRAMP: https://api.gov-meraki.com/api/v1Please refer to Meraki API documentation Cisco Meraki Base URI and our October 2025 release note for more details.
hello i have this issue when i migrater centreon to version 24.10 : [error] acceptor: endpoint 'central-broker-master-input' could not accept client: BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0 Centreon Broker Issue on the Central Server Context: Migration of Centreon from version 21.10 to 24.10 is in progress. Symptom: The cbd daemon fails to start correctly on the central server. Central Version: Centreon Broker 24.10.7 Poller Version: Centreon Broker 24.10.12 Observation: The poller operates normally and sends data, but the central server has an older cbd version. Binary files appear to be missing, and BBDO version is 3.0.0, which may cause communication errors or missing options. Impact: The poller continues to monitor properly, but the central server may encounter compatibility issues or problems aggregating BBDO data.
Hi!I have a Linux machine for my Centreon server v 24.10.13.Since several months, I observed my force check via centreon web interface doesn’t working…It seems that my centcore.service is involved and actually, there is no centcore.service anymore (not found...)!!It was a part of centreon central package but the last updates did not have this service….I tried to get it by and old packages but result is the same.Could you help me to fix it??Thanks a lot!
Hey, After migrating switches from SNMPv2c to SNMPv3, Centreon stopped collecting SNMP data from Dell S4048-ON devices (OS10 Enterprise 10.5.2.2). The same SNMPv3 configuration works perfectly on Cisco Catalyst 9200 switches, but on Dell OS10 devices Centreon consistently returns:UNKNOWN: Can't construct cache...SNMP library / plugin used:/usr/lib/centreon/plugins/centreon_cisco_standard_snmp.pl --plugin=network::cisco::standard::snmp::plugin --mode=interfacesTest command executed on Centreon host: /usr/lib/centreon/plugins/centreon_cisco_standard_snmp.pl \ --plugin=network::cisco::standard::snmp::plugin \ --mode=interfaces \ --hostname=10.81.224.12 \ --snmp-version=3 \ --snmp-username='fnsp_snmp' \ --authprotocol='sha' \ --authpassphrase='***' \ --privprotocol='aes' \ --privpassphrase='***' Output:UNKNOWN: Can't construct cache...Manual SNMPv3 test via snmpwalk: snmpwalk -v3 -l authPriv -u fnsp_snmp \ -a SHA -A '***' \ -x AES -X '***' \ 10.81.224.12 1.3.6.1.2.1.1 Result:iso.3.6.1.2.1.
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.