Build better products with our product team.
Bonjour,Je pense qu’il serait intéressant de pouvoir modifier le code couleur des tuiles sur le dashboard.En effet, comme nous pouvons le voir ci-dessous, nous avons 0 hosts DOWN, cependant la couleur est rouge.Il sera plus logique d’avoir la tuile en verte à 0 et qu’elle bascule en rouge à partir de 1 host DOWN
When notifications have been configured at Business Activity node (parent level, grandparent level, etc.) and sent, there is no view in Centreon to see which notification has been sent (no history).A dedicated view or a field in the Event Log view to select a Business Activity (any level) to check notifications sent will be fine.
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
On the “Resource status” page, when you select a filter, if you use the search bar, the filter is not reset.To avoid having to click twice on the filter, it would be a good idea to reset it as soon as a search has been performed.
Based on the next discussion. When i was digging to create custom commands for my users, i realized that you can give description to command Arguments, but not to Macros.For Macros you either need to be very descriptive in your naming, provide example in the proper field, or provide external documentation about the usage.I would like to be able to provide description to macros, either on the CMD, STPL or HTPL level, as you can define new macros at each of those steps. Within this evolution, would love to be able to export all this new data within the AWIE module (import/export) so it can be integrated in multiple instances if needed. On the Command level, we already have fields stored when edited on the web interface but not on the CLAPI as per the next page. On the Host and Service template level, i belive that this small button has the same purpose, but the same way when exported the description is not exported (and we can’t set it through CLAPI) The objective would be to clarify the usage of each macro, their exceptions, etc. It can even (why not) contain a link to an external description if needed. The point is to reduce the amount of interaction required for the user to do to understand what information to place on the field when using Centreon. I would love your feedback on that idea.Thank you.
Hi everyone,I’d like to suggest an enhancement for the CSV export feature in Centreon.Currently, when exporting service or host lists to CSV, the file does not include the Host ID or Service ID, which are often needed when working with the API, automation scripts, or external integrations.Requested improvement:Add two optional columns to CSV exports: host_id service_id This would make it much easier to correlate exported data with REST API queries or configuration automation tools.
Hello everyone,While working with Centreon Map, I realized that two features could significantly improve reliability and user comfort: Versioning / History of map changes It would be very helpful if Centreon Map could automatically keep a number of versions of a map after each modification. In case of a bug, visual corruption, or user error, it would allow us to easily roll back to a previous version. Recycle bin with delayed deletion When a map is deleted, it is removed permanently. A recycle bin, with a retention period of around 30 days before final deletion, would allow recovery of maps accidentally deleted. These two features would greatly increase safety and peace of mind when designing or maintaining maps.Thanks for reading, and feel free to share your thoughts!Regards
Hi, we are monitoring the reliability of WAN lines. We have a check, which measures the round-trip-time to a remote site and giving back the min, avg and max RTT.I’d like to have a graph, which draws the avg as a solid line (that’s easy) and I want to have the area between the min and max filled with a colour. For those, who know smokeping, I like this kind of display a lot!Maybe there are other use-cases, where a filled area between two metrics might be useful !?Would it be possible to fill the max metric as usual and restore background colour (erase the filling of the max) with the min metric?
Veeam has released version 13, which is no longer compatible with the current Centreon connectors.In this version, access is only available through the REST API:https://helpcenter.veeam.com/references/vbr/13/rest/1.3-rev0/tag/LoginVeeam is now provided as a Linux appliance with specific command sets.Could you please consider updating the Centreon plugin to support this new version and its REST API access?
Hi,Persona : Admins and OpsProblem to solve : With a large number of dashboards, searching could be simplified with more sorting criteria.Expected outcome : Enhance search bar with criteria about owning and sharing.Potential solution : Redesign the search bar to add two criteria:1- Drop down list “Owners” (feature for administrators) : all dashboards owners2- Drop down list “Sharing” (feature for anyone) : “My dashboards” or “Dashboards shared with me”Regards 🙂
When adding a note about a service, it would be nice to be able to view this information in Supervision > Resource Status. When you click on the service, you get the service detail banner.
Persona:Centreon administratorProblem to solve:In the current NetApp Ontap REST API – volumes mode, thresholds are calculated based only on the current volume size.For volumes with autogrow enabled, this makes percentage usage misleading since the effective limit is defined by the autosize maximum setting.Current behavior:The plugin retrieves size but does not consider the autosize object returned by the ONTAP REST API.Example from a production environment (anonymized):"autosize": { "maximum": 274877906944, "minimum": 10737418240, "grow_threshold": 85, "shrink_threshold": 50, "mode": "grow_shrink" } Expected outcome:Allow the plugin to use autosize.maximum as an optional reference for threshold calculation.Users could choose between: Default: thresholds based on the current volume size. Optional: thresholds based on the autosize.maximum value. Potential solutions: Extend the REST query to include autosize.maximum from /api/storage/volumes (API reference). Add a new option (e.g. --use-autosize-maximum or similar). Adjust perfdata labels to clearly distinguish between both reference types. Benefits / Impact: Enables accurate monitoring of autogrow volumes. Prevents false alerts when volumes expand automatically. Aligns threshold logic with NetApp’s operational behavior, improving reliability in large environments.
Hi,Persona : admin or people in charge of setting maps upProblem to solve : In the MAP module, adding host's network neighbourhood and the links/ports that connect them is a repetitive and time-consuming task.Expected outcome : Within the scope of network supervision, the aim would be to automatically map the equipment connected to the host. Potential solution :Provided that the LLDP (or CDP) protocol is active on the network, the MIB of the specified host contains the necessary information. The retrieved list must then be compared with the list of hosts declared in Centreon, and the MAP could be constructed from the join of the two. To avoid the risk of duplication, we would limit ourselves to the host's immediate neighbours.Regards.
I need to monitor several values, which I want to have in a single graph.Unfortuantely, I need to do some math on each value (/10 for some and /100 for others).When I grab a single oid, I can do that with --format-custom. But in --config-json mode, format-custom does not do anything.Can these options be added to the --config-json mode?BRHorst
Hi Centreon team,I’ve noticed a small but annoying UI issue in the web interface. When you hover the mouse over the left-side menus, the dropdown overlays the buttons or fields I’m trying to click or edit (see screenshot attached).This makes the user experience quite frustrating, especially when configuring pollers or exporting configurations.Would it be possible to add an option in the UI settings to switch between hover (overmouse) and onclick behavior for opening the side menus?Thanks for considering this improvement — it would make navigation much smoother!Best regards,Sébastien
Hello, I was going through Centreon’s CLI, RESTv1 and RESTv2 APIs and found that Escalations object management is completely missing from all APIs. Right now I am performing a migration to new Centroen Central (with clean DB, importing config via CLAPI). And I have to recreate 500+ escalations by hand. API endpoint would be really helpful in this case. Would it be possible to develop this feature in newer version of Centreon? Best regards,Martin Szabo
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.
OKSorry, our virus scanner detected that this file isn't safe to download.
OK