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, 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 am using a Centreon 24.10.7 - IT100 monitoring server.How can I install the check_by_ssh plugin?Thank you for your help.Eric
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!
Hello.I would like to have the ability to show messages for users when they are connected to the Web GUI. For example, to announce a future updates or maintenance, or even if we are having any kind of trouble with the platform. Something like the following mockup:Regards,Enrique
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
my platform is almalinux 9.6 and centreon 24.10.11.before that i update the plugin centreon-plugin-Hardware-Servers-Dell-IDrac-Snmp to the version 20250800-1.el9when i made a check, it return me that, and to centreon web console it was ok so green color/usr/lib/centreon/plugins//centreon_dell_idrac.pl --plugin=hardware::server::dell::idrac::snmp::plugin --mode=hardware --hostname='x.x.x.x' --snmp-version=x --snmp-community='confidentiel' --component='amperage' --verboseOK: All 0 components are ok [].now after the plugin update, it return that and to centreon web console it was critical so red color/usr/lib/centreon/plugins//centreon_dell_idrac.pl --plugin=hardware::server::dell::idrac::snmp::plugin --mode=hardware --hostname='x.x.x.x' --snmp-version=x --snmp-community='confidentiel' --component='amperage' --verboseCRITICAL: No components are checked.Checking amperagesit’s same for all components from the plugin check it correctly the components before or after ? which is it correct ?
Some customers uses the icon of host to define if a ticket is requested all the time (24x7) or only on workhours.In this case, it could be useful to display this icon on the parent resource.Either in place of the status icon (not very relevant)(4) or next to the status icon (1), or in a separate “parent icon” column (2) as for notes, graphs, or actions, or even in the “parent alias” column (3), which can be activated as needed.Thanks.
I would like to discuss the possibilities for the Windows Agent to be distributed for end users.Either for installation or for updates, we can download the file from the internet but in the linux world we have package managers.I know there is things like chocolately and winget that are being used, winget being pushed by microsoft.Is there ways for us to access the agents through those ways ?
solution : add ['No Input','WARNING'] in ligne 12078 of script centreon_huawei_oceanstor_snmp.pl
To prevent the dreaded ORA-01000 error, would it be possible to add a cursor mode to Oracle plugin ? Some doc here: https://www.rshankar.com/how-to-find-out-maximum-open-cursors-and-no-of-cursors-open-in-oracle/ Thx
Hi all, CMA novice here. I’ve followed the whole CMA deployment documentation, but I observe that my poller doesn’t listen at all on the CMA port, despite that “Event borker directive” line being present, the connector’s command being linked to the template’s services etc.. I cannot really find any more details on what does define this listener, so I’m all ears ! ThanksBest Regards,
Hello everyone, I have update my centreon of the version 23 to 24.Since, i have this error "SSL certificate problem: unable to get local issuer certificate for" this error appears when I want to add a hostdo you know this problem? How to fix it?
Hello,We recently upgrade our Centreon central from 22.10 to 24.10.4.Since this upgrade we encouter an issue with the “Event Logs” page.When we have several pages of results and we try to access to the next page, it just shift to the 1 or 2 next records instead of shifting to the 30 next ones.Does someone experienced such an issue ?Regards
I tried to change my certificat name because i created a new or simply delete my agent CMA, but I can’t. when I validate the windows disappear but my agent didn’t change or disappeared centreon : 24.10.7OS : Alma Linux 9.6 changeor delete
Hello, I have installed Centreon central behind a proxy serverAfter that, I can not register my token.proxy config and test internet connection: success ping to api.imp.centreon.com: success ping api.imp.centreon.com PING api.imp.centreon.com (54.72.221.74) 56(84) bytes of data. curl : curl -s 'https://api.imp.centreon.com/v2/license-manager/instance/subscription' : success. curl -s 'https://api.imp.centreon.com/v2/license-manager/instance/subscription' {"message": "Authentication required"}[But still have issue with license-manager.Below is the log from /var/log/centreon/license-manager.log :[2025-09-03T18:04:38+07:00] ERROR : 0|0|[RestNotFoundException] https://api.imp.centreon.com/v2/license-manager/instance : Page not found | {"custom":null,"exception":null,"dternal.php?object=centreon_license_manager&action=registerInstance","http_method":"POST","server":"x.x.x.x"}}}nslookup api.imp.centreon.comServer: 8.8.8.8Address: 8.8.8.8#53Non-authoritative answer:Name:
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
HelloI've tested the CMA plugin but I'm getting a message mentioning that the command can't be executed This is a Centreon plugin, why are commands not allowed by default?Commands | Centreon Documentation if I need to whitelist commands, what should I enter in /etc/centreon-engine-whitelist/my-whitelist.yml? regards,
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.