Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Is it possible to fill the area (colour) between two lines?I have a graph with min, average and max metrics. The average should be drawn as a bold line - that's easy!But I want to have the area coloured between the min and the max.I have not found anything in the documentation.Thanks for any hint.Best regardsHorst
When IWhen I connect to custom view in saml, the page is redirected to the authentication page. Have you ever encountered this problem? On the other pages this is not the case.
Hi guys, I search about this topic but I didn’t found anything so If there is another thread about this my apologizes. I have an error in my Centreon Central installation. The version is 24.10.12. I updated trying to resolve the issue but it persists. The error appears when I tried to create a new input or output on a broker configuration and it has a RRD field. I have tried with Unified SQL and RRD file generator and both of them fails. The first due to ‘length’ parameter is missing and the second due to RRD file directory for metrics. If I modify the central-broker.json and add the output manually there is no problem at least until I export the configuration.I tried to do an insert into in database (keep calm I did an snapshot, I know this is not an option) but It doesnt work properly because It appears without name like this. So anyone has any idea how to resolve? I installed a new Centreon in a new machine and It works properly. I would like to say this Centreon comes from v18 or
Hello the Watch,We have just updated our centreon server and poller (OS alma linux 8.10) from 22.10 to version 24.10.7 and we have some issues now when we try to access the Hosts config pages: “Oops! An Error OccurredThe server returned a "500 Internal Server Error".Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.”It looks like a PHP error...Otherwise all the services are fine, restarting the collectors show no error.I think I may need to create a new server from scratch, install a fresh centreon and then migrate the configurations… but hopefully there is a better workaround ?Can you please help us with this issue ?Respectfully,
Hi,we have MBI module. The problem is Centreon support says us they don’t help on this solution anymore.So, we search a solution for create pdf report from csv file of data from centreon or any solution they give us the capability to do that. We need to create different corporate pdf for our customers.did any one have already get in place a solution for doing this ?regards Bonjour,Nous disposons du module MBI. Le problème est que le support Centreon nous a informé qu'il ne fournissait plus d'assistance pour cette solution. Nous recherchons donc une solution permettant de créer des rapports PDF à partir de fichiers CSV contenant des données provenant de Centreon, ou toute autre solution nous offrant cette fonctionnalité. Nous devons créer différents fichiers PDF d'entreprise pour nos clients.Quelqu'un dispose-t-il déjà d'une solution pour cela ?Cordialement
Hi,I'm new to Centreon and Linux.I'm securing my Centreon platform and can't download the Centreon-common-selinux package.This is the only thing I have been unable to do, and I don't know why.Do you have any ideas?Have a nice day.“Translate by DeepL😉”
Hi Centreon community, I have no found informations for my problems, so i post here. I am new System Administrator, and i try install Centreon. But have performance problems. After looking log files, i found cause : the log file /var/log/centreon-broker/central-rrd-master.log with high weight (23Go). An error example : illegal attempt to update using time 1724456519.000000 when last update time is 1724456519.000000 (minimum one second step)I activate RRDCached to avoid concurrent write, but have the same problem. [rrd] [error] RRD: ignored update error in file '/var/lib/centreon/metrics/XXXX.rrd': rrdcached query failed on file '/var/lib/centreon/metrics/XXXX.rrd' (UPDATE /var/lib/centreon/metrics/XXXX.rrd 1724329519:67100672.000000): -1 illegal attempt to update using time 1724329519.000000 when last update time is 1724329519.000000 (minimum one second step) Do you have an idea for this problem ? Thanks ! (Sorry if my english is bad, i’am frenchy)
I have a server a Centreon Server 24.10.3.I have a ACL for non admin user. The ACL works normaly on view `Monitoring > Resources Status`, and I can filtered service from my service group SG-DSK-CPU : But in the view `Monitoring > Status Details > Services by Servicegroup` the service group list is empty :And the problem is the same in the customs views with the widget [servicegroup-monitoring] : Someone has the same issue ?
Hello! I get this error on 2 of my pollers in the gorgoned log, but the pollers are displayed in the web app as online.Configuration is not exported from the central - “Send message problem for '7': issue: [ACK] [] {"code":1,"data":{"message":"handshake issue"}}”how can i fix that?
🇬🇧Hello,I’m having an issue with the Bluemind plugin. I’ve tried different “ssh backend” options, but I keep getting errors.With sshcli:UNKNOWN: sshcli backend cannot use ssh password. please use backend plink or libsshAnyway, I mostly use service accounts, so I tried libssh :UNKNOWN: command execution error [exit code: 7]Or if the mode is set to core instead of xmpp :UNKNOWN: Cannot serialize statefile '/var/lib/centreon/centplugins/bluemind_core_***.***.***.***_xxxxxxxxxxxx....'Never mind, I tried plink:UNKNOWN: Command error: Can't exec "plink": Aucun fichier ou dossier de ce type at /usr/lib/centreon/plugins//centreon_bluemind_ssh.pl line 4059. I tested the service account on the Bluemind VM and got a proper response with the curl command specified in the documentation, but nothing works.I just upgraded Centreon to version 24.10 today after upgrading Debian from 11 to 12. We’re using an IT100 license. Thanks Have a nice day --------------------------------------------------------
helloafter migration the central to 24.10 i try to install poller but: poller still not running always
I'm currently looking for a reliable SMTP service provider for my business (mainly for transactional and promotional emails). A lot of my friends have suggested SMTPmart, saying it's great — but honestly, I haven't used it before and don't know much about their features, deliverability, or support.Before I make any decisions, I’d really appreciate some genuine feedback from people who have actually used it.
I would love to use the top/bottom widget in the Dashboard for multiple Metrics.perfect would be a dynamic metric list, ex. all matrics of a specific service that matches a specific name. Example Usecase:We have a service Storage with a per disk metric for the remaining lifetime and temperature. It would be nice to have a list of the Disks/Systems with the highest disk temperature or the lowest remaining lifetime. Example:Lifetime of Disks in percentTemperature of Disks Is it possible or will be possible in a future release?
Hello everyone,We are currently using the following plugin to retrieve all AWS CloudWatch alarms:/usr/lib/centreon/plugins/centreon_aws_cloudwatch_api.pl --plugin=cloud::aws::cloudwatch::plugin --mode=get-alarms --custommode='awscli' --aws-secret-key='***' --aws-access-key='***' --aws-role-arn='' --proxyurl='' --region='sa-east-1' --filter-alarm-name='' --warning-status='%{state_value} =~ /INSUFFICIENT_DATA/i' --critical-status='%{state_value} =~ /ALARM/i' --verbose We have an active alarm, which can be confirmed when using the --debug option. The output indicates that the instance memory has <StateValue>ALARM</StateValue>. However, the final result is:ok: status : skipped (no value(s)) My question is: could this be a potential bug in the plugin?When running the native AWS CLI command:aws cloudwatch describe-alarms --region sa-east-1 --state-value ALARM all active alarms are correctly returned, while the plugin does not display them.Below is the --debug output showing the a
I have detected zombie services in the database associated with my Central server (version 22.10), while the corresponding entries appear to be consistent in the database of my Remote server. Could you please advise on the recommended procedure to clean up these orphaned/zombie services and properly identify them? Central DB :+---------+------------+------------------------------+-------------------------------------+-------+-----------------+| host_id | service_id | name | display_name | notes | notes |+---------+------------+------------------------------+-------------------------------------+-------+-----------------+| 446 | 3686 | hostname.sup.fr | [ORACLE]-JDEDEV-INDEX_INVALID | | || 446 | 3687 | hostname.sup.fr | [ORACLE]-JDEDEV-TABLESPACES_NUMBERS | | || 446 | 3688 | hostname.sup.fr | [ORACLE]-JDEDEV-BACKUP_RMAN_MISSING | |
Hi, I'm trying to configure VEEAM job supervision with NSClient++ / NRPE3, I can't get out of it because I keep getting the “execute command failed” error.I've already tried logging my command directly from my Poller, on my customer's site where the VEEAM B&R is installed. Here's the command I typed and the feedback showing that the command was executed correctly:root@dlg-spoller:/usr/lib64/nagios/plugins# ./check_centreon_nrpe3 -H 192.168.1.37 -p 5666 -t 55 -u -2 -P 8192 -c check_centreon_plugins -a ‘apps::backup::veeam::local::plugin’ 'job-status' ' --filter-name=“” --filter-start-time="" --filter-end-time="86400" --filter-counters="" --ok-status="" --warning-status="" --critical-status="%{is_running} == 0 and not %{status} =~ /Success/i" --warning-long="" --critical-long="" --verbose'OK: Total jobs: 5 - All jobs are ok | 'jobs.detected.count'=5;;;0;Job 'Backup_Wasa_Old_TSE' status: never [type: EpAgentBackup]Job 'Backup_Wasa_cluster' status: success [type: Backup]Job 'Backup_clu
Hello, It seems that, at least for us, the functionality that allows the browser to determine the user language is broken. Now Centreon defaults to French for everybody even if the browser language is set to English. Are we the only ones suffering from this issue? Tongit
Hello,I have the following command :/usr/lib/centreon/plugins//centreon_linux_ssh.pl --plugin=os::linux::local::plugin --mode=cmd-return --hostname='1.2.3.4' --ssh-backend='libssh' --ssh-username='my_user' --ssh-password='' --ssh-port='' --exec-command='/home/my_user/my_script.sh' --exec-command-options='' --manage-returns='%(code) == 0,OK,All is fine#%(code) == 1,WARNING,Little problem#%(code) == 2,CRITICAL,Big problem#,UNKNOWN,Command problem' --verboseI have no problem with this command, but I’m not fully satisfiedMy script (my_script.sh) returns one line of text in all cases, and I want to get this output in --manage-return optionHow can I do this?Many thanks for your help!
Hi all, Is there a way to have another color when update are on pending and another when is critical ?Because i always see OK in green :s I’m completly new to Centreon … Thanks,Regards
Hello,We are currently experiencing a problem connecting to the web interface. When we log in as a local administrator or with an AD account, we get the following error: An error occurred during authentication.We ran the query ‘update contact set default_page=NULL where contact_id=1;’ for the admin account.Despite attempts to authenticate with the local admin account or our AD accounts, the problem persists.Could you help us?Translated with DeepL.com (free version)
Hello all, Using the Virt-VMWare2-ESX-Memory-Generic service, I want to be able to graph the values as a percentage.https://docs.centreon.com/pp/integrations/plugin-packs/procedures/virtualization-vmware2-esx/ By default, the plugin outputs these three performance data, but the one that interests me the most is missing.'used'=83033128960B;;;0;205563826176'overhead'=0B;;;0;'state'=0;;;0;3 To this I would add at the output of the service a performance metric which calculates and graphs the percentage. I would hope to do this with the “EXTRAOPTIONS” but I don't know how. Does anyone know if this is possible ? without having to rewrite the official script ? I need it for this case but it could be used in other contexts and plugins Thanks a lot
Hello,I do have issue regarding a check that was previsouly working on 21.04. I’m now running 24.10I use the check_nt -V COUNTER to query the number of “Total Sessions” on a Windows host (RDS).The command used is the following :/usr/lib64/nagios/plugins/check_nt -H HOST.domain.local -v COUNTER -p 12489 -s MyPassword -l "\\Terminal Services()\\Total Sessions","Terminal Services Total","Sessions" -w 45 -c 50 On the centreon GUI, I do have the following output :NSClient - ERROR: No performance data from command: check_pdh On the nsclient log file, I have the following line :2025-08-27 16:22:20: error:D:\a\nscp\nscp\modules\CheckSystem\check_pdh.cpp:240: Exception in Failed to poll counter: Terminal Services()\Total Sessions counter not found: c0000bc0: Unable to parse the counter path. Check the format and syntax of the specified path. But, connected on a SSH session on the Central, I can query the Windows host :root@CENTREON-POLLER:~# /usr/lib64/nagios/plugins/check_nt -H HOST.domain.lo
Bonjour,Depuis quelques temps, j'ai des hôtes dont j'ai modifié les IP. Lors des contrôles, une fois sur deux, le contrôle prend l'ancienne IP, puis le contrôle suivant il reprend la bonne IP.J'ai vérifié en BDD et l'IP est bien renseignéC'est comme si il y avait deux fichiers de configuration, dont un ancien, et qu'à tour de rôle, les fichiers étaient inversé.Et également, quand je modifie un argument dans un service, il n'est pas pris en compte, malgré avoir exporté et redémarrer l'ordonnanceur.Je précise aussi que j'ai recréé un nouveau serveur centreon, et importer mes BDD, mais rien ne change.ça fait des jours que je suis dessus et je ne trouve aucune piste. Si quelqu'un à une idée, je suis preneur.Merci d'avance.
Bonjour, J’ai un bug étrange, je souhaite conserver les graph’ sur une durée d’au moins 1 an pour l’ensemble des sondes présentes sur Centreon. Pour ça j’ai bien spécifié 365 jours initialement dans les options sauf que dans la pratique ça ne fonctionne pas ou pas longtemps.En regardant quelques post sur le forum j’ai vu qu’il fallait reconstruire la BDD RRD, ça ok. Sauf que ça marche pendant la reconstruction mais pas une fois fini. Exemple 1 : Avant reconstruction Exemple 2 : Pendant la reconstruction Exemple 3 : Après reconstruction Comme on peu le voir dans l’exemple 2, la date de départ des premières infos est bonne. J’ai mis en place ce Centreon en Juillet dernier. Mais une fois fini ça revient a 180 jours d’affichage.J’ai tout mis à jour, j’étais en 23.04.06 (Debian 11) avant, après 23.04.16 et même problème. Puis les captures ont été faite sur le 23.10.10, et c’est pareil. J’ai rechangé la valeur de rétention en passant de 365 à 380 dans tous les champs ou c’était à 365 pour êt
Bonjour,J’ai ajouté un second poller (dans le même LAN) en suivant la procédure sur le site.Mais lorsque je souhaite redémarrer l’ordonnanceur, il m’est impossible. Un message d’erreur s’affiche :Avez-vous une solution à m’apporter ? Je ne sais pas quelle fichier modifier…Merci pour votre aide !
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.