Stream Connectors Release – July 2026
Learn more about the Centreon Infra Monitoring.
Recently active
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
Hi,Following a disk crash, I no longer have any data in my graph.Do you have an idea to solve the problem?Advance thank
Hello,After removing poller from my Centreon 21.10.17 i still have 3 hosts related to deleted poller.I deleted them from hosts but they are still visible on status pages.Do You have any idea how to delete those hosts ?
Hello,We monitor our Centreon database with centreon mysql plugin and we have a lot of slow queries like this :SELECT SQL_CALC_FOUND_ROWS DISTINCT resources.resource_id, resources.name, resources.alias, resources.address, resources.id, resources.internal_id, resources.parent_id, resources.parent_name, parent_resource.status AS `parent_status`, parent_resource.alias AS `parent_alias`, parent_resource.status_ordered AS `parent_status_ordered`, parent_resource.address AS `parent_fqdn`, severities.id AS `severity_id`, severities.level AS `severity_level`, severities.name AS `severity_name`, severities.type AS `severity_type`, severities.icon_id AS `severity_icon_id`, resources.type, resources.status, resources.status_ordered, resources.status_confirmed,
Hello all, I am looking for an easy way to monitor windows reboot.I tried to use the uptime template but I don’t know what value I have to put to major any reboot (like one second), I tried to put 1: as critical value but it doesn’t work.Help please thx
I used SNMP trap to monitor the status of switch interface and I observed weird behavior of SNMP trap notification. When the last SNMP trap was in OK state then the next OK state event for another interface was never triggered the alert. I saw that the SNMP trap message output was changed on Centreon monitoring portal but alert was not sent. Please help to advise me what could be the issue. Thanks so much!
Hi,After an upgrade from 22.10.11 to 22.10.15 I can see all the status duration for problems that roughly equal the time since I made the upgrade, not the time the status present.Is it something unavoidable, or is it a new bug? I never noticed this before.Also, a more general question: the old page has both “duration” and “hard duration”. Which one is the unique “duration” on the new page ? Why there aren’t both present anymore?
Hi,We use the standard centreon Plugin ‘centreon_nsclient_restapi.pl ‘ (From centreon-plugin-Operatingsystems-Windows-Restapi-20230912-083720.el8.noarch)… to run multiple scripts on our remote servers.One of the script (powershell) reads and reports some log file content …. It is executed on a Windows 2019 serveur (The standard encoding on the powershell is UTF-8). The log file is a standard .txt file: If the logs files contains a line like :“ven. 2023-12-01 10:50:04 ERROR Export_LyncCtrlDeviations Nombre d'erreurs à vérifier”The result is : UNKNOWN: Cannot decode json response: malformed UTF-8 character in JSON string, at character offset 191 (before "\x{fffd}0080\x{fffd}...") at /usr/lib/centreon/plugins/centreon_nsclient_restapi.pl line 162. The debug mode shows that It receives the string : ‘à vérifier’, like : ▒\u0080▒ v▒\u0080\u009Arifier If I just remove the accented characters fron the file…. the plugins works well.“ven. 2023-12-01 10:50:04 ERROR Export_Lync
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.