Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,I have a problem with graph generation. They are no longer being generated. I have checked the directory /var/lib/centreon/metrics and the .rrd files are present with the owner set as centreon-broker and the permissions set to -rw-r--r--. Additionally, I have regenerated the RRD databases from Administration => Settings => Data, but it still doesn't work. Moreover, all services are running fine and I don't see anything suspicious in the logs.Thanks for your assistance.
Hello Everyone,I´m currently receiving this error in some of my monitored MSSQL Databases.Unknown option: warning-database at /usr/lib/centreon/plugins/centreon_mssql.pl line 2118.This is the plugin.Also, I checked and the database “tempdb” is okay.If anyone can assist on this.Thanks in advance,
Hi Guys Did anybody has Centreon 23.04 HA cluster in production ?Did you noticed any bug ?Can I upgrade from 22.04 directly to 23.04 ?
Hello,I have a problem to monitor the interfaces, I have the following errors:“Unknown option: warning-input-power at /usr/lib/centreon/plugins/centreon_huawei_snmp.pl line 141.”following the plugin update.Has anyone encountered the problem before?THANKS
Hello !I use Debian 11 with Centreon 22.10.2When i try to add a host, the plug-in not showing up in templates list. Plug-in installation is ok.Can you help me please ? Thanks for your help.Romain
Hi,For some reason after upgrading Centreon from 22.10 to 23.04 I’m not able to access the About page. I see a message saying “You are not allowed to reach this page” It’s like the ACL is blocking my user but I do have access to everything. Of course it’s not important to loose access to the About page, it’s just strange 😅 For reference this was not a normal upgrade, I did migrate to Debian 11.I followed the Centreon documentation, so I installed Centreon on Debian 11, did the Web install and then migrated the data base to the new Debian server. Everything went fine, and everything else seems to be working as expected.I did try the About page on the fresh install of 23.04 before importing the production database to the new server and it was working fine, the problem with the About page only happened after importing the DB. Any ideas of what could be the problem and/or how to fix it ?
Hello everyone,Being new to Centreon, i just discovered clapi and tried to type a command line to do an action on a particular host but i get everytime such an error “Object ‘MyHost” not found in Centreon API”. So, i went to centreon documentation (https://docs.centreon.com/docs/api/rest-api-v1/) and saw that it was an error perhaps from an authentification matter. My errors are the 401 and 404.I can’t find a solution for the moment. I need help. Thank you :)
HelloThis question is probably for someone who know how the whole centreon plugin works, probably someone from centreon I’m working on a plugin for a SAN appliance with Rest, I did all the groundwork, followed the guidelines etc.. and I’m now tying up all the command line parameters and trying to have “correct” plugin in practice I managed to get my data selection working, and for example I use this in the loop for “manage_selection” $self->{filesystem}->{ $filesystem->{'NAME'} } = { name => $filesystem->{'NAME'}, storage_pool => $filesystem->{'PARENTNAME'}, space => { total_space => $total, used_space => $used, free_space => $free, prot_space => $prot, prct_used_space => $prct }I have a custom “space usage output” and some standard long output/prefix outputsub custom_space_usage_output { my ($sel
Hi everyone, we have two hosts that are on two different pollers in a parent/child relationship.Is there a way to show the relationship through an arrow (for example) on a map?Thanks
Bonjour,Suite à installation de centreon 22.10.7 au lancement de interface webErreur : Oops, something went wrongCela ne gène pas le fonctionnementComment corriger cette erreur ?Merci
Hi,I’m trying to use the Centreon Linux SNMP script “centreon_linux_snmp.pl” to monitor disk usage.I was able to configure all the parameters I needed but I’m seeing a strange behavior after I configure a “warning-usage-prct” or “critical-usage-prct”.For some reason, the output message changes depending if the disk utilization has triggered the warning/critical.Normal output:/usr/lib/centreon/plugins/centreon_linux_snmp.pl --plugin=os::linux::snmp::plugin --mode=disk-usage --hostname=192.168.100.42 --snmp-version='3' --snmp-username='snmpuser' --authprotocol='MD5' --authpassphrase='cent1610!' --filter-disk-path='/$' --warning-usage-prct=80OK: Partition '/' usage total: 23.63 GB used: 17.95 GB (75.94%) free: 5.69 GB (24.06%), Inodes used: 4 % | 'count'=2;;;0; 'used'=19271544832B;;;0;25377501184 'free'=6105956352B;;;0;25377501184 'used_prct'=75.94%;0:80;;0;100 'inodes'=4%;;;0;100 Output when warning/critical is triggered:/usr/lib/centreon/plugins/centreon_linux_snmp.pl --plugin=os::linux
Bonjourje suis actuellement en train d’installer centreon sur un os centos 7, et je suis le tutoriel officiel de centreon À partir des paquets | Centreon Documentationaprès avoir suivi celui ci pour l’installation de l’os.*A partir de Centreon ISO el7 — Centreon 2.8 documentation mais je suis bloqué, lorsque je tape cette commande: yum install -y https://rpms.remirepo.net/enterprise/remi-release-7.rpm j’ai un message d’erreur et je ne sais pas pourquoi .j’aurai donc besoins d’aide car j’ai beau regarder sur internet, je ne trouve pas de solution. cordialement.
Hi, i want to test this new Plugin “ Nmap CLI” - Discovery Pack “i doesnt find it ?Centreon 22.10 is installed.when i search under “plugin Packs Manager” - “nmap” - No plugin packs foundwe have a Centreon licenseCentreon package is installed “centreon-plugin-Applications-Nmap-Cli” rpm -qa | grep centreon-plugin-Applications-Nmap-Clicentreon-plugin-Applications-Nmap-Cli-20230608-122119.el7.noarch Thanks
Hello,I'm looking to monitor Office 365 via the "cloud::microsoft::office365::management::plugin" plugin.However, I have an error that appears when I run it: "UNKNOWN: Can't locate object method "get_code" via package "centreon::plugins::http" at /usr/lib64/nagios/plugins/centreon-plugins/cloud/microsoft/office365/cus tom/graphapi.pm line 195."I've already updated the files,Do you know where this is coming from?Thanks in advance
Hello,I have the four checks related to OS-Linux-SNMP which are bugged.Indeed, these are configured as follows:$CENTREONPLUGINS$/centreon_linux_snmp.pl --plugin=os::linux::snmp::plugin --mode=cpu --hostname=$HOSTADDRESS$ --snmp-version='So, I wanted to modify them.To do this, I go to /etc/centreon-engine/commands.cfg and I make the necessary changes to the commands having the problem.However, when I reload my pollers, the commands return to their initial state, before modification.How to make so that the modifications are integrated and remain so?Thanks in advance
Hello,I want to configure traps on my Centreon server to receive alarms from a router, and now I am trying to find the best configuration to do it, for that I want to know if it’s possible to add a variable (macro) to an advanced matching rule, I tried to add $1 and $p1 but it didnt work it’s print the variable but not it’s content. (see image below)my idea is rather than adding a matching rule for every possible interface, I want to do it with one rule for similar interface names for example for GigabitEthernet0/1 and GigabitEthernet0/2 I want to add one matching rule like “GigabitEthernet0/$1” and the macro $1 here contain the interface index (1 or 2).. is there a way to print a variable in the matching rule ? Thank you for helpRegards
Hello,does someone have ever try to deploy it ?Download Centreon | Open Source IT Infrastructure Monitoring Tool here you can find a password for the web interface:Discover the Centreon web interface | Centreon Documentation here an other one:Using a virtual machine (VM) | Centreon Documentation but these password do not work.is there a way to reset the admin password ?does some one has the good one ? On Download Centreon | Open Source IT Infrastructure Monitoring Tool for the vm on 23.04, the link for doc and releases notes are broken.
Hello,i deployed a Centreon HA cluster, now i’m trying to monitor the HA Cluster following this guide:https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-ha/ when i reach the key exchange chapter, it seems that the guide is not useful or the procedure is incorrect!i even tried this way:tried another way for key exchange added a new host (IP=virtual IP) added community string and version left everything else blank, not sure if i should fill in the (SSHPASSWORD + SSHUSERNAME ...)i’m so confused here; tried key exchange multiple times but most of the cluster services are getting errors like : UNKNOWN: Command error: centreon-engine@172.X.X.X: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
I have the problem that almost all pages like “Custom Views”, “Monitoring Connectors Manager”, “Host configuration”, “Service configuration” are displayed as a blank white / black page.The only menu working - luckily - ist the “Resources Status”.Example “Custom Views”What can I do. I really need to manage my hosts in the next days and add some more…DNF Update is up to date on my server.I only have this one central server.Running on ALMA 8 Linux.
I have created a new server with Centreon on it and I would like to import my old MAPs from the old server but except that I have imported all the MAPs and images and the images in the MAPs are not displayed. And I did import all the database and everything is well installed it is verified. Would anyone have a solution for me please?
Hello everybody,I'm having problems with Microsoft teams notifications on Centreon, it was working before, but now there is no notification, what could be the problem? Thanks
Hello,I'd like to know if I'm the only one who can't do the new 23.04.2-1 and 23.04.3-1 updates.I'm not sure if it's just me who can't do the new updates.Is it possible to get some information please?
Hello,I have a Centreon with remote server. I would like to install a separate license for each Central and remote.It’s possible to have a different license for the Central and the Remote server? How i can install the license ?Thank’s
Hi,I rebuild my MBI DB, and the "process" - now is freeze / hang ... , since 10 Houre'sServer reboot / all Service running , found no issuedisk space is ok # /usr/share/centreon-bi/bin/centreonBIETL -r 2023-06-08 09:40:00 - INFO - [SCHEDULER][DIMENSIONS] >>>>>>> startwait And Wait .… thanksandreas
Hi,I’ve upgraded from 21.10.5 to 22.04 and I need to revert to 21.10 because I’ve a lot of problems.1st one I’ve configured a no working openID connection. Once I’ve updated all PluginPack I loose the conncection to the website with the problem “whitelist IP”.As i can’t connect to the web interface I can’t remove the openID configuration. 1st revert back for me!In 21.10 version I desactivate openID connection and upgrade again to 22.04. I can now update all pluginPack an d continue to work on this version.When I try to send configuration I’ve an new problem:No picture on the left on each items and problems appear in errors/warnings in move files:Warning chmod(); Operation not permitted (I’ve not this problem on 21.10)You can see these 2 problems here:https://ibb.co/q1kGFLXHere the last line of the error loghttps://ibb.co/bF24zvXAnd I’ve some problem with PP proxmox (crédential problems) and TCP check seems to not working well.So I’ve reverted again to version 21.10.Hope these informati
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.