Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Bonjour à tous,Je cherche à mettre en place une surveillance SNMP pour une Gateway Mail en utilisant le plugin Centreon. Mon objectif est de configurer les seuils suivants pour trois files d'attente de courrier différentes :- OK : 0 à 199 courriers- WARNING : 200 à 500 courriers- CRITICAL : Plus de 500 courriersVoici la commande que j'ai élaborée :/usr/lib/centreon/plugins//centreon_generic_snmp.pl \--plugin=apps::protocols::snmp::plugin \--mode=numeric-value \--hostname=xxxxxxxxxxx \--snmp-version='3' \--snmp-username='xxxxxxxxxxxx' \--authprotocol='SHA' \--authpassphrase='xxxxxxxxxxxxxxxxxx' \--privprotocol='AES' \--privpassphrase='xxxxxxxxxxxxxxxxxxxxxxxx' \--config-json='[ { "oid": ".1.3.6.1.4.1.6101.3004.3.1.0", "perfdata_name": "en_attente", "format": "Courrier en attente: %s", "warning": "200:500", "critical": "501:" }, { "oid": ".1.3.6.1.4.1.6101.3004.3.2.0", "perfdata_name": "en_analyse", "format": "Courrier en a
Hello,Today in the basic shapes there is only a square, a circle, a triangle and a text box. Is it possible to add other basic shapes in MAP without adding an image? THANKS
In 24.04.7, We can not see meta service in Dashboards widget. Is it normal ? Thanks,Regards
Hi,I noticed that in 23.10.17 there is no more “Import/Export” entry in the configuration menu. I see the entry is also missing from the “Menu Access” ACL configuration page. This entry is present in 23.10.16. Has it been moved elsewhere?
Hi,I still get this on some commands: What’s causing this exactly? Can it be fixed somehow?
Hello,I successfully connect to UI, but impossible to connect to CLAPI when user password contains a '&' character.When I change the password for a simple one, both UI and CLAPI authentications are OK.Latest Centreon.
Bonjour, Lorsque j’effectue un scan discovery(plugin Fortinet Fortigate) des interfaces d’un FW Fortinet je souhaiterais obtenir un résultat type : Traffic-portX-”description_interfaceX” A part la variable par défault $name$ (1.3.6.1.2.1.2.2.1.1 (ifName)) je n’obtiens aucun résultat lors du scan Pour l’instant j’ai tenté un scan avec les OID suivants sans résultats1.3.6.1.2.1.2.2.1.2 : Description Interface (ifDescr)1.3.6.1.2.1.31.1.1.1.18 : Alias de l’interface (ifAlias)1.3.6.1.4.1.12356.101.6.3.1.2 : Description de l'interface (fortinetIfDescr).1.3.6.1.4.1.12356.101.6.3.1.3 : Alias de l'interface (fortinetIfAlias) auriez vous une solution ? Merci
Hello,We are encountering an issue with the centreon_aws_rds_api.pl plugin when checking the status of an Amazon RDS MySQL database. The state is not being displayed correctly. /usr/lib/centreon/plugins//centreon_aws_rds_api.pl --plugin=cloud::aws::rds::plugin --mode=instance-status --custommode='paws' --aws-secret-key='' --aws-access-key='' --aws-role-arn='' --proxyurl='' --region='eu-central-1' --filter-instanceid='^awsp-rdsmysql-xxx-core-db$' --zeroed --verbose --warning-status='%{state} =~ /maintenance|modifying|renaming|upgrading|stopping/' --critical-status='%{state} =~ /stopped|failed|storage-full|rebooting|deleting|restore-error/'Use of uninitialized value in sprintf at /usr/lib/centreon/plugins//centreon_aws_rds_api.pl line 12131.Redundant argument in sprintf at /usr/lib/centreon/plugins//centreon_aws_rds_api.pl line 12131.OK: Total instances available : 1, failed : 0, backing-up : 0, maintenance : 0, stopped : 0, storage-full : 0 - Instance 'awsp-rdsmysql-xxx-core-db' state
Hello,I migrate my pollers from rhel8 to rhel9 and the centreon_vmware daemon no longer starts (fresh install with centreon-plugin-Virtualization-VMWare-daemon-3.3.0-1.el9.noarch) Oct 11 14:35:27 xx perl[1187288]: Can't locate centreon/script/centreonvault.pm in @INC (you may need to install the centreon::script::centreonvault module) (@INC contains: /usr/lib64/perl5/libwww-perl-5.837/lib /usr/lib64/perl5 /usr/bin /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5) at /usr/share/perl5/vendor_perl/centreon/script/centreon_vmware.pm line 35.Oct 11 14:35:27 xx perl[1187288]: BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/centreon/script/centreon_vmware.pm line 35.Oct 11 14:35:27 xx perl[1187288]: Compilation failed in require at /usr/bin/centreon_vmware.pl line 23.Oct 11 14:35:27 xx perl[1187288]: BEGIN failed--compilation aborted at /usr/bin/centreon_vmware.pl line 23.Oct 11 14:35:27 xx sys
hello,in the event logs page, there is no more information regarding acknowledgement or notification on this page. Only the status (warning, critical, unknown,OK)is this a known issue? i tried to change the debug levels on centreon engine then switched to V1 or V2 without acces thanks for your feedbacks, Regards AM
Hello everyone,I have a connection issue between my central server and my poller that I can't seem to resolve.My central server is in my network, and my poller is in a different remote network. The connection from my central to my poller works on port 5556, but the connection from my poller to my central on port 5669 is not working.I have this message in my poller file /var/log/centreon-engine/centengine.log : [processing] [error] [1937] failover: global error: failover: 'central-module-master-output' cannot connect endpoint[tcp] [error] [1937] TCP: could not connect to PUBLIC_IP:5669 I also have these errors in the /var/log/centreon-gorgone/gorgoned.log file: Here are the open ports on my central: Here are the open ports on my poller: Would anyone be able to help me?
Bonjour,Nous utilisons Centreon 23.10.11 (Bientôt 24.04.XX), dans un environnement Redhat 8.Nous envisageons d’installer un nouveau serveur MBI (Centreon Bi Reporting Server) avec sa base de donnée Mariadb (Donc 1 seul nouveau server)J’aimerais avoir un retour d’expérience sur ceux qui ont déjà fait ça … et surtout:Avez vous rencontré des soucis lors de l’Ajout du serveur MBI dans votre infra de Prod existante ?Genre: Problème de crash de la base ou d’indispo du Central Web ..… ?A la base on m’avait conseillé de créer une nouvelle infra de POC identique à la Prod puis de relier le nouveau serveur MBI dessus … puis une fois validé: brancher le serveur MBI sur l’infra existante…. mais tout ça me semble compliqué et trop long….Surtout que la Doc me semble bien faite : https://docs.centreon.com/fr/docs/reporting/installation/ Merci pour vos retours,Cdt
Hi,When a poller has just been restarted, both querying the API or looking at the UI, one can see there is no downtime for some particular objects. The fact is, there is a downtime actually, but it doesn’t appear before a few time (around a couple of minutes).When some external tools relay on the presence of a downtime to take some decision, restarting a poller may lead to some issue (and sometime a simple reload isn’t sufficient).I wonder if some other people have also experienced this behaviour, and if it could be possible for Centreon not to indicate the absence of a downtime before it is not fully updated (hence with a 100% reliability)?Sorry if I’m unclear, please ask for some clarification if this isn’t the case.
When i try to open centreon-map4 on my mac, the application close itself a few second after i try to open it.I try to Open directly with unix’s executable but i have this message error : Centreon-Map4[41685:2124814] CheckForInstalledJavaRuntimes: Please visit http://www.java.com for information on installing java. Another issue : Java is already install on my compturer. please help, Kind Regards,
Hi at all,I monitor some network interfaces on Linux servers. I use centreon_linux_snmp.pl plugin in interfaces mode.Below the command:/usr/lib/centreon/plugins//centreon_linux_snmp.pl--plugin=os::linux::snmp::plugin--mode=interfaces--hostname=*********--snmp-version='2c'--snmp-community='*******'--interface='.*'--name--add-status--add-traffic--critical-status=''--warning-in-traffic='80'--critical-in-traffic='90'--warning-out-traffic='80'--critical-out-traffic='90'--verbose--change-perfdata='traffic_in,,scale(Mbps),mbps'--change-perfdata='traffic_out,,scale(Mbps),mbps'--change-perfdata='traffic,,scale(auto)'--snmp-autoreduceIn status information I have the following output: How you can see, the value in Mb/s correspond at the value in %. How I can fix this issue. Can I set thresholds in percentage?--warning-in-traffic='80'--critical-in-traffic='90'--warning-out-traffic='80'--critical-out-traffic='90'This is my Performance data output:Performance data'traffic_in_lo'=15.59mbps;0:8;0:9;0;
Hello,i have issue with update info from remote server to central server.i would like to know if it’s due to version of centengine (24.04.6) that is different of central 24.04.5. I can export the check from central to the remote sever and information are update correctrly on eachremote server interface but it’s failed like screenshot above on web interface on central? ps: i’ve installed the vm with the method of Unattended installation of a remote server and just notice for 2vm the version of centengine are differen than the central. If i need that all central and poller use same version, how update it fo the last version in my case to 24.04.6 ? Thank in advance
Hello everyone,I’m encountering an issue with a custom notification script in Centreon, and I’m hoping someone here has seen this before or might have some ideas on how to resolve it.The Setup:I’m running a custom notification script that integrates Centreon with an OTRS system. The script sends a cURL request to the OTRS API to check if there is an existing open ticket before creating a new one. The script works perfectly when executed manually from the command line. It sends the request, gets a response from the API, and creates or acknowledges the ticket correctly. The script also logs debug information to /tmp/debug-notif-otrs.log. [2024-10-09 11:22:09] DEBUG: Début script de notif[2024-10-09 11:22:09] DEBUG: Construction du payload à envoyer à l'API[2024-10-09 11:22:09] DEBUG: Sending request to OTRS API with payload: {"UserLogin":"WS_OTRS","Password":"XXXXXXX","QueueIDs":194,"StateType":"open","Title":"SLD-NAF\/Memory*"}[2024-10-09 11:22:10] DEBUG: Received response from OTRS API
Hello,I’ve got an issue and don’t know why the status of equipement on remote server is not update on the DB central.From Central:we can see status running yes on my remote server but the PID and last update is not updated… From the remote server:We can see status of the poller and see PID (30856)different than on the central (10342)All monitoring appears only on the web interface of the remote server and not also on the central... When i export the config poller from central, the status is restarted on the remote server as well but not updated on central…I suppected than there is a broker issue where all the communication seems failed from remote server to the central…but the connection is working :log of central-broker-master.log in remote server is not update… but log of remote server is updated with error: any ideas?thank you.
Bonjour,Je suis sur une infra en 24.04 (fresh install) et je rencontre un problème avec MAP et les services.Dans une MAP, je rajoute des hôtes, des services, des hostgroups et des servicegroups, jusque là, pas de soucis.Tout s’affiche comme il faut mais à un moment donnée, qui semble coïncider avec un export de configuration, les services disparaissent de la MAP (tout le reste fonctionne).Si je vais voir en base de données, je vois bien que les services sont toujours attribués à ma MAP mais ils ne s’affichent pas.Si je redémarre le service centreon-map-engine du serveur MAP, ils réapparaissent temporairement jusqu’au prochain export de configuration.J’ai beau reproduire l’erreur et regarder les différents logs que ce soit sur le Central ou le MAP, je ne vois pas d’erreurs particulières.Si vous avez des idées ….
Good morning,We noticed that under the Preformance Graphs, the "Display Only The Legend" function in the Curve Definition is not working.All other functions like color or output of values works fine. However, it is not possible to hide a line when the "Display Only The Legend" function is selected.Is there a solution or a workaround for this?Many greetingsMartin
I am unable to monitor a fortigate, the plugin is not available in the debian 12 repositories # apt install centreon-plugin-network-fortinet-fortigate-snmpReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneE: Unable to locate package centreon-plugin-network-fortinet-fortigate-snmp centreon-engine/centengine.log:[2024-10-03T16:22:25.174+02:00] [runtime] [warning] [113147] Error: Service check command execution failed: could not create process '/usr/lib/centreon/plugins//centreon_fortinet_fortigate.pl': No such file or directoravailables fortinet plugins
Hello, I'm planning to leverage Linux TC queues to be able to implement trafic from/to a specific IP address in Centreon.My primary idea is to be able to graph each iSCSI multipath connection independently.I plan to rely on this project extending SNMPd with custom OID providing metrics per TC queue:https://github.com/mum4k/tc_reader/ It provides two modes, one showing metrics for a single queue and another one aggregating two queues together to emulate input/output. Format is described like this:myOID data will be in this hierarchy:myOID.1 - tcIndexLeaf - Stores integers, the SNMP indexes assigned to Qdiscs and Classes.myOID.2 - tcNumIndexLeaf - Stores an integer, the count of indexes assigned to Qdiscs and Classes.myOID.3 - tcNameLeaf - Stores strings, the names of Qdiscs and Classes. Names are in the form "eth0:2:3", which means interface eth0, Qdisc 2, Class 3.myOID.4 - sentBytesLeaf - Stores counter32, the sent byt
hello,i will want a monitor who is critical when the write-iops is zero with the centreon_purestorage_snmp.pl centreon_purestorage_snmp.pl --plugin=storage::purestorage::snmp::plugin --mode stats --hostname **** --snmp-version='2c' --snmp-community='****' --critical-write-iops=0OK: Read Bandwith : 131.06 Kb/s - Write Bandwith : 1.05 Mb/s - Read IOPs : 3 - Write IOPs : 28 - Read Latency : 446 us/op - Write Latency : 146 us/op | 'read_bandwidth'=131056.00b/s;;;0; 'write_bandwidth'=1048448.00b/s;;;0; 'read_iops'=3iops;;;0; 'write_iops'=28iops;;0:100;0; 'read_latency'=446us/op;;;0; 'write_latency'=146us/op;;;0; I can't tell him different or less thanthanks
Hello,When I select a host on the reports page, an empty page appears. I am running centreon version 22.04 on CentOS 7 I think this happened after an update but I didn't notice it right away, or maybe I missed a step in the update process. This is the error message that appears in /var/log/php-fpm/centreon-error.log when I try to access this page: [19-Sep-2024 17:17:50 Europe/Paris] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1030 Got error 194 "Tablespace is missing for a table" from storage engine InnoDB in /usr/share/centreon/www/class/centreonDB.class.php:309Stack trace:#0 /usr/share/centreon/www/class/centreonDB.class.php(309): PDO->query()#1 /usr/share/centreon/www/include/reporting/dashboard/DB-Func.php(84): CentreonDB->query()#2 /usr/share/centreon/www/include/reporting/dashboard/viewHostLog.php(126): getLogInDbForHost()#3 /usr/share/centreon/www/main.get.php(272): include_once('...')#4 {main} thrown in /usr/share/centreon/www/class/centreo
Good morning,I would like to make modbus requests with centreon.But when I want to run my request, I get an error UNKOWN: Unable to open a connection at TCP.pm line 56.I think I'm missing a few things.
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.