Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hi,I try to use the mongodb plugin DocumentationI manage to connect to the mongodb and get data if I use a user with admin privilege.I tried to define a user with just the required rights as given in the documentation: listDatabases listCollections collStats serverStatus dbStatsI have defined the following role:admin> db.getRole( "centreonMonitoring", { showPrivileges: true } ){ _id: 'admin.centreonMonitoring', role: 'centreonMonitoring', db: 'admin', privileges: [ { resource: { db: 'admin', collection: '' }, actions: [ 'collStats', 'dbStats', 'listCollections', 'listDatabases', 'serverStatus' ] }, { resource: { db: '', collection: '' }, actions: [ 'collStats', 'dbStats', 'listCollections', 'listDatabases', 'serverStatus' ] } ], roles: [], inheritedRoles: [], inheritedPrivileges: [ { resource: { db: 'admin', collection: '' }, actions: [
Hi,After update 24.10.2 to 24.10.3OS DEBIAN 12I have this message when export config:I chown www-data:www-data /etc/centreon/centreon_vmware.jsonexport config is ok.But now /etc/centreon/centreon_vmware.json is empty !!! and "UNKNOWN: Unknown container name"Any idea ?thx for help
bonjour monsieur j'ai espère que vous avez bien je pense que vous avez des idée concerne interfaçage de GLPI avec centreon , Je cherche à configurer Interfacer Centreon/GLPI: je souhait continue sur deux approches:==> Revoir la configuration de l'API Open Tickets pour générer automatiquement les tickets au niveau de GLPI.==> En parallèle, une deuxième solution, envoyer les alertes vers l'adresse mail itsm@gmail.ma au niveau de GLPI, pour générer les tickets avec les informations de l'incident. le problème c’est sauf que a all époque si nous test une alert il ne pas générer un ticket est ce qui il ya quelque ici il est des idée concerne ce sujet merci d’avance ?
Hi everyone,I have a problem in my configuration of centreon 23.10.In fact, every sunday, i have this error in gorgoned.log……………………………………………………………………...Log :2024-12-01 03:30:06 - ERROR - MySQL server has gone away2024-12-01 03:30:07 - ERROR - MySQL error : cannot connect to database 'mysql:host=localhost:3306;dbname=centreon': Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (caller: gorgone::class::db:/usr/share/perl5/vendor_perl/gorgone/class/db.pm:339) (try: 0)2024-12-01 03:30:08 - ERROR - MySQL error : cannot connect to database 'mysql:host=localhost:3306;dbname=centreon': Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (caller: gorgone::class::db:/usr/share/perl5/vendor_perl/gorgone/class/db.pm:339) (try: 1)2024-12-01 03:30:11 - ERROR - [engine] Cannot get Pollers configuration2024-12-01 03:30:11 - ERROR - [statistics] Receiving DIE: Can't use string ("-1") as a HASH ref while "strict refs" in use at /usr/share/p
Hi all,I'd like to check the speed of a switch port and put thresholds (warning at 100Mbps and critical at 10Mbps)Here's the command line :Port 1 :perl centreon_plugins.pl --plugin=network::cisco::standard::snmp::plugin --mode=interfaces --add-speed --interface=10104 --hostname=10.100.0.11 --warning-speed=100000 --critical-speed=10000the ouput :CRITICAL: Interface 'Gi1/0/4' Speed : 1.00Gb/s | 'speed'=1000000000b/s;0:100000;0:10000;0;Port 2 :perl centreon_plugins.pl --plugin=network::cisco::standard::snmp::plugin --mode=interfaces --add-speed --interface=10119 --hostname=10.100.0.11 --warning-speed=100000 --critical-speed=10000the ouput :CRITICAL: Interface 'Gi1/0/19' Speed : 100.00Mb/s | 'speed'=100000000b/s;0:100000;0:10000;0;Not sure I understood the way it should workDo you have an example that works ?Many thanks for your answer
When i use auto discovery VM (vmware v8), i have this error in my gorgoned.log! do you have any idea please, 24.10.3 ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '401'][message: 'Unauthorized']
Hello,I would like to send a sql query to a database and get the value (using a select count etc...) I can do it from the 'command line' but from the web interface I am completely lostThanks for your help
Hi, I have problem, a package is not installedEjecutando operación Preparando : 1/1 Ejecutando scriptlet: centreon-common-24.04.9-1.el9.noarch 1/2Removing previous centreon engine and broker configuration files in cache ...Creating centreon user and group ... Actualizando : centreon-common-24.04.9-1.el9.noarch 1/2Error unpacking rpm package centreon-common-24.04.9-1.el9.noarch Verificando : centreon-common-24.04.9-1.el9.noarch 1/2 Verificando : centreon-common-24.04.5-1.el9.noarch
Hi, Im trying to add a poller and I’m getting the following error.ERROR - http://my_central_ip:80 {“message”:”No parent platform was found for: ‘poller-1@’my_poller_ip’”} I think the problem is that this server doesnt see the Central one, but I dont understand why… Central works fine (with a remote ddbb)Any idea? I have fllowed the official documentation...
Dear all, I would like to skip notifications by mail about traps of short duration. What would be perfect is the “First notification delay (FND)” option for passive services, this FND works for non-volatile services, but I don’t know how to use it with traps (if I configure a passive service as a non-volatile, it doesn't work). The ideal way to work for me would be like this:To set a threshold for trap notification in 1 minute. Skip notifications for services switching from OK → CRITICAL → OK, with CRITICAL lasting less than 1 minute.Receive notifications for services switching from OK → CRITICAL → OK, with CRITICAL lasting more than 1 minute.Is that possible?Thanks in advance and Merry Christmasjosep garcia
My root partition is full and I have tried with archive log files and I dropped some of the old database partitions using below commands to clear some space with help of chatgpt.Now Pollar is down and showing the database issue“ALTER TABLE log_archive_service DROP PARTITION p20231220, p20231221, p20231222, p20231223, p20231224, p20231225, p20231226, p20231227, p20231228, p20231229, p20231230, p20231231;”I checked the logs “cat /var/log/centreon-broker/central-broker-master.log | grep 'error'”[2024-12-23T13:18:03.411-05:00] [sql] [error] mysql_connection: Table 'centreon_storage.data_bin' doesn't exist[2024-12-23T13:18:03.411-05:00] [sql] [error] connection 0x7fdcd0020fb0 fail to connect: Table 'centreon_storage.data_bin' doesn't exist[2024-12-23T13:18:13.412-05:00] [sql] [error] mysql_connection: Table 'centreon_storage.data_bin' doesn't exist[2024-12-23T13:18:13.412-05:00] [sql] [error] connection 0x7fdcd0020fb0 fail to connect: Table 'centreon_storage.data_bin' doesn't exist
Hi,I’m opening this thread wondering if a lot of people use this feature. And how it makes them they be more efficient in their monitoring.In our case, one of the point that prevents us to do so is the fact that this functionality forbids using the state retention. At least this is what the help popup tells : Is this the case still? Is is still considered experimental nowadays?Docs (https://docs.centreon.com/docs/23.10/alerts-notifications/notif-flapping/ (24.10 is the same)) does not say so so I don’t know what to believe. Is it an obsolete indication in the UI or an omission in the docs? I found this post too, two years old, which seems to have been abandoned on a it-will-change-soon-be-patient status. What’s the deal on flapping detection?A last remark, I guess the maths are done whatever the functionality is used or not, because I can see a “Status change percentage” showing in services and hosts detail infos in the UI. Couldn’t be avoided for performance matters? Even if obviousl
Hi,I see Centreon Engine version 23.10.13 being available in the repository for RHEL 8 but I find no release notes for it. Also, I find nothing in the Github from the commit indicated in the description from de RPM package.I see a release note for Centreon Collect dated december the 19th, from the description I understand that Broker and Engine, and the connectors (?!) have been grouped under this new name. Is that correct?Why such a oddly choice? Why Gorgone had not been included also then?What can you tell about that, or can you lead me to some documentation on the implications of this reorganisation of the software suite?
Hello all,I created a custom command with multiple arguments, as URL, port, USERNAME and PASSWORD In service template definition, I would like hide values of USERNAME and PASSWORDIs it possible to hide these fields, as we can do it in “centreon service templates” Regards, Laurent
Hello,can i find out why internal Centreon-central services are in "critical" state? They have been in this state since Centreon (VMWare OVA) was first launched. Other manually set services works.Thank You for help.
Hello,i need to install “postfix” but the official guide (for the same version as mine) doesn't work:Configuring your Centreon to send emails | Centreon DocumentationFirst step:apt install mailx cyrus-sasl-plainE: Package 'mailx' has no installation candidateE: Unable to locate package cyrus-sasl-plainHmm, so I try to install only mailx:apt install mailx Package mailx is a virtual package provided by: mailutils 1:3.15-4 bsd-mailx 8.1.2-0.20220412cvs-1You should explicitly select one to install.So, I install “mailutils”:apt install mailutilsInstalled, but postfix service doesnot exists.sudo postfix statussudo: postfix: command not foundIf I try install cyrus-sasl-postfix again:apt install cyrus-sasl-plainE: Unable to locate package cyrus-sasl-plainWhy the official guide do not working? Am I doing something wrong?
Hi,since upgrade to 24.10 from 23.04 we can’t GETMACRO from clapi command.ie: sudo centreon -u XXX -p "XXX" -o STPL -a SHOW -v "Virt-VMWare2-Vm-Tools-Generic-custom"id;description;alias;check command;check command arg;normal check interval;retry check interval;max check attempts;active checks enabled;passive checks enabled130;Virt-VMWare2-Vm-Tools-Generic-custom;Vm-Tools;Virt-VMWare2-VM-Tools-Global-Custom;;;;;2;2but :sudo centreon -u XXX -p "XXX" -o STPL -a GETMACRO -v "Virt-VMWare2-Vm-Tools-Generic-custom"macro name;macro value;description;is_passwordPHP Warning: Uninitialized string offset 0 in /usr/share/centreon/www/class/centreon-clapi/centreonObject.class.php on line 668EXTRAOPTIONS;--verbose;;0PHP Warning: Uninitialized string offset 0 in /usr/share/centreon/www/class/centreon-clapi/centreonObject.class.php on line 668SERVICEID;VMware-064;;0
Hello, Does someone monitor version 9 of Rubrik with Centreon ?(my platform : Centreon version 23.10.18)I have some trouble to connect to tools and to obtain apiusername/password in Rubrik.So my questions is :Does someone use successfully Rubrik rest api plugins with version < version 9 of Rubrik ?Does someone use successfully Rubrik rest api plugins with version >= version 8 of Rubrik ?Difference between the two ?Thanks a lot.Regards.
Good morning,I have a question about a basic problem, I have a personal check with NRPE, I get the desired value, but how can I activate a graph and a history please?Je n’ai pas trouvé la solution, :DMerci d’avancebien cordialement
Hello,Centreon 24.04I have configure an script to check the memory consume of IIS App Pools.In graph tab i can see the 1 day graphic, but if a click on 7 days i got this error:I have seen this post but I dont know if is the same case.Thanks,
Hello! How can I check this service “[name = Citrix Webdienste f▒r die Lizenzierung] [operating = active] [installed = installed]”within a centreon Check (NSClient05-Services-Generic-Name-NRPE_custom)
Hello, I have a problem for the monitoring of my switch Unify model US-8-150W.Indeed, for the CPU and memory probes i get this error : UNKNOWN : SNMP GET Request : Cant get a single value.Do you have an idea of what could be the source of this problem ?I tried to search about the OID which could not be the same on centreon and unify but im not sure.Thanks for your help
hi guys can you show me the configuration of SNMPV3 linux with centreon I try all day configurations but none of them works.
Hello, I am trying to set up office 365 monitoring and when logging in to the user I have the following error that appears when I want to list the services with the commandperl centreon_plugins.pl --plugin=cloud::microsoft::office365::management::plugin --mode=list-services --tenant='xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' --client-id='xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' --client-secret='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’ UNKNOWN: Cannot decode json response: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "<!DOCTYPE html PUBLI...") at /usr/lib/nagios/plugins/centreon-plugins/cloud/microsoft/office365/custom/managementapi.pm line 180.Here is line 180 of the file in question178 my $decoded;179 eval {180 $decoded = JSON::XS->new->utf8->decode($content);181 };Do you have any idea what is blocking?
Hello, I am trying to monitor mongodb through the centreon, without results 1.The documentation of centeron is followed, which requires installing a package, where it was installed2.User has super user privileges3.The centreon server does present a response to the destination server for tests with telnet4.The mongodb database is a 3-node cluster, where the primary node is 192.168.140.40 and is monitored by ops manager5.The ops manager does not have ssl configured6.Tried with --ssl-opt="SSL_verify_mode => SSL_VERIFY_NONE" and --ssl-opt="SSL_version => TLSv1"(v2 and v3)7.SO Centos 8 and Centreon 21.10.8 centreon-engine@centreonplus ~]$[centreon-engine@centreonplus ~]$ /usr/lib/centreon/centreon-plugins/centreon_plugins.pl --plugin=database::mongodb::plugin --mode=connection-time --hostname=192.168.140.40 --port=27017 --protocol='mongodb' --username='ebaldeon' --password='xxxx' --ssl-opt="SSL_verify_mode => SSL_VERIFY_NONE" --debugUNKNOWN: Connection error (add --debug option to
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.