Build better products with our product team.
Hi, it would be nice if we could convert the discovered hostname to uppercase in Host discovery module.It would bring more customization and better visual aspect. Thanks.
Hi all, Just an idea about the ability to personalize sounds notification depending on the host or host_group, it could be great feature ;)
Bonjour, Merci d’ajouter dans la roadmap des dev l’ajout du provider FreshDesk sur le module Open Ticket. Les actions classiques ‘Ouverture/Fermeture et acquittement”.
Hi Team,When we are successfully login to GUI, After that when we are opened the configuration tab and suddenly if we want to go to “back” after clicking back arrow its not working. It would be great if that back option will be availble for centreon application
Bonjour à tous,Je souhaite proposer une amélioration pour Centreon Map qui, je pense, pourrait bénéficier à de nombreux utilisateurs.Contexte : Actuellement, Centreon Map limite la taille des images à 2MB et ne supporte pas les fichiers SVG. Cette restriction pose des défis lorsque nous voulons intégrer des images de haute qualité ou des graphiques vectoriels, qui sont souvent essentiels pour une visualisation claire et précise de notre infrastructure.Proposition d'amélioration :Augmenter la taille maximale des images supportées au-delà de 2MB : Avec l'augmentation des résolutions d'écran et la nécessité d'images détaillées, il serait bénéfique de permettre l'importation d'images de plus grande taille. Cela éviterait la perte de qualité due à la compression excessive. Supporter les fichiers SVG : Les SVG (Scalable Vector Graphics) sont des graphiques vectoriels qui offrent une qualité d'image supérieure à n'importe quelle résolution, sans perte de qualité. En permettant l'utilisation de fichiers SVG, nous pourrions bénéficier de visuels plus nets et plus professionnels dans nos cartes Centreon.Bénéfices attendus :Amélioration de la clarté et de la qualité visuelle des cartes. Possibilité de personnaliser les cartes avec des images plus détaillées et des graphiques vectoriels. Gain de temps pour les administrateurs qui n'auront plus besoin de redimensionner ou convertir des images pour qu'elles respectent les restrictions actuelles.Je suis certain que cette amélioration rendrait Centreon Map encore plus puissant et flexible pour tous les utilisateurs. Merci de prendre en considération cette proposition.Bien cordialement,CASELLATO MATHIEUIngénieur Réseaux & SécuritéOrangeCyberDefense
Hi,When the Broker connection between Poller and Broker is not sync, the problem can be seen on the poller pageBut for Gorgone sync between Central and Pollers, we Don't have it thereWe have to add the host Template for Gorgone on the Central to have the status of Gorgone syncIt will be cool in my opinion if the Gorgone sync can be seen at the poller page, because sometimes Gorgone nodes are not sync, therefore Configuration Exports doens't applies and no error are shownIf the Gorgone host Template is not set somewhere, we have no way on web console to know if there is a Gorgone issue
Hi,We’ve got a question/suggestion about the « formatting » node and outputs messages of virtual curves.Let’s say 2 virtual curves are defined for traffic network, summing incoming interfaces on one hand, outgoing on the other. Since the same printf_msg is used for each virtual curve, it has to be generic. So, just reading the « status information », one can’t figure out which one is the incoming traffic an which is the outgoing.Ex of current output:Status informationOK: Traffic on data interfaces is OKTraffic SUM is: 15.32 Mb/sTraffic SUM is: 7.82 Mb/sFiguring it out requires to get to the « performance data » and is neither explicit nor convenient.Persona : ITOps teamsProblem to solve : same output message for all the set of metrics of a virtual curves serviceExpected outcome : customize output of virtual curves servicesPotential solution :Offer possibility to define a « comment » entry in the virtual curves definition section with free entry.Ex :"virtualcurve": { "sum_traffic_in": { "pattern": "^traffic_in$", "aggregation":"sum", "comment":"IN" }, "sum_traffic_out": { "pattern": "^traffic_out$", "aggregation":"sum", "comment":"OUT" } }Then formatting node could be :"formatting": { "change_bytes_network": 1, "custom_message_global": "Traffic on data interfaces is OK", "printf_msg": "Traffic %s SUM is: %s %s/s", "printf_var": "$self->{result_values}->{comment},$self->{result_values}->{value}, $self->{result_values}->{unit}" }And expected resultStatus informationOK: Traffic on data interfaces is OKTraffic IN SUM is: 15.32 Mb/sTraffic OUT SUM is: 7.82 Mb/sRegards
The old “Monitoring > Status Details > Services” nicely handles the short output (Status information column). In case output doesn’t fit the length of this column it wraps the content dynamically to show all of it.The new “Monitoring > Resource Status” doesn’t handle this the same way. Which might be quite inconvenient. It just cut the content at some point. Even in case where there is still place to display it. Would be nice to have it working as it is done in the old page.Moreover the service details pop-in for should indicate clearly where the extended info section (long_output) starts. Now this distinction is not visible - short_output and long_output are just displayed as one. These are some small things which keep us still away from upgrading to 24.10 and later releases.
Hello,I have a use case that required me to modify the script /usr/share/centreon/cron/centreon-backup.pl. As the SCP (SSH) port is not port 22, I modified lines 242 and 253 to specify the port in the scp command.It would be useful to be able to specify the port in the Centreon backup settings.Have a nice day!
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.