Centreon Shifts into Observability with the Acquisition of Quanta.io
Learn more about the Centreon platform.
Be informed of the latest product updates.
The top 3 reasons to register to The Watch.
Hello, sound alerts used to be a thing but they are gone, and my ops team is sad :(could we bring it back? as previously, or dashboards/custom views or as a notification type...Sound alerts | Community the use case being: we have a wall screen that displays dashboards, we were appreciating that an host going down triggered an audio alert from the screen/PC sincerely
HelloDoes anyone use Clapi to add pollers? I'm almost at the end of my script, but I'm missing the instruction to assign the type to the output and input of my brokers.Does anyone have the details of the command? I couldn't find it in the documentation?It looks like this:centreon -u LOGIN -p PASS -o CENTBROKERCFG -a setoutputtype -v "poller-broker;central-broker-master-unified-sql;unified_sql"but I seem to be missing a parameter.Thanks in advance.Sincerely, CENTREON 24.10 on Oracle Linux 8.10
Hello everyone,I would like to get an official clarification from the Centreon Community about the use of the Open Tickets module in the Community Edition.Context: We are using Centreon Community Edition 24.x, with the Open Tickets module installed from the community repository (centreon-open-tickets). The module appears as installed and enabled in Administration > Extensions > Modules. However, the Monitoring Connector Manager shows “License required”. We have double-checked our ACL configuration: the user is an Admin and all permissions are granted. In Notifications > Rules, the page is empty and I cannot add any rules. My question is:Is it possible to use the Open Tickets module with the full graphical interface (especially Notifications > Rules) in the Community Edition without an IT Edition license?Or is it confirmed that in the Community Edition, only the method using a Notification Command or Event Handler is supported, without the connector management UI?Any
Is there any development around "Anthropic MCP Protocol" in order to be IA friendly? https://aicrafters.com/mcp-protocol-le-nouveau-standard-pour-les-ia-intelligentes/
After a year-long beta testing phase and much feedback from the open source community, customers and partners, we are proud to announce that the new Centreon monitoring agent, called Centreon Monitoring Agent, is now available in General Availability status. Why a Centreon Monitoring Agent?While it’s true that one of the strengths of the Centreon platform is its ability to monitor all kinds of environments in active mode, without installing an agent on the equipment being monitored, there are nevertheless certain use cases that benefit from the deployment of a software agent: For example, when security policies only allow outgoing flows from a device, and it is not possible to implement active controls from a poller using protocols such as SNMP. The same applies when an entire remote site is protected in this way, and it is not possible to install a poller locally. Or when it’s necessary to run a script locally on a machine, either for security reasons (authorized rights and/or protoco
Bonjour, Pourriez vous à l’image des “custom views” permettre l’affichage des alias d’host sur les dashboards ?
Bonjour,En prestation pour un client grand compte, je constate des lenteurs d’afficage lors de l'appel à la page downtimes /centreon/main.php?p=21001il se passe une bonne quinzaine de secondes, au minimum, avant que les données apparaissent.En recoupant avec un Expert DBA de mon client grand compte, il s'avère que la requête SQL de l'affichage des downtime ne semble pas optimale. La partie des filtres, notamment, ne sont pas correctement indexés (host, acteur, descriptions...)De même, si les champs de recherche sont vides, il n'est pas nécessaire de mettre LIKE '%%'. la requete en question : (SELECT SQL_CALC_FOUND_ROWS DISTINCT 1 AS REALTIME, d.internal_id as internal_downtime_id, d.entry_time, duration, d.author as author_name, d.comment_data, d.fixed as is_fixed, d.start_time as scheduled_start_time, d.end_time as scheduled_end_time, d.started as was_started, d.host_id, d.service_id, h.name as host_name, s.description as service_description FROM downtimes d, s
Hi all,We use here Redhat 8.10.Our policy is not to create local users on our linux systems.Instead all our users are in Active Directory (with linux attributes).We use Centrify to map the Ad users to the local linux system (https://delinea.com/centrify)This is why all our centron users are not present in /etc/passwd (centreon, centreon-broker, centreon-engine, centreon-gorgone)But they do exists and can be used as usual to start process, as owner of files ...etc → All our Centreon Platform is running well with this Centrify configuration ….BUT we are facing an issue while upgrading :EX: during “dnf upgrade centreon-common.noarch”The rpm scriplet provided by centreon runs this : if getent passwd centreon-broker > /dev/null 2>&1; then usermod -a -G centreon-broker centreon usermod -a -G centreon centreon-brokerfiBut it fails with : Running scriptlet: centreon-common-23.10.11-1.el8.noarch 7/138usermod: user 'centreon' does not exist usermod: user 'centreon-broker' does not
On the App-Protocol-DNS-custom Monitoring Connector, the options for --search-type are'MX', 'SOA', 'NS', 'A', 'CNAME' or 'PTR'.Is it possible to improve the plugin, and permit ‘SRV’ type ?
In the damned Resources Status page, auto-refresh is annoying most of the time. It should be disabled by defaut.
Hello everyone,As the title says, I'd like to create a graphic for a service I've set up. I've created a service to find out the number of users connected to my RDS farm and I'd like to have a graph to see the evolution of connected users over time. A simple dot plot, say every 30 minutes.What I mean by a graph is like CPU, memory etc… : Do you know if this is possible or not?Thanks by advance.
Hi I have had a problem with centreon updates for some time. My version is 24.10.8. The problem is in the vmware infrastructure monitoring plugin. Previously (based on the centreon_vmware.pm file) everything worked fine. After updates (from several versions within 24.10) the centreon_vmware service does not want to start. When I change the option to old in the /etc/default/centreon_vmware file and restore the centreon_vmware.pm file, everything returns to normal.Here is the configuration and logs after updates (the last one to 24.10.8), which do not work well.My instance: Centreon 24.10.8, Debian 12. $ ls -lrazem 44-rw-rw---- 1 www-data www-data 1287 2018-10-17 centreon.conf.php-rw-r----- 1 centreon centreon 390 06-24 08:25 centreontrapd.pm-rw-rw-r-- 1 centreon centreon 390 2024-05-16 centreontrapd.pm.dpkg-dist-rw-rw---- 1 centreon-gorgone centreon 626 06-24 08:24 centreon_vmware.json-rw-r--r-- 1 centreon centreon 812 03-28 09:37 centreon_vmware.pm
Add as many details as possible, by providHello,I've installed a Centreon 24.10.7 IT100 monitoring server. I monitor many clients such as Windows, Qnap NAS, and CentOS.But I'm having issues with my Ubuntu 10.04 clients.This command:--------------------/usr/lib/centreon/plugins//centreon_linux_ssh.pl --plugin=os::linux::local::plugin --mode=cmd-return --hostname='10.57.140.85' --ssh-backend='' --ssh-username='root' --ssh-priv-key='/root/.ssh/id_rsa' --ssh-port='' --exec-command='ls' --exec-command-options='/mnt/metz/test' --manage-returns='%(code) == 0,OK,lien iSCSI monté#%(code) == 1,UNKNOWN,probleme critique#%(code) == 2,CRITICAL,lien iscsi NON monté' --verbose-----------------------returns this result:---------------------UNKNOWN: Command exit code (255)Warning: Identity file /root/.ssh/id_rsa not accessible: Permission denied.root@10.57.140.85: Permission denied (publickey,password).-------------------------------------------Thank you for your help.Eric
Hi, Here’s the matter : to get metrics from an API one has first to request the “login” endpoint, providing user and password, to get back an authentication token (with a limite time validity). BUT this token is provided in the header “Authorization”, not in the json body of the response, and I didn’t manage to get it.Is there a way to extract values of the header ?Thx.
Hello,We are currently monitoring our Windows servers using NRPE (without SSL).In your opinion, what is the most secure and reliable way to monitor Windows systems, while still getting detailed metrics like those provided by NRPE?Would you recommend NRPE with SSL, WMI, or another method?Thank you for your feedback.
Hello,After participating to this morning’s webinar presenting the CMA feature, it appears it will be compatible with Windows and many Linux, but not AIX (nor Solaris) During the webinar, was mention the fact that it could be possible, just ask on the watch and get votes Well here it is ;) Regards
Bonjour,Lors de la sauvegarde de la VM sous almalinux 9.6 avec Centreon 24.10.7 nous avons ce message sur le serveur almalinux (journalctl -u hypervvssd.service) :Hyper-V VSS: FREEZE of /var/lib/centreon-broker failed; error:13 Permission deniedY a-t-il une solution pour résoudre cette erreur ?Les droits sont ainsi[root@mucenprd03 ~]# ll /var/lib/centreon-brokertotal 8prw-rw-r--. 1 centreon-broker centreon-broker 0 17 juin 15:36 central-broker-master-stats.json-rw-rw-r--. 1 centreon-broker centreon-broker 8 17 juin 15:03 central-broker-master.unprocessedprw-rw-r--. 1 centreon-broker centreon-broker 0 17 juin 15:36 central-rrd-master-stats.json-rw-rw-r--. 1 centreon-broker centreon-broker 8 17 juin 15:03 central-rrd-master.unprocessedL’Hyper-V est sous Windows Server 2022 Standard 21H2Merci par avance sur un retour.
Bonjour,J’ai configuré un job autodiscovery VMware VM qui me pose des problème.Lors de la première découverte j’ai une liste de VM activées dans Centreon qui correspondent au différents mapper.Lors du deuxième passage, j’ai des VM qui passent automatiquement en disable et je ne comprends pas pourquoi.y a-t-il un moyen de tracer pourquoi ces machines passent en disable.Je ne vois rien dans les log.Merci de votre aide
If you have any ideas for features that you think will help us further improve Centreon, share them with us now!
All you need to start or enhance your Centreon journey.
If you are a customer, contact our support team and we'll be happy to help you.
A library covering a range of relevant topics in a variety of formats.
Join us in nurturing the Centreon open source project.
A rich collection of webinars and other insights on the Centreon universe.
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.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.