Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello, i’m trying to upgrade my central server from 22.04 to 22.10.i’ve fallowed the centreon upgrade documention. But i’m stuck in the Web wizard upgrade step 4 : After sereval minutes nothings changed…I don’t no what to do or where to seach.please help :)
Hello people ! I have a csv list of hosts of which I have to change the events handler to every services affected to them.I have that script for the moment : #!/bin/bash CLAPI=/usr/share/centreon/bin/centreon INPUT=/root/serverlist.csv USER=admin PASS=password OLDIFS=$IFS IFS=$';' [ ! -f $INPUT ] && { echo "$INPUT file not found"; exit 99; } while read name do $CLAPI -u $USER -p $PASS -o SERVICE -a setparam -v "$name;$service;event_handler;event-handler-name" done < $INPUT IFS=$OLDIFS So, the problem is that I can’t find a way to get all service name from the hosts in the $service variable, every command I tried for that is giving me too much information and not only the service name.Do you have any idea ? Thanks a lot !
Hi, Is there anyway to reinstall all centreon from 0? I dont want to create another machine, I just want to remove all my configuration and all related with Centreon and reinstall from 0. Is it possible? (OS: Debian 11)Thanks!
Hi there, I creat a perl script “sandvine_pts_system_overview.pl” to obtain “mapped sessions” of servers.The probleme is: when I go in monitoring → status details, the status of the service is “Unknown”.For informations, the script is working in command line with Centreon user and I use 2.8.27 centreon version.Any solutions ? thanks :)
Hi there,I am running centreon_fortinet_fortigate.pl to collect vpn data for multiples hosts. All of them respond as expected but one that returns timeout. This one has all the same configuration as the others, and its snmp queries are ok. I have no idea why the script for this host failsnormal host:/usr/lib/centreon/plugins/centreon_fortinet_fortigate.pl --plugin=network::fortinet::fortigate::snmp::plugin --mode=vpn --hostname=2804:300:0:3fff::16 --snmp-version='2c' --snmp-community='public'OK: Virtual domain 'root' Logged users: 0, Active web sessions: 0, Active tunnels: 0 - All vpn are ok | 'users'=0users;;;0; 'sessions'=0sessions;;;0; 'active_tunnels'=0tunnels;;;0; 'traffic_in_TU_1_INSS-ADM'=6785.95b/s;;;0; 'traffic_out_TU_1_INSS-ADM'=4931.87b/s;;;0; 'traffic_in_TU_1_INSS-DCDF'=78208.75b/s;;;0; 'traffic_out_TU_1_INSS-DCDF'=6166.38b/s;;;0; 'traffic_in_TU_1_INSS-DCRJ'=88907.79b/s;;;0; 'traffic_out_TU_1_INSS-DCRJ'=7361.37b/s;;;0; 'traffic_in_TU_1_INSS-DCSP'=14426.39b/s;;;0; 'traffic_o
The Generate Configuration File process hang :No error returned.In /var/cache/centreon/config/engine/3/, i see the newly created files but they are never copy to /etc/centreon
Hellohow to rename multiple hostsfor example LYON-BP-WA-XXXXX to LYON-WA-XXXXX out of a hundred hostsClapi command or script ?
Hello,I have a Centreon 22.04.9 on a debian 11.I made the update to 22.10 with the official procedure : https://docs.centreon.com/docs/upgrade/upgrade-from-22-04/ I have two problem : During the last stage of Finalizing the upgrade via Centreon Web interface 1 - First problem : Error 503 Internal server errori found this in the apache error log :
Hi,I am using the Centreon plugin for Grafana. It is working well and is simple to use.However, I have an issue as a lot of my metrics have the same name and consequently if I put more than one service in my query, the metrics are being given a random number.The number is randomly attributed and change everytime I reload the dashboard. Meaning, I can’t accurately create any panel with more than one service unless I do a sum where the metrics can be changed around without consequences. But for example, I need to do a simple top 10 of the most used equipements, i won’t be able to know which one is which.Is there any way around that problem that I missed ?Regards,Thierry.
Hi,We have upgraded our Centreon environement to 22.10 and we are now using the Centreon map 22.10.4. We are experiencing strange behaviours when editing a views through web editor : We cannot change texts size By inserting a service in geometric style we cannot delete the service labelAre we missing something or these actions cannot be done in the new web editor ?Is there a way to use the legacy map to being able to do those actions ?Regards.
Hello, After upgrade Centreon from 21.10 to 22.10 I have my broker crashing and relaunching randomly.And generating files crashing my browser to step “moving files”.In /var/log/php-fpm/centreon-error[01-Feb-2023 11:15:20 Europe/Paris] PHP Warning: Undefined array key 20 in /usr/share/centreon/www/include/configuration/configCentreonBroker/listCentreonBroker.php on line 182No error in broker :[2023-02-01T10:43:26.699+01:00] [core] [info] Starting the TCP thread pool of 6 threads[2023-02-01T10:43:26.700+01:00] [core] [info] protocols: registering protocol ('file' (layers 1-3)[2023-02-01T10:43:26.700+01:00] [core] [info] protocols: registering protocol ('compression' (layers 6-6)[2023-02-01T10:43:26.700+01:00] [core] [info] protocols: registering protocol ('BBDO' (layers 7-7)[2023-02-01T10:43:26.700+01:00] [core] [info] modules: attempt to load module '/usr/share/centreon/lib/centreon-broker/50-tcp.so'[2023-02-01T10:43:26.703+01:00] [core] [info] modules: attempt to load module '/usr/sha
Hi, I’m trying to change the Central server IP, I have changed the IP of the server and the /etc/hosts. All Centreon processes are running but i’m trying to enter to the web interface and doesnt work. It is still taking the old IP, I’m trying to change that but I dont locate the correct file…I have try to grep the lines that have the http://old_ip.. but I still cant find the file.Does anyone know where is the file? Thanks!!! (I have look at this post Help! I have to change the IP Address of a Centreon server - Part I | Community with no result...)
Hello, Our question is about the plugin-pack Vmware ESX.We want to known if it is possible to use use Vmware Tag / Custom Attribute in a discovery rule to filter on différents objetcs (virtual machine, hosts, datastore, ...). Thank you for your answers.Best regardsVincent,
hello team,and greeting to you all, this is my first post on this side :)Right now I'm trying to discover possibilities that can be obtained with Centreon (paid version) I believe you can help.So … ;) here is a question.I need to provide more severity for events. Here is an example:NOTIFICATION_LEVEL (information, warning, error)PRIORITY_LEVEL (minor, major, critical)I was thinking about additional objects in Host and Service Extended Infos. Is it possible to create such variables in the Centreon GUI or from a conf file, easily?
Hello,I would like to know if some users have already migrated to the new version of Centreon MAP.If so, are they satisfied with this new version in terms of use?Thanks, Laurent.
Hi everyone,Trying to collect monitoring data for some services in servers using REST API but the parent property value returns “null”, however when collecting monitoring data for servers the property value is returnedCan anyone help?Have a blessed day
I need action url and notes url to open in a new tab. In the code I can't find the file where to change it.My users want to open it like this.Thanks for the help
after upgrade when i export conf i’ve got this errot for lots of hosts, services or periodsex:The name of host 'DELL_ME-4024' contains one or more illegal characters. Error The name of time period 'check_07h10' contains one or more illegal characters.Cannot resolve time period 'check_07h10'
Hi all,I’ve been following the tutorial to install Centreon on Debian 11 but having an issue with step 2 :apt updateapt install -y centreon-centralIt says impossible to find centreon-central and it’s also not possible to apt-update anymore.W: Impossible to get https://apt.centreon.com/repository/22.10/dists/bullseye/InRelease connection failed [IP : 52.48.129.64 443]Having this issue since friday and can’t find any resolution to this problem.Can somebody help me please?Many thanks!
hello,I’d like to know if we can customize host informations by adding for example number of stack unit, serial number… I know how to extract these informations, but I cant find how to display it instead of FQDN, TimeZone...Thx for your help.Regards,
=============================================================================================== ENGLISH (FRENCH BELOW) ===========================================================================================Hello,I am currently in Centreon 22.04 on the PROD and 22.10 on the RECIPE (OS DEBIAN 10)I have a problem that has been going on since the beginning, my dashboards always contain indeterminate values, no matter how long they are looked at.RECIPE - 22.10PROD - 22.04I've seen several other such topics here but with no real solution... anyone have any new ideas about a possible solution?Thank you for your help==================================================================================================== FRENCH ======================================================================================================Bonjour,Je suis actuellement en Centreon 22.04 sur la PROD et 22.10 sur la RECETTE (OS DEBIAN)J’ai un problème qui dure depuis le début, mes dashboard contiennent toujour
Following the update of my Centreon to version 22.04, I encounter the following bugs with Web SSO.When Web SSO is enabled in mixed mode, I am not able to connect directly and this Error is displayed :Your IP is not whitelistedConnecting over my SSO (LemonLDAP) is OK but I am not able to access to Plugin pack pages and i have this error :Unknown user theme :Only disabling WEB SSO seems to fix these different problems
It works when i use the commande line : systemctl restart cbd centengine gorgonedBut i don’t want to use this command everytime i reboot the VM.What solutions are available to me?
Description:On the "Resources Status" page (Menu: Monitoring > Resources Status | url: <fqdn>/centreon/monitoring/resources) the "icon" configured for any given severity in the "Category" menus for hosts and services are not displayed. Instead only the number representing the "severity Level" is displayed. On the deprecated "Status Details" page (url: <fqdn>/centreon/main.php?p=20202) however, the severity "icon" displays without any issue. Centreon version: centreon 21.10.13OS: CentOS 7.9Browser used:- [x] Google Chrome- [x] Firefox- [x] Internet Explorer IE11Environment: VM on ESXi 7.0 U2
Hello,CLAPI Centreon 22.10, listlogger action for broker configuration not available.[root@centreon-server-0 Root_CSH]# centreon -u admin -p 'centreon' -o CENTBROKERCFG -a listlogger -v "poller_infra-module"Method not implemented into Centreon APIdo you have an idea ?ThanksPhilippe
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.