Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Good morning, I have a question to submit to the community, is it possible to obtain the name of the account used for starting a specific Windows service via the centreon_windows_snmp.pl plugin? Our idea would be to control a particular service and for which if the service starts with account y instead of x, an alert is displayed in the supervision. Thanks for your help.
Hi,I am trying to set up opsgenie integration into centreon following the https://docs.centreon.com/docs/24.04/integrations/event-management/sc-opsgeniebut not all alerts are sent to opsgenie.What I see in the logs is thatWed Jan 8 07:43:27 2025: WARNING: [sc_event:is_valid_poller]: no instance ID found for host ID: 446Wed Jan 8 07:43:27 2025: WARNING: [sc_event:is_valid_service_status_event]: service id: 16996. host_id: 446 is not monitored from an accepted pollerIs there any parameter that could allow this to be sent as alert to opsgenie?Thanks for help
Hello everyone,I’m trying to monitor my Dell ME4024 SAN array using Centreon via SNMP.I’ve attempted to use the “centreon-plugin-Hardware-Servers-Dell-(Idrac and Cmc)-Snmp” plugin to gather system information, but it’s not working 🤔.Does anyone know of another plugin that could help?Currently, I’m trying the “centreon-pack-network-dell-nseries-snmp” plugin, but when I attempt to download it, I receive the following error message: “Error: No matching entry found.”Thanks for your help.
Hello,I would like to know if its possible to scan multiple hosts at the same time in the menu Configuration > Services > Scan?If not, is there a way to automate service discovery for multiple hosts ?
Hello,I'm currently facing an issue with Centreon while monitoring the services of my Windows virtual machines. When I test the monitoring, Centreon reports that the service is "OK". However, even after stopping the service on my VM, Centreon still shows it as "OK", even though it is actually stopped.How can I fix this issue?Thank you in advance for your help.
Hi, i’ve lost servicegroup Monitoring values in personal view for non admin users… with admin user it’s OK.It works before…V widget : 23.10.1 V Centreon 23.10.21Thanx
Hello,Did someone knows how to configure Centreon Selenium plugin with selenium-server-standalone? It is posible? Do i have to use normal selenium server?
Hi, I want have confirmation about centreon plugin using sysdba connection. Is it possible to use sysdba connection to remote server or only for local server? The plugin centreon tell only local server so I ask the question maybe it exist a possibility to make connection to sysdba user for remote server Cordialy,
Hi,I am currently facing this problem while preparing my new centreon.I have libwsman1 23.el9 installed. I have tried to manually install libwsman1 22.el9 and then I can install the plugin but after this it is not possible to perform a “yum update”. Have some of you experienced the same and know how to fix it? Hopefully someone can help.tp
Hello everyone,I configured AWS CWAgent to collect RAM usage metrics on an Ubuntu server from Amazon CloudWatch. I would like to monitor this metric from centreon, how to do?I have the IT-100 version
Hello,I am trying to add a service to my host, but I keep encountering the same problem. It doesn't recognize my command:centreon -u admin -p passwordadmin -o service -a add -v "W19-CENTREON;Ping_W19-CENTREON;base_centreon_ping"Object not found: base_centreon_pingI want to specify that this command is an existing base command in Centreon.However, it exists:centreon -u admin -p passwordadmin -o CMD -a show | grep base_centreon_ping93;base_centreon_ping;check;$USER1$/check_icmp -H $HOSTADDRESS$ -n $_SERVICEPACKETNUMBER$ -w $_SERVICEWARNING$ -c $_SERVICECRITICAL$ $_SERVICEEXTRAOPTIONS$I tried creating another one and adding it, but I encounter the same error.Do you have an explanation?Thank you.Have a nice day.
Hi,Since the last update (version 20.10.4), I’ve been experiencing issues with my VMware setup. The account field in /etc/centreon/centreon_vmware.json is empty, and when I try to resend the login from the Centreon UI in the "Additional Connector Configurations" section, I get the following error:[parameters.vcenters[0].username] The string is empty, but a non-empty string was expected.This issue occurs on all my vCenter hosts. Do you have a solution? When I recreate a vCenter, it works fine.
Hello all, I try to fond a way to discover services without giving Admin rights.When I want to scan services, I can only apply (click on save) when I have ADMIN rights.can you say me if a specific right is necessary to permit the save?My user has good ACLs (menus, resources,...). Button is there but when we click on it, nothing works…when I give Admin rights to user, it works... Thanks, Laurent
Hi,A search like “host_group:toto.*titi” doesn’t work in 23.10.18. Is it a bug?
Hello,I'm trying to use the Query service from Centreon plugin App-Db-Influxdb-Query-custom but still get issue.Here is the request I want to duplicate in Centreon :select last(XXX) from backbone.raw_for_1w.snmp_nokia_bkb_tps where agent_host='YYY'I've tried/usr/lib/centreon/plugins//centreon_influxdb.pl --plugin=database::influxdb::plugin --mode=query --hostname= --port=8086 --proto=https --username='user' --password='***' --query='last_value,SELECT last(XXX) AS "last_value" FROM backbone.raw_for_1w.snmp_nokia_bkb_tps WHERE agent_host=''YYY'' GROUP BY "agent_host"' --instance='--instance='agent_host'' --output='--output='last_value'' --multiple-output='' --warning-status='' --critical-status='' --hostname=vip-AAAor/usr/lib/centreon/plugins//centreon_influxdb.pl --plugin=database::influxdb::plugin --mode=query --hostname= --port=8086 --proto=https --username='user' --password='***' --query='last_value,SELECT last(XXX) AS "last_value" FROM backbone.raw_for_1w.snmp_nokia_bkb_tps WHERE ag
Hello,On 22.10.28Some of our probes remain stuck with active_checks_enabled=0, even though all configurations indicate that the service should be set to 1.For visualization on our poller, the services.cfg file contains:define service { host_name toto.nomdedomaincache.fr service_description CPU register 1 active_checks_enabled 1 use VMWARE_ESX-CPU _SERVICE_ID 302823} And on the Centreon side: The only ways to resolve this issue are:Simply transferring the host to another poller. Stopping centengine, removing the service from the retention.dat file, and then restarting (if there is only one poller).
Hello guys i have a problem when trying to connect to nsclient my windows box is running the nsclient++ when i’m trying to connect to my nsclient from my centreon server i have a timeout on my centreon here is the command on my centreon /usr/lib/nagios/plugins/check_nrpe -H <ip of the windows> -p 5666 -n here is the message from the logs of the nsclient \include/nrpe/server/protocol.hpp: Accepting connection from <ip of the centreon server>, count = 1\include\socket/connection.hpp: Failed to read data : End of file here is my config file # If you want to fill this file with all available options run the following command:# nscp settings --generate --add-defaults --load-all# If you want to activate a module and bring in all its options use:# nscp settings --activate-module <MODULE NAME> --add-defaults# For details run: nscp settings --help[/settings/log]; LOG LEVEL - Log level to use. Available levels are error,warning,info,debug,tracelevel = debug; DATEMASK
Hello, we tried to install Centreon 23.04 on RHEL9.2 with percona mysql 8.percona-server-shared-8.0.33-25.1.el9.x86_64percona-server-client-8.0.33-25.1.el9.x86_64percona-icu-data-files-8.0.33-25.1.el9.x86_64percona-server-server-8.0.33-25.1.el9.x86_64 however in the database partitioning phase we get error:MySQL server is not compatible with partitioning. MySQL version must be greater or equal 5.1.Does anybody know how to do the partitioning manually or how else this could be avoided?
Bonjour/Hi,No access after upgrade from 23.10.18 à 23.10.21. Ça keep on la “Centreon is loading” page. Pas eu le temps to troubleshoot yet.This platform has not any tweak of any kind, it has been installed and is regularly updated and that’s all. Only a few hosts (maybe three in addition to the platform’s host eux-self.Cordialy.
Hello,I’m pretty new to Centreon, so I apologize in advance.Someone in the company installed the MAP, MBI, and BAM extensions for Centreon 24.10.Everything was working fine until I ran systemctl restart centreon.After that, I couldn’t use the MAP and BAM modules in the web interface. After some research, I found that the .service files on the server had disappeared.I can still see the packages on the server and their licenses in the web client.I haven’t configured or created anything in MAP/BAM yet, so I’m a bit lost and unsure what to do.Should I manually create the .service files?I tried reinstalling the MAP extension, but unfortunately, it didn’t regenerate the .service files.
Hello,I’m trying to understand how options ‘--regexp-name/--process-name’ work together in plugin centreon_windows_wsman.pl. I haven’t get it.According to help info:--process-name: Filter process name.--regexp-name: Allows to use WQL wildcard to filter process name (with option --process-name).How does it mean? What is the right way to do it? Is it a real regular expression? Or a WQL-sysntax query? Where do I have to put the regexp? If I want to get all processes starting with ‘p’, how do I have to write the options?:--process-name --regexp-name=”^p” ? --process-name=”^p” --regexp-name ? --process-name --regexp-name=”%p” ? --process-name=”%p” --regexp-name ? --regexp-name=”^p” ? .. …I haven’t found the way…If anybody can give me some light...Thanks in advance.Regards,Albert
Hello everyone,Do you know, how could I block in nsclient++ for the web server (host: 8443) the protocol SSL/TLS and the cipher suites?I have tried several configuration, but I still have the sames vulnerabilities.I saw that is possible using NRPE using:[/settings/NRPE/server]use ssl = trueinsecure = falsessl options = no-sslv2,no-sslv3,no-tlsv1.0,no-tlsv1.1allowed ciphers=HIGH:!aNULL:!MD5:!3DESBut like i said i’m using [/settings/WEB/server] for the restapi monitoringBut that don’t workDo you have a solution?Best regards
Hello,i have multiple remote servers and one of them has strange behavior.Most of the services are ping.But sometimes there is drop on hosts/services actively checked on the grapf of engine statistics and spike of the latency. CPU and memory on remote server are not fully utilized. Where can be problem?
hello all ,I need to retreive the number of critical triggered on a daily basis.Im a little lost on the solution to put in place to produce this information.can someone guide me ?thanks for the reply.
Hi.My Centreon is IT100 24.04.7 and I’m playing with Rest API v2.I try to get a service template by searching for its name or its id but I always have a code 500 with the following message: “Error while searching for service templates”. Error while searching by name On the other hand, the search for template services works well when I don’t put any search in query parameters. Ok with no search parameterWhat am I doing wrong? Is it a known bug?
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.