Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,Is there a plugin HP MSA 2000 for a poller under DEBIAN ?https://docs.centreon.com/fr/pp/integrations/plugin-packs/procedures/hardware-storage-hp-msa2000-snmp/Thanks,
Hi,I would like to purchase the IT-Edition to be able to install plugins on my centreon. I recently updated to 25.10.I find the web page about licences a bit confusing. It says the free version can be used with up to 100 hosts, and the “IT Edition” is showed as “2.2€/host, 275€ for 125 hosts”.I already use centreon with the Free edition marked as “Up to 100 Hosts” but I already have 300+ hosts that are monitored. Is the “Up to 100 Hosts” limit based on the number of SUPERVIZED hosts or on the number of Centreon poolers? Does that mean that if I only want one Centreon machine (1 pooler) but with 300 supervized machines I can have a licence for 2.2€ per month? Thanks,
Is there any configuration to graph ping host performance data .All my are populated with perfdatas ,But i see no graph …Any idea ?
Hello,I updated multiple servers to Debian 12 and all Centreon 24.10.18. I got an issue with the HP MSA pluginUNKNOWN: Can't use an undefined value as a subroutine reference at /usr/lib/centreon/plugins//centreon_hp_msa2000.pl line 11214.orUNKNOWN: Can't use an undefined value as a subroutine reference at /usr/lib/centreon/plugins//centreon_hp_msa2000.pl line 11168.(It depend of the update). both are targeting the line : $func->($self);}sub load_components { my ($self, %options) = @_; foreach (@{$self->{components_module}}) { if (/$self->{option_results}->{component}/) { my $mod_name = $self->{components_path} . "::$_"; centreon::plugins::misc::mymodule_load( output => $self->{output}, module => $mod_name, error_msg => "Cannot load module '$mod_name'.") if ($self->{load_components} == 1); $self->{loaded} = 1; if ($self->{components_exec_load} == 1) { my $func = $mod_name->can('load'); $func->($self); } } }}An
Hello,I think you must separate the client support and server support in the Centreon ecosystem.As we don’t need the support for installing the server part of Centreon early on new distribution releasesWe need it as soon as possible for monitoring hosts. Because that is the goal on a monitoring solution.As today , 3 months after Debian 13 release and 6 month after the RedHat 10 release, we can’t monitor efficiently theses hosts.How can I say to customers that they will not be monitored because Centreon is unable to support majors OS at their release and event months after ?CMA is not ready for production (too young, features are missing, new tcp ports, new security mechanism, changing enterprise way to do are long path.), so we can't deploy it yet.You must ensure a period of transition when changing this type of components, by still providing the previous agents and the new one. Both on current OS releases.So we need to be able to do it with the current tools like NRPE4https://docs.ce
Hi, I’ve used an older version Centreon 2.4.1 (yeah really old! lol) and I never had this issue, but now on 25.10 I have the issue where when I delete a host it then deletes all the services linked to the host even the ones that are used by other hosts. Obviously this is massive issue and will lead to my staff accidentality deleting services when they delete the hosts. I don’t remember this being an issue in the older versions of Centreon.Is there a workaround for this? I don’t really want to use service groups / host groups as I don’t want hundreds of different host groups based on my services, I need it to be a bit more flexible.Is there a way to prevents the deletion of the hosts and only allows disabling? or a way to stop centreon deleting the services when the hosts are deleted.thanks in advance.steve.
Hi all,Just another questions, I get this results when I try and install the monitoring agent pack on my alma 9 central server:dnf install centreon-pack-operatingsystems-linux-centreon-monitoring-agentNo match for argument: centreon-pack-operatingsystems-linux-centreon-monitoring-agentError: Unable to find a match: centreon-pack-operatingsystems-linux-centreon-monitoring-agent Any ideas where I am going wrong?Its the Open Sourced edition version 25.10thanksSteve.
Hello,We started to use the REST APIv2, but we noticed that there is no delete operations for the commands term point (/configuration/commands)Is there a reason for that ? or it’s planned to be implemented ?
I am following the documentation: https://docs.centreon.com/pp/integrations/plugin-packs/procedures/operatingsystems-linux-nrpe4/ But when I try to install the connector on ALMA Linux 8.10 with the following command:dnf install centreon-pack-operatingsystems-linux-nrpe4 I get the following error:No match for argument: centreon-pack-operatingsystems-linux-nrpe4Error: Unable to find a match: centreon-pack-operatingsystems-linux-nrpe4 PS: I am trying to monitor Linux RHEL services launched with systemdThank you for your help.Regards.
Hello,anyone know how to exclude a system partition that does not have a letter? As a workaround a regex that exlude partition with less than 500mb could do the job too.thanks in advancebest regards,
Hello !We have upgraded our Rubrik clusters to version 9.4.However, in version 9.4, Rubrik no longer supports the use of service accounts on clusters, but only on the RSC console.The “Rubrik REST API” plugin is designed to connect only to clusters and not to the RSC console.Is it possible to have a plugin that is compatible with RSC ?Or has any user found a workaround?
Hello, just a realization, but maybe it’s mean to work like this, but i don’t believe there is a CLAPI configuration to set the macro description for a CMD command.I realized that when exporting some configuration i did on a centreon to reuse it later, only the argument decsription was exported and not the ones from the service and host macros.Is there an API that maybe is not referenced on the documentation ?Command Line API (v1) - CLAPI | Centreon Documentation
Bonjour, J’ai besoin de votre aide.Nous avons installé un serveur centreon en version 24.10.4 sur une base de debian 12 et avons configuré Nagvis en version 1.9.44De manière générale, l’ensemble est fonctionnel, seulement la connexion à l’un engendre la déconnexion de l’autre, peu importe le type de connexion configuré sur centreon (Single NagVis user auth or Centreon user auth ?)Nous rencontrons des déconnexion aléatoire sur l’un comme sur l’autre.Auriez vous des pistes SVP?Merci d’avance
Hi, after migration centreon 24.10.x to another Server .. Alma 9 to RedHat 9SELinux disabledsame IP this issue The HTTP status code "10" is not valid. ?
Bonjour,Est-ce que le support de RHEL 10 est prévue? Au moins pour la partie plugins? Pour le moment, il n’y a pas de repository disponible dans cette version.Merci,Yannaël G.
Hi all,I’ve built a new centreon server 25.10 on alma 9, its hasn’t got a license so I guess its the open source edition, will it be restricted to 100 hosts?cheerssteve.
on centreon 23.10.5, when i export configuration, i have no error but we need to reload/restart centengine service to apply it. this command worksssu - centreon-gorgone -s /bin/bash -c 'sudo systemctl restart centengine' here the permissions of :centreon [root@centreon ~]# ls -l /etc/centreontotal 36-rwxrwxr-x 1 centreon centreon 1276 Mar 26 11:42 centreon.conf.php-rwxrwxr-x 1 centreon centreon 390 Mar 26 16:18 centreontrapd.pm-rwxrwxr-x 1 centreon centreon 282 Mar 11 2024 centreon_vmware.pmdrwxrwxr-x 2 centreon centreon 4096 Mar 14 2024 config.d-rwxrwxr-x 1 centreon centreon 103 Mar 14 2024 config.yaml-rwxrwxr-x 1 centreon centreon 747 Mar 26 16:18 conf.pm-rwxrwxr-x 1 centreon centreon 612 Mar 14 2024 instCentPlugins.conf-rwxrwxr-x 1 centreon centreon 929 Mar 14 2024 instCentWeb.confdrwxrwxr-x 2 centreon centreon 4096 Mar 14 2024 license.d centreon-engine [root@centreon ~]# ls -l /etc/centreon-engine/total 408-rw-rw-r-- 1 apache centreon-engine 4508 Sep 16 18:37 cent
Bonjour,Je cherche avec le plugin Modbus à faire de la lecture de registre qui sont en booléen (pour faire des alarmes). Est il prévu de faire une mise à jour du plugin? Merci
Hello,I’m encountering an issue with the Centreon API (v24.10) when retrieving downtimes.Sometimes, without explanation, API returns an empty response even though a downtime is correctly created and active at the moment of the request. { "result": [], "meta": { "page": 1, "limit": 10, "total": 0 }}Could you let me know why the API returns this empty result while a downtime is currently active?Is there any known behavior, specific condition, or configuration that could cause this intermittent response? Note that this is the same response we receive when there is no downtime in progress.Therefore, this does not allow us to detect the error. Thank you for your help.
Bonjour à tous, Je rencontre un problème dans les logs Centreon broker de mon serveur central, alors que toute la supervision fonctionne normalement. Dans /var/log/centreon-broker/centreon-broker-master.log j’ai :[processing] [error] failover: global error: BBDO: invalid protocol header, aborting connection: waiting for message of type 'version_response' but nothing received[tcp] [error] Error while reading on socket from (ip db) : Connection reset by peer[[tcp] [error] Error while reading on socket from (ip poller3) : Connection reset by peer[tcp] [error] Error while reading on socket from (ip poller2): Connection reset by peer[tcp] [error] Error while reading on socket from 1ip poller1): Connection reset by peer Tous les pollers fonctionnent bien sur l’interface web de centreon, je souhaite simplement comprendre l’origine de ces connexions TCP rejetées par le broker afin d’éviter de polluer mes logs. Savez vous d'où cela peut provenir ? Merci d’avance. Hello everyone,I am encounte
Hello,I've set up a Windows host without any problems, but I'd like to view only the second disk on the machine. What setting do I need to change, knowing that I want to see disk 1, which is drive letter "e"? Thanks
Hi, i migrate my Centreon-Server and my poller.. All Green, Poller Green, BUT Communication .. key error gorgoned.log ERROR - [core] Client pubkey is not authorized. Thumbprint is 'zPYX3Yv5b7cRU8twP9Z85EtgNJ2a2_C9f1gPqYO48Zc' how can i fix this ?
How can i delete old Hosts / Metrics / Perfdata from the database ? I delete a lot of host , i can see the Hosts.. but This host no longer exists in Centreon configuration. Please reload the configuration. how can i detect all ghost Hosts / Dand the all “old” data from the database TThanks
Hi, i wont to change HTTP to HTTPS Certificate and key all fine … apachectl configtestAH00526: Syntax error on line 85 of /etc/httpd/conf.d/ssl.conf:SSLCertificateFile: file '/etc/pki/tls/certs/localhost.crt' does not exist or is empty localhost.crt not exist ?
Has anyone experienced VMware ESX / vCenter plugins crashing since upgrading to version 25.10?
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.