Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hello,I activated the Ceph RestAPI pack plugin and installed the centreon-plugin-Applications-Ceph-Restapi.noarch rpm (version 20221215-102705.el8 available on the repository).I declared a new host on one of my pollers, and when I update the poller, the rpm centreon-plugin-Applications-Ceph-Restapi installed by Gorgone is in version 20220727-130028.el8.Why is this not the latest version available on th repository?Thank you(Centreon 22.10)
I have realized a strong effect on graph scales:On the web interface periodically measured mean values (e.g. INTERFACE_TRAFFIC / CPU Load ) are displayed with correct peaks (Y-values) only when specifying an observation time period of less than 6 ¾ hours (3645 minutes).Displayed maximum peaks shrink seriously (due to coarsening) the more the observed time period grows:1. 6 ½ hours: 668 mbit = 100 %2. 6 ¾ h hours: 569 mbit = 85 %3. 24 hours: 366 mbit = 56 %3. 1 week: 92 mbit = 14 %4. 1 month: 50 mbit = 7 %5. 1 year: 36 mbit = 5 %When checking for spare operating capacity, this can be quite deceptive.
Hello I try to configure the monitoring of an MS SQL 2014 always on clusterI become crazy i don’t understand why i cannot connect using a domain account : # /usr/lib/centreon/plugins//centreon_mssql.pl --plugin database::mssql::plugin --hostname <clusterFQDN> --port 1433 --username <DOMAIN>\\<USER> --password <PASSWORD> --verbose --mode='connection-time'CRITICAL: Cannot connect: OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (44)Server , databaseMessage String: Server name not found in configuration files.Server message number=18452 severity=14 state=1 line=1 server=WUNIDBKLIF4 text=Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (34)Server , databaseMessage String: Adaptive Server connection failedOpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (34)Server , databaseMessage String: Adaptive Server
Hello, I am Silue, a 2nd year student in system administration.I discover Centreon recently and I meet difficulties during the installation of Centreon Map and Centreon Bi.Can someone help me?
Hello ! I would like to create a ticket in the command line before create a eventhandler script. I use this synthax : /usr/lib/centreon/plugins/centreon_notification_centreon_opentickets_api.pl --plugin notification::centreon::opentickets::api::plugin --mode=open-service --api-hostname='IP' --api-port=80 --api-proto=http --api-username=admin --api-password='mypassword' --rule-name='Rule JIRA' --host-id=69 --service-id=355 --service-output='SNMP Table Request: Timeout' --service-state='UNKNOWN' I’ve this error : Method not found I’m not sure, what is the “service-output” and someone know any solution ?
Hi, I dont see the point of making obligatory to add a password when importing or creating the contacts by CLAPI and dont making it obligatory when creating by web manually…
[English version in the next message]Salut,Il y a quelques mois j’ai mis à jour mes 4 pollers en version 21.10. Tous ont installé la 21.10 mais 2 d’entre eux sont restés bloqué à la dernière étape “Cleanup”. Comme la mise à jour avait l’air d’être quand même passé j’ai skip le cleanup sans trop y penser. Comme vous pouvez vous en douté j’ai maintenant des problème pour mettre à jour ces 2 pollers.Tout d’abord, je précise que la mise à jour du central et de mes autres pollers se sont bien passés, j’ai suivi la documentation. https://docs.centreon.com/docs/upgrade/upgrade-from-21-10/Pour mes 2 pollers à problèmes, j’ai ce retour quand j’exécute cette commande :yum install -y https://yum.centreon.com/standard/22.04/el7/stable/noarch/RPMS/centreon-release-22.04-3.el7.centos.noarch.rpmrésultat :Comme vous pouvez le voir sur la deuxième image, le poller bloque de nouveau sur le Cleanup, je suis obligé d’interrompre l’exécution. J’ai quand même essayé de continuer la démarche.après avoir yum
Hi,The network team asked me to monitor the BGP and the EIGRP of their routers, I found the BGP mode in the cisco standard plugin but not the EIGRP. So I check the other plugin but I couldn't find any plugin in the plugin pack manager who can monitor the EIGRP.Here are all the modes of cisco standard snmp: Does someone know if centreon can monitor the eigrp and if yes, how? Thank you in advance.
Hello,I had a centreon 21.04 with event log page not working. I upgraded to 22.10 and noticed the bug is still here.I tried a fresh install with vmware ova and yet the bug persist.When you use the page /centreon/main.php?p=20301 it is not working at all. Filters using host name or service name or time ranges or non functionnal. All you can get is the list of all events not filtered, but when you click on next page, it ends up on blank page.The logs are here, you can see them on the Resources status page, but event log page is not working as intended. I made a video trying to explain this, if anyone has an idea. https://vimeo.com/781757064
Hello, when I want to add a virtual metric to display the trend evolution of a disk space with metrics coming from Windows plugins and where this plugin (NRPE) generate disk space label like ‘C:/’ or ‘used_/’ are refused by the virtual metric config pageCentreon refuse to add the configuration for this virtual metrics. This is a known bug in Centreon but how to solve this ?
I am trying to implement HA, and I want the central server and central server 2 to store their data in an external, shared database.I have tried to make the connection to a SQL server and I get there but I get "MYSQL server has gone away",. I think this is because I am using a SQL server and not MYSQL, is this what is stopping it from working? Has anyone done or knows if it is possible to do what I am asking?Thank you very muchTranslated with www.DeepL.com/Translator (free version)
Hello,I’m monitoring Switches that can be only one or stacks of 2 to 4 Switches. I’ tried to use custmon monitoring using OID to check temperature.the answer of snmpwalk gives Temp x 2 for every switch of the stack. I give an exemple of a 4 unit stack :[root@egp-super /]# snmpwalk -v3 -l authPriv -u admin -a SHA -A xxx -x AES -X xxxx 10.149.254.148 1.3.6.1.4.1.45.1.6.3.7.1.1.5.5SNMPv2-SMI::enterprises.45.1.6.3.7.1.1.5.5.10.0 = INTEGER: 92SNMPv2-SMI::enterprises.45.1.6.3.7.1.1.5.5.20.0 = INTEGER: 94SNMPv2-SMI::enterprises.45.1.6.3.7.1.1.5.5.30.0 = INTEGER: 94SNMPv2-SMI::enterprises.45.1.6.3.7.1.1.5.5.40.0 = INTEGER: 94 so the tempreture of the first is 92/2 = 46the forth is : 47I’d like to use a macro in which I choose the max number divided by 2 : which is 47 in our case.in other monitoring application, I used : ColumnMax[.1.3.6.1.4.1.45.1.6.3.7.1.1.5/2]Can you help me to find how I can do that in centreon macro.Thanks for your help
What is the best practice to handle stale process from services?Most of my services have a 5 minutes polling, although some of them have their last check reaching hours.When I list process from centreon-engine they seem to be stuck even with max_execution_time set to 60sThese scripts are basically consulting large MIB tables which runs in 5 seconds average but for some reason they stack in the process pipeline. I’d like to schedule a script to cleanup those stuck process. Since I don’t want to mess with the system crontab, using a centreon service could be the best way to schedule it. How can I set the right permission to centreon-engine be killing these process though this script?
Hello,Whe want to monitor quotas on our Netapp platform with plugin pack Netapp ontap restapi latest version (22.12.0).Whe find that the control does not return the entirety of quotas by vserver but just one vserver when whe use the filter-vserver=’’ or filter-vserver=’.*’. If whe indicate a vserver for filter-vserver, the quota informations for this vserver are well reported. Thanks for help.Have a good day.
Hi, I am migrating my monitoring configuration from NagiosCore and NagiosQL to Centreon, but I have a problem with the service templates with which I am quite desperate.Unlike with host templates (which you can add more than one template per host) in services, Centreon only lets you add one template.I have already seen that in Centreon this works using inheritance, but is there any other way to make it work by groups?As I said, I currently add to each service several templates which have an order that matters.I have a problem since for each line you see in the image below (these are all the possible combinations in my monitoring), I would have to create a lot of different "routes" duplicating templates.Let's see if I explain better with an example...If I want my template A to follow the following inheritance, A->B->C->D but then I want another service to follow the following inheritance A->E->C->D, with the Centreon inheritance system, I understand that I should creat
Hello, I am trying to migrate a central center 22-10 remote to later add it to an existing plant. I get this error but I can't find anything on the Internet. Thanks a lot: /usr/share/centreon/bin/registerServerTopology.sh -u admin -t remote -h Central-IP -n Poller-namePlease enter the password of Central-IP: Summary of the information that will be sent: Api Connection: username: admin password: ****** target server: Central-IP Pending Registration Server: name: Poller-name hostname: centreon type: remote address: IP_PollerDo you want to register this server with the previous information? (y/n): yMore information is required to convert your platform into Remote :IP_Poller : Please enter your username: adminPlease enter the password of IP_Poller:IP_Poller : Protocol [http]:IP_Poller : Port [80]:IP_Poller : centreon root folder [centreon]:Are you using a proxy ? (y/n): n2022-12-21 13:20:25+01:00 - ERROR - IP_Poller: {"code":500,"message":"The address '' of '' is not valid or not
Hello,I am in Centreon 22.04 version.I deleted a host and restarted my poller but it is still present in my console.Moreover, the addition of host works but does not appear in my monitoring console.Thanks for your help.Steve
Hi,We had a Centreon 21.04 with CentOS 7 and recently we decide to follow this guide https://docs.centreon.com/docs/migrate/migrate-from-el-to-el/in order to migrate to Oracle Linux 8 and upgrade to 22.10.2.All seems fine, but we realize that “Event logs” section isn’t working properly.The main problem is that "next page" is not warning and, we need to refresh the page in order to make work the "Apply period" botton: after the first click it stop working.When the section work, all data seems be present.With Chrome debugger, this is the exception when we click on "next page":"Preview" section of the debugger "Response" section of the debugger The url is:[URL]/centreon/include/eventLogs/xml/data.php?output=&oh=false&warning=true&unknown=true&critical=true&ok=true&unreachable=true&down=true&up=true&num=1&error=1&alert=true&notification=false&search_H=&search_S=&period=&StartDate=12/26/2022&EndDate=12/26/2022&StartTim
Hi all,when i’m on the login page (22.10), I have the following message :[WebSSOConfiguration::trustedClientAddresses] The value ' 10.33.28.92' was expected to be a valid ip addressIt seems there is a space in the ip idresse, and i think this is the problem.I have the same adresse ip displayed on every station i try.Do you know how to fix this ?Thank you for your help
Hello, I need some help please.Today I accidentally deleted my "central" poller. I put it back on the interface but it doesn't work.How to reinstall it ?the version is 21.10
Hello everyone, I have a central server in version 22.10 and several pollers in the same version. The pollers update well and there are no errors in the logs, also OK services. After updating all from 22.04, I add a new host or modify an existing one, export configuration and restart services Centengine, Gorgoned, etc. in Central and Pollers but these changes in monitoring never come. Please can you tell me what can I look? Thank you.!
Hi, I am migrating configuration files from Nagios to Centreon using the CLAPI.Several directories have been created in /var/cache/centreon/config/engine/X what is the utility of these directories? What about the meta_xxxx.cfg files?
Hello, I don't understand the process to import maps with the old format (.xml) into the new Centreon MAP. Step 1: Installation Central 22.10.2: OK (with the image inside)Step 2: Installation MAP Engine 22.10.1: OKStep 3: Monitoring → MAP in Central : OKStep 4: Import .xml in the desktop client.: OK But when i click on “migrate” in the Central, i can see :Error: Authentification on the Centreon MAP legacy server. Migration step failed, check the logs on the NG server Are we required to install MAP Legacy first before MAP Engine ?Thank you.
Hello,I have several interface controls that return their status. By default there is no perfdata but you would need to generate it, for example it could just be the response 1,0,2. Is there any way of doing this?/usr/lib/centreon/plugins/centreon_sonicwall_snmp.pl --plugin=network::sonicwall::snmp::plugin --mode=interfaces --hostname=192.168.110.21 --snmp-version='2c' --snmp -community='xxxxxxxxx' --interface='268' --critical-status='%{admstatus} eq "down" and %{opstatus} eq "down" or %{admstatus} eq "up" and %{opstatus } ne "up"' --add-statusOK: Interface 'X100' Status : up (admin: up) Thanks Best regards,
Hi all, I am currently having trouble updating my OpenID Connect configuration on Centreon.We decided to change our idp from keycloack to lemonldap but when saving the new configuration in the web interface the following error appears "Error during Opend ID Configuration Update".In the httpd logs:xxx.xxx.xxx.xxx - - [14/Dec/2022:12:16:51 +0100] "GET /centreon/api/internal.php?object=centreon_topcounter&action=servicesStatus HTTP/1.1" 200 212 "https://supervision.xxx.xxx/centreon/administration/authentication" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0"xxx.xxx.xxx.xxx - - [14/Dec/2022:12:16:51 +0100] "PUT /centreon/api/latest/administration/authentication/providers/openid HTTP/1.1" 500 67 "https://supervision.xxx.xxx/centreon/administration/authentication" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0" We can clearly see the 500 error during the PUT.I enabled application logs by following this doc:https://the
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.