Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hi, I have written a skeleton for python script for centreon. The problem is that the script works fine until I import the pyrfc library, which is the key for this script.Without this library centreon returns me a green OK message which is fine.Once the library is there, it returns No output returned from plugin. If I run the script through the OS under the user centreon-engine it works fine even with the library. I have the latest version of pyrfc and it works fine because I use it in other scripts, it just doesn't work in the centreon UI. My command is : /usr/bin/env python3 /usr/lib/nagios/plugins/SCRIPTS/test.py (working fine from OS)With library, without library it’s green and returning desired output.What I've tried so far:set chmod 777 on the scriptchange the owner to centreon-enginerun the script on the OS under the user centreon-engine - worksreinstall pyrfc librarychecked Python versions My Code:#!python__author__ = 'xxxx'__version__ = 0.1import osimport timeimport pyrfc # I
Hello,By any chance is there a way to change the Centreon logo at the login screen to put a customized one ?Thanks for your help
Hi, I have automated the installation of Centreon with Ansible, but i am facing some issue synchronizing the images.After some discussions on slack, I managed to reuse the php script: /usr/share/centreon/www/include/options/media/images/syncDir.phpI have just removed the session_id function since i hav to run the script from a shell.Here is the script:<?php/* * Copyright 2005-2015 Centreon * Centreon is developped by : Julien Mathis and Romain Le Merlus under * GPL Licence 2.0. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation ; either version 2 of the License. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public L
Hello Community !Here is the configuration I'm tryuing to apply, in order to acknowledge an alert.In this example, the topic is to create the acknowledge when the traffic on interface Tu30 is greater than 0.1%.1-The CLAPI command to execute is the following.centreon -u admin -p xxx -o RTACKNOWLEDGEMENT -a add -v "SVC;RouterName,Traffic-Tu30;ACK test;2;0;1"When I'm trying directly this command on the central, it works fine.2-So, I've created the following script, called handle-acknowledge-test, in /usr/lib/centreon/plugins/eventhandler/ directory#!/bin/bash#script to acknowledge WARNING status on RouterName host, Traffic-Tu30 servicecase "$1" in CRITICAL) ;; WARNING) centreon -u admin -p xxx -o RTACKNOWLEDGEMENT -a add -v "SVC;RouterName,Traffic-Tu30;ACK test;2;0;1";; UNKNOWN) ;; OK) ;;esacexit 0Rights are described here
Hello,I want to monitor my D: partition on a Windows server. I use the 'OS-Windows-Disk-Generic-ID-SNMP' plugin and I set the DISKID value to 1. It is the C: drive that comes up.With the 'OS-Windows-Disk-Generic-Name-SNMP' plugin, I set the value D: for the DISKNAME option and it's still the C: drive that comes up.Could you help me ?Thanks in advanceSteve
Hi !I have a question, Im doing a Centreon HA. But there is not HA with the pollers or the remote servers right ? So even if we have Centreon central HA with a master and slave but our pollers or remote servers goes down we have no more monitoring because they collect all of the data. So Centreon HA is not really HA then, how we can do poller or remote server HA ? To be sure that everything is HA ? Thanks for your answers !
Hello everyone,we have a fresh installation of Centreon 22.04 with IT-100 and when I try to change the timezone of the host template OS-Linux-SNMP-custom (for example) and then save the configuration, this error comes out:The connection was resetThe connection to the server was reset while the page was loading.and the changes are lost.The component versions are:centreon-web-22.04.0-2.el7.centos.noarchcentreon-pp-manager-22.04.0-2.el7.centos.noarchAny ideas on what can be the reason?Thank to all
Hi,does anyone know a good script - Check / powershellfind duplicate MAC addresses on a Hyper-v - Cluster Thanks
Hello I often had a failed job. When I look in my logs, I think my problem comes from the sftp connection. Here is today's log:[21/07/2022 10:00:35 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:36 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:36 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [INFO ] [Publication][SFTP] Try to connect...[21/07/2022 10:00:37 ] [ERROR ] Error while opening SFTP sessioncom.jcraft.jsch.JSchException: connection is close
Hello Community,I need your help for the intergation of pagerduty in centreon.I followed the documentation below:https://docs.centreon.com/fr/docs/21.04/integrations/event-management/sc-pagerduty-events/but in the central-broker logs, I have this errorerror: lua: error running function `write'/usr/share/lua/5.1/centreon-stream-connectors-lib/sc_broker.lua:42: attempt to call method 'get_host' (a nil value)file contente: -- get host information from broker cache local host_info = broker_cache:get_host(host_id)anyone have an idea about this problem ?Thanks for your help <3
Bonjour à tous,Y a t il une solution pour superviser un disque supérieur à 128To via snmp ou NRPE ?J’ai besoin de monitorer 4 x 277 To et je ne sais pas comment faire avec CentreonMerci pour votre aide
I have freshly installed 22.04 under RHEL8 and find that I cannot set my language to en_UK so that I get date and time in their correct formats of 24hr and DD/MM/YYYYHow do we add en_UK?
Hello,Regarding this link :Le support de CentOS par Centreonthere was an hope to see centreon packaging developped for ubuntu.Is there a state about centreon packaging for ubuntu ?Thank you for your feedbackOlivier
Hi,My system is : Centos7 : Up to date Centreon 22.04.2-2 (Central and poller)I use Gorgone with SSH, all working fine until last week but now, no active connection are present on the central to poller. But the connection on the port 5669 (Poller to Central) still working fine. Here the log for centreon-gorgone after a systemctl restart gorgoned : 2022-08-18 15:08:52 - INFO - [core] 25334 Receiving order to stop...2022-08-18 15:08:52 - INFO - [core] Quit main process2022-08-18 15:08:52 - INFO - [core] Initialize server keys2022-08-18 15:08:52 - INFO - [core] Private key file '/var/lib/centreon-gorgone/.keys/rsakey.priv.pem' loaded2022-08-18 15:08:52 - INFO - [core] Public key file '/var/lib/centreon-gorgone/.keys/rsakey.pub.pem' loaded2022-08-18 15:08:52 - INFO - [core] update schema 22.04.0 -> 22.04.02022-08-18 15:08:52 - INFO - [core] Gorgoned started2022-08-18 15:08:52 - INFO - [core] PID 286602022-08-18 15:08:52 - INFO - [core] Server accepting clients Nothing else after the l
Bonjour,j’ai configuré sur mon serveur Centreon un vcenter qui fait bien remonté tous les informations de tous les ESX, depuis nous avons un nouvelle ESX qui n’est pas dans le Vcenter qu’on souhaite aussi ajouter sur Centreon mais impossible, je ping bien le nouvelle ESX mais pas de CPU, RAM,… qui remonte.Voici ma configuration dans /etc/centreon/centreon_vmware.pm%centreon_vmware_config = ( vsphere_server => { 'default' => { url => 'https://10.0.10.100/sdk', username => 'administrateur@domaine.local', password => 'BOIV44bt' }, 'default' => { url => 'https://10.8.0.9/sdk', username => 'root', password => 'BOIV35bt!' }, }, port => 5700);1; Hello,I configured a vcenter on my Centreon server which does a good job of reporting all the information from all the ESX, since we have a new ESX which is not in the Vcenter that we also want to add on Centreon but im
Hi,is-it possible to change homepage background image and personalize it ?RegardsMD
Bonsoir à tous, j’espère que vous vous portez bien.j’ai un souci.J’ai ajouté un hôte Windows sur mon serveur Centreon pour le superviser. Mais je suis en train de voir que tous mes services ont le statut inconnu (“status= unknown”).Je n’arrive pas à m’en sortir.J’ai besoin de votre aide.Merci d’avance.
Dear Team, We have Centreon monitoring physicals server in my environment now we need to be convert as a VM to use as a Hyper-V host. Kindly anyone find below details and help to migrate the server. Version. centreon 2.3.3
Hello team,Do you have a documentation for using a Certificate on Centreon with Debian. On the official doc, nothing related to Debian: https://docs.centreon.com/docs/administration/secure-platform/#activating-https-mode-on-your-web-server Thanks for your help
Hello,I am installing the last version (22.04) open source of centreon but I encounter problems.I'm going with a distributed architecture (1 central machine, 1 database and pollers).All my VMs are freshly installed OS whose characteristics are as follows:[root@sup-cent-01 ~]# cat /etc/centos-releaseAlmaLinux release 8.6 (Sky Tiger)[root@sup-cent-01 ~]# uname -mx86_64[root@sup-cent-01 ~]# uname -r4.18.0-372.16.1.el8_6.x86_64I install with packages, I followed this procedure:https://docs.centreon.com/docs/installation/installation-of-a-central-server/using-packages/I am following the step of activating the httpd service on the central server:https://docs.centreon.com/docs/installation/installation-of-a-central-server/using-packages/#services-startup-during-system-bootupI have to enable somme service with th following command (As you can see I have an error.) :[root@exo-sup-cent-01 ~]# systemctl enable php-fpm httpd centreon cbd centengine gorgoned snmptrapd centreontrapd snmpdFailed to e
Hi,my system is : ALMA8 , update-to-dateAll up and runningCheck Centreon Version:[root@alma8 ~]# rpm -qa |grep centreon-web*centreon-web-22.04.2-2.el8.noarchcheck manual update[root@alma8 ~]# dnf install -y https://yum.centreon.com/standard/22.04/el8/stable/noarch/RPMS/centreon-release-22.04-3.el8.noarch.rpmLast metadata expiration check: 0:12:48 ago on Thu 18 Aug 2022 08:51:53 AM CEST.centreon-release-22.04-3.el8.noarch.rpm Package centreon-release-22.04-3.el8.noarch is already installed.Dependencies resolved.Nothing to do.Complete![root@alma8 ~]# BUT my WebInterface show: Centreon 22.04.2 , no update Strange .. ThanksBRAndreas
at step 3 of the installation of a poller (registerServerTopology.sh), i have this error message2022-08-17 16:05:11+02:00 - ERROR - http://XX.XX.XX.XX:80: {"message":"No parent platform was found for : 'poller_FO'@'YY.YY.YY.YY'"}XX.XX.XX.XX (central) and YY.YY.YY.YY (poller) are two different lan centreon debian 22.04central is a 22.04.1 upgrade to 22.04.2poller is a fresh install of 22.04.2 any idea
Morning,After a fresh installation of Centreon on Debian. I cannot “move export files” for the first reload of the Central poller.I have this error message: Error: Moving files... NOK (Could not write to Centreon Broker's configuration file 'central-broker.json' for monitoring engine 'Central'. Please add writing permissions for the webserver's user)Aborted.The central-broker.json file is owned by centreon-broker. Is it normal? How can I correct it to fix the export?Thanks a lot
Hello,I recently wanted Migré my Centeron which was in 3.8 in version 21.10 ,I therefore followed to the letter while adjusting certain information related to my environment / infrastructure. So I got to the point where you have to force version editing via the web interface.so I followed and copied the installation directory where it is needed and started.so I found myself faced with an error telling myself that the database already existed. I told myself that he just had trouble recovering and detected that it is a version mount so I put in the url instead of install.php mit upgrade.php and its launched until that I am found on the error"Update-DB-20.04.0-beta.1.sql Line 22: SQLSTATE[42,000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs " where I made the next changeSet followings on your my.cnf fil
Hi,I’d like to send host_status and service_status events from Centreon to Zenoss using json. I found the informations about third-party integrations but nothing about Zenoss. Did someone try to do it? Or has any idea which stream connector can be similar to send data using json. The Zenoss company describe this process here: https://help.zenoss.com/dev/collection-zone-and-resource-manager-apis/using-curl Regards
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.