Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
Hi everyone,Here is my problem : We Upgraded our preproduction environment to the 22.10 version (from 21.10 version) of Centreon in May 2023, and our Production in june 2023. Few weeks ago, at connection page of our Preproduction environment, we were asked to change our passwords eventhough our accounts are imported from our LDAP and our passwords are managed by our LDAP policis normally.We found out that since the 22.04 version of Centreon, they aded the possibility to manage passwords policies for Centreon users.But these policies should be applied only for local users => defect If I set Password expires after to 0 Months 0 day, would it ‘cancel’ the password renewel policy ? Make the passnord never expire ? (I opened a ticket to know that, but no answer, and I need to know before the Production environment if impacted)Thanks in advance for your answers.Best regards, MARECAR Farzana
Evry time i restart server i can't reach web application and i dont get any error message when i hace this errors on fil logs of apache "User is not allowed to reach web application"I try to fix problem by reseting password from sql but im looking for real solution My centreon vesion 23.10.3Debian 11Installed on vmware workstation17I change some cpu resources so i give server 2 Gb ram and 1 cpu 2.6 Ghz
Hi,I am just trying to replace our current home made shell script, used to monitor some web sites (with curl or weget)… by the centreon Plugin centreon_protocol_http.plTo day we have custimized our custom shell script output as follow : OK: time to get page https://mywebsitehost/someting : 0.121768 - Page return Code is 200This is what is returned in the STATUS INFORMATION of the centreon probe.Having the name of the checked url is very usefull for us. Now with the centreon plugin : we only get : OK: response time 0.122s The plugin cmd line is like : /usr/lib/centreon/plugins/centreon_protocol_http.pl --plugin=apps::protocols::http::plugin --mode=response --hostname=mywebsitehost --proto='https' --port='443' --urlpath='/something' ……..etc… I could not find how to make the checked url appear in the STATUS INFORMATION….Any idea ? Is is a shame as tthis plugin offeres many other options (Check different http_code, check page_content… etc) Thanks a lot.
Hello,I have a Centreon architecture with the remote SBDG.The Centreon backup partially works: On the central, no mariadb configuration is saved nor the Centreon database and centreon_storage.Is there a bug in the script or did I forget an rpm to install on the remote sgbd?ThanksPhilippe
Hello, I have not applied for any sub / paid service for centreon, in curious, is it possible to use the kubernetes monitoring without paying for it the stuff in the monitoring connectors menu I belive ? I tried the script on my centreon, looks promising : [root@ip-10-0-13-110 certs]# /usr/lib/centreon/plugins/centreon_prometheus_kubernetes_api.pl --plugin=cloud::prometheus::direct::kubernetes::plugin --mode=node-status --hostname=kube-prometheus.test.internal.com --url-path='/api/v1' --port='' --proto='https' --node='node=~".*"' --warning-status='' --critical-status='%{status} !~ /Ready/ || %{schedulable} =~ /false/' --warning-allocated-pods='' --critical-allocated-pods='' --units=''OK: All nodes status are okDid it by this guide : in menu , I cannot install it : Pressing subscription just leads to : “The Store is getting a makeover”.Does this doable a free way ? What am I really missing there, a command and a template , right ? Are those available anywhere, any community collection
I have upgraded/Migrated from 21.10.x to 23.10.13 and followed the steps in https://docs.centreon.com/docs/migrate/migrate-from-el-to-el/. But after completing all the steps the Poller is not running and showing database issue. I have verified the password in /etc/centreon-broker/central-broker.json is correct. # cat /var/log/centreon-broker/central-broker-master.log | grep 'error'[2023-12-11T09:06:13.259-05:00] [tcp] [error] Error while reading on socket from 127.0.0.1: Operation canceled[2023-12-11T09:06:15.876-05:00] [sql] [error] unified_sql: the 'metrics' table contains rows with metric_id <= 0 ; you should remove them.[2023-12-11T09:06:15.876-05:00] [sql] [error] unified_sql: the 'metrics' table contains rows with metric_id <= 0 ; you should remove them.[2023-12-11T09:06:15.877-05:00] [sql] [error] unified_sql: the 'metrics' table contains rows with metric_id <= 0 ; you should remove them.[2023-12-11T09:06:15.877-05:00] [sql] [error] unified_sql: the 'metrics' table con
Hi,We have a 21.10 IT Edition Server, it seems that the mode for virtual-volume-quotas are not available on the pack.https://docs.centreon.com/pp/integrations/plugin-packs/procedures/hardware-storage-hitachi-hnas-snmp/package installed on the poller.centreon-plugin-Hardware-Storage-Hitachi-Standard-Snmp-20220727-130028.el7.centos.noarchcentreon-plugin-Hardware-Storage-Hitachi-Hcp-Snmp-20220616-095752.el7.centos.noarchcentreon-plugin-Hardware-Storage-Hitachi-Hnas-Snmp-20220727-130028.el7.centos.noarchCan anyone help? or the pack is not compatible on our current version? TIA!
Hi,I am trying to send some data towards an InfluxDB test database.So I naturaly tried to configure a different Output towards the InfluxDB as the option is available on the dropdown menu from the broker configuration (centreon UI).However, I couldn’t find the documentation on how to configure the output. Some parameters are more explicit than some others.Does anyone have done it before? Any help would be appreciated.Regards,Thierry.
Hi,i have a windows server 2016 with 2 disks C: and D:Currently i have my alerts based on this configuration : But my problem is that D drive is almost 800Go and thus i don’t need to get the same values about when the disk space is at warning or critical.How can i have this configuration for my C: drive and a specific one for my D Drive ?Thank you
Hello, it’s possible to migrate host templates, service templates and checks from a centreon server (test) to another centreon server (prod) which have the same OS version debian11 and same centreon version 23.10 ?
Hi,I don’t find any way to check password expiration on ldap account.Thanks,
Hi,we are using this plugin:https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-salesforce-restapi/This work well but when it come for “incident” there’s no change of status.Example:/usr/lib/centreon/plugins//centreon_salesforce_restapi.pl --plugin=apps::salesforce::restapi::plugin --mode=sfdc-instance --hostname='api.status.salesforce.com' --instance='xxxxxxxx' --alias --verboseOK: Salesforce 'xxxxxxxx' instance status is 'OK' (active:'1') , 2 incidents currently | 'xxxxxxxx#salesforce.incident.current.count'=2;;;0;Salesforce 'xxxxxxxx' instance status is 'OK' (active:'1') , 2 incidents currently2 incidents, styatus ok.There is a way to have, for example, a warning in this type of cases?Maybe there is but we can't figure out how.We noticed this because today our Salesforce instance was experiencing severe slowdowns and problems. Checking the official dashboard ofSF here “status.salesforce.com/products/all” actually our area was interested.But on centreon,
HelloI was expected to implement “File and Directories” Monitoring for file transfers purposes. But at the end, I can’t figure out how to ..Would you be able to help me ?
I install VM version of Centreon and clear installation from with AlmaLinux 8.On VM version i see configured all commands and templates.On clear installation i dont have this.How i can get this all commands and templates?generic-active-host, generic-passive-host and generic-dummy-host I dont need all templates. I only need basic templates.This is basic templates, but they are not present in open source version.
How can I get the string value of a variable in an SNMP trap.Even if the MIB has the 2 values: string and numeric, I can only get the number. There is any kind of command to use to get the translation that it is in the mib file?Thank you in advance.
Hi,I have need monitor an electric generator with modbus, my problem is i can't create warning threshold and critical threshold for monitor the voltage of the battery, EDF and others components such as water temperature of motor, pression oil, temeratur oil...On the script comment, i have informations : --warning-* Warning threshold (can be 'unique' or 'global') (Override config if set) --critical-* Critical threshold (can be 'unique' or 'global') (Override config if set)I not anderstand this information, wished for have threshold warning at 270 and seuil critical at 265...Other problem, i can't format return value. ex: value return 275, return value wished 27,5.Commande execut on centreon :./centreon_plugins.pl --plugin=apps/protocols/modbus/plugin.pm --mode=numeric-value --tcp-host=172.xxx.xxx.220 --config=hostline/modbus_group_battery.json --verbosePlugin modbus execut with config file json :{ "selection":{ "battery_charge
As you probably already know, Centreon 21.10 is not a supported version anymore (more information here).As a consequence, the RPM package repository for this version has been archived: it moved from https://packages.centreon.com/rpm-standard/21.10 to https://archives.centreon.com/standard/21.10.If your platform is still running 21.10 and you need to update it, please update your YUM or DNF repository configuration to handle this change.
Hi,question about / Host-Discoverythe Host Discovery is working very fine. But in the Results … Mark a discovered Host and Edit Mappers …. nothing see screenshot , empty … *any Log File * ? ThanksAndreas
6 of my services are generating these Errors: “UNKNOWN: Could not enumerate instances: Failure when receiving data from the peer” The service is called hardware-global. Centreon version: 23.04OS: Alma Linux 9The command I am using: /usr/lib/centreon/plugins/centreon_vmware_esx_wsman.pl --plugin=apps::vmware::wsman::plugin --mode=hardware --hostname='<IP>' --wsman-username='root' --wsman-password='<PASSWORD>' --wsman-scheme='https' --wsman-port='443' --component='.*' --verbose Thank you for any advise.
How filter out PendingFileRenameOperations from NSCLIENT WIndows Pending Reboot check?it’s always True.
version: 22.04 / On prem / RHEL 8.5on the monitoring of my VM hosting centreoni have the service Swap with unknown status wit error : Missing Parameter Security Name.where should i find this param ?
Hello all,Since i upgrade my centreon (just server central no external poller) the new hosts doesnt appears in ressources status. ( I see them in Hosts and Services).When i add it my poller configuration change so i reload it but i dont see them appear at the top of the page on the banner host and service and i dont have any error on configuration.All my service are active i just have this error on gorgoned.log when i restart the gorgone service. 2023-11-06 16:46:23 - ERROR - [proxy] zmq_poll failed: Appel système interrompu2023-11-06 16:46:23 - ERROR - [proxy] zmq_poll failed: Appel système interrompu2023-11-06 16:46:23 - ERROR - [proxy] zmq_poll failed: Appel système interrompu2023-11-06 16:46:23 - ERROR - [proxy] zmq_poll failed: Appel système interrompu2023-11-06 16:46:23 - ERROR - [proxy] zmq_poll failed: Appel système interrompu2023-11-06 16:46:29 - ERROR - [proxy] Cannot create child, need a core id2023-11-06 16:46:29 - ERROR - [proxy] Cannot create child, need a core id2023-11
I verified that the host report is showing as downtime, even though there is no downtime registered for the periodDuring this period we had a host with a down service but we did not have downtime registered. Is there a parameter to configure this exchange.
Bonjour,Export of objects with non ASCII characters is broken (from the UI as from CLAPI), example : Then the generated file can’t be imported, or if imported, it results in an object with a wrong name. (this is with 22.10.11 but as I saw nothing in the changelog about that I guess 22.10.15 still has this (very long lasting) bug.AFAIK, there isn’t any import/export solution in APIv2.Is this bug will be finally fixed someday ? Is the the APIv2 also has those encoding issues ? If not, is it planned to have an import/export functionality?I’m aware I can use SQL, or coding what’s necessary from the existing APIv2, but I can’t figure why it had never been fixed while some new fancy functionalities are developed. Is it so difficult technically? Or am I the only user who complains about that and considers that the fact to be limited to ASCII nowadays is unacceptable?I‘d really like to know what the other users think, hence this post.
Hello I’m using centreon_plugin.pl to monitor huawei switch./usr/lib/nagios/plugins/centreon-plugins/src/centreon_plugins.pl --hostname XXX.XXX.XXX.XXX --snmp-username XXXXXXX --snmp-timeout 30 --snmp-version 3 --plugin network::huawei::snmp::plugin --mode hardwareor /usr/lib/nagios/plugins/centreon-plugins/src/centreon_plugins.pl --hostname XXX.XXX.XXX.XXX --snmp-username XXXXXXXX --snmp-timeout 30 --snmp-version 3 --plugin network::huawei::snmp::plugin --mode cpu --warning-usage=20 --critical-usage=30 But I can’t get value.Is any one have MIBS for this switch and a way to change them ? Best 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.