Build better products with our product team.
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.
Usefull when you debug some problem on your centreon .It could be insteresting to find with host Id or Service Id your object on resource status page
Hello,I would like the name of a token to appear in the Administration logs section of the Centreon Cloud platform, perhaps by adding an additional column or through another method.This feature would be appreciated, especially when you have multiple tokens in production.
Rubrik 9.4+ now moves many on‑prem clusters to RSC‑only management, disabling local CDM REST APIs. As a result, the current Centreon Rubrik REST API plugin cannot monitor these environments, since it only supports CDM clusters and not the RSC console.Rubrik officially transitioned from REST to GraphQL APIs for RSC management and recommends using GraphQL for monitoring.A GitHub issue already requests GraphQL support for the Centreon plugin, but no RSC‑compatible plugin exists yet.Request:Please add an official Centreon Plugin Pack supporting Rubrik Security Cloud (RSC) using GraphQL and RSC authentication (client_id / client_secret).Thank you!
There is a Cisco ISE connector which delivers some numbers about sessions of an ISE deployment.I was wondering, if it does support to check the node status !?We have a bigger deployment and a node was in sync-failed. I thought, this should be covered as an option by the connector, but I didn’t find anything.This information is available from the ISE API and could be added as additional mode.
Hello.Is it possible to add a new plugin for Cisco UCS servers? Cisco IMC (integrated management controller) management modules have different access protocols: SNMP, XML API, Redfish REST API.Having searched the redfish plugin code, I found a similar plugin "hardware::server::hp::ilo::restapi::plugin". However it doesn't work # ./centreon_plugins.pl --plugin hardware::server::hp::ilo::restapi::plugin --mode hardware --hostname 'imc101' --api-username 'monitor' --api-password 'mypwd' --ssl-opt="SSL_verify_mode => SSL_VERIFY_NONE" --timeout 60 --debug --verboseUse of uninitialized value in concatenation (.) or string at /usr/lib/nagios/plugins/centreon-plugins/hardware/server/hp/ilo/restapi/custom/api.pm line 168.UNKNOWN: Login error [code: '415'] [message: '']checking chassis======> request sendPOST https://imc101:443/redfish/v1/SessionService/Sessions/Accept: application/json;charset=UTF-8User-Agent: centreon::plugins::backend::http::useragentContent-Type: application/json;charset=UTF-8{"Password":"mypwd","UserName":"monitor"}======> response doneHTTP/1.1 415 Unsupported Media TypeConnection: keep-aliveDate: Mon, 22 Jul 2024 14:45:07 GMTServer: webserverWWW-Authenticate: Basic, charset="UTF-8"Content-Length: 0Content-Type: application/jsonClient-Date: Mon, 22 Jul 2024 14:45:07 GMTClient-Peer: 10.160.2.149:443Client-Response-Num: 1Client-SSL-Cert-Issuer: /DC=com/DC=holding/CN=IT-Dept-CA1Client-SSL-Cert-Subject: /CN=IMC101.holding.comClient-SSL-Cipher: TLS_AES_256_GCM_SHA384Client-SSL-Socket-Class: IO::Socket::SSLClient-SSL-Version: TLSv1_3
Bonjour,Il serait pertinent de mettre en place une traçabilité complète des modifications effectuées sur les MAP.Au‑delà de l’aspect opérationnel, cette fonctionnalité répond à un véritable besoin en matière de sécurité et de conformité.En effet, conserver un historique détaillé (logs, traces, auteur, date, type de modification, avant/après) permet :d’améliorer la transparence sur les actions réalisées par les différents utilisateurs ; de faciliter le diagnostic en cas d’incident, en identifiant rapidement l’origine d’un changement ou d’un dysfonctionnement ; de renforcer les contrôles internes, en garantissant que toute modification suit un processus maîtrisé ; de répondre aux exigences des normes ISO 27000/27001, qui imposent un contrôle strict des changements ainsi que la capacité à retracer toute action impactant un système d’information ; de limiter les risques de manipulation non autorisée, volontaire ou accidentelle.La mise en place de cette traçabilité constituerait donc une amélioration importante pour la sécurité, la conformité et la qualité opérationnelle de l’outil.
Hi,I’m playing around with BA’s and a complex system/application could have lots of nested BA’s.On one hand I like the idea to collapse to the top level BA, when everything is fine.But on the other hand, sometimes I wish to make a level of BA always expanded.Is this in conflict to the BA idea in general or would it make sense to have the possibility to show a BA-level always expanded, even if everything looks good !?
Bonjour, Nous souhaiterions avoir la possibilité (et la flexibilité) de créer un graphe/ widget de répartition avec des données métrologiques issues de services différents mais avec la même unité de mesure : Exemple de graphe : Pour prendre un exemple concret :Si nous avons 3 hôtes avec des services “nombres de connexion” :Pouvoir ajouter les métriques (qui doivent être de la même unité de mesure) dans le graphe afin de pouvoir créer un graphe camembert ou histogramme de réparation, nuage de points ou bulles . Exemple :Hôte 1 : 20 connexionsHôte 2 : 10 connexionsHôte 3 : 10 connexionsGraphe de 40 connexions = 100 % → avec affichage de la réparation en valeur brut ou pourcentage.Si on ajoute une donnée de nombre de connexion, ça fait donc évoluer le graphe en réel. C’est un vrai besoin de notre entreprise pour pouvoir utiliser le dashboard plus comme un outil de pilotage que comme un dashboard de supervision.Il manque selon nous des types de graphes (graphe camembert ou histogramme de réparation, nuage de points ou bulles,..) et de la souplesses de configuration (aller prendre des métriques d’hôtes ou services différents). Je vais faire un “ideas” a ce sujet.Cordialement,Arnaud
Hello,At the moment there is no pie chart shape in the Single-metric widget which would be specifically useful for showing filesystem usage. Your competitor has it already ;)https://www.zabbix.com/documentation/current/en/manual/web_interface/frontend_sections/dashboards/widgets/pie_chartMaybe this idea is already on your table but in case it isn’t I decided to submit it.
List/show Recurrent downtimes in host/service description.Because If you have lot of recurrent Downtimes, we need to make SQL request to find which downtime is linked to a host/service.or you need to review all your recurrent downtime one by one...
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