Build better products with our product team.
Hi,when the tree is very big, it’s not possible to display it entirely unless to zoom out but in that case, it’s too small to read. As the monitors are now generaly bigger than 21” It could be great to be able to expand the frame containing the tree instead of zoom out.
Hello,Persona: Centreon administratorProblem to solve: Using CRM modeIt is not possible to retrieve status information for a specific node. Information is summarized for the entire cluster.Expected outcome:Retrieve and display status for a specific node.Potential solutions:The output of the command executed by the plugin seems to be parsed correctly already. Adding new options or creating new modes, for each use case, using crm_mon could be useful. (modes for cluster, node)Best regards,
#1 filter on Resource/Resource groupsPersona: Centreon administratorProblem to solve: Using CRM modeIt is not possible to easily retrieve resource-related data only. Using filter-resource-name, information about the cluster is also retrieved and displayed.cluster perfdata must then be filtered out Default OK status is OK: Cluster is okExpected outcome:Retrieve and display only resource-related information when filtering on a resource name or a resource group name, if needed.Potential solutions:The output of the command executed by the plugin seems to be parsed correctly already. Adding a new option or creating a new mode using crm_mon could be useful. #2 filter on NodesPersona: Centreon administratorProblem to solve: Using CRM modeIt is not possible to retrieve status information for a specific node. Information is summarized for the entire cluster.Expected outcome:Retrieve and display status for a specific node.Potential solutions:The output of the command executed by the plugin seems to be parsed correctly already. Adding new options or creating new modes, for each use case, using crm_mon could be useful. (modes for cluster, node)
I would love to be able to see the status of a notification commands.When we run check commands, their status is historised in the interface and through the resource page, but if you are running some notifications based on some scripts or commands, you have no idea of wether the execution was successful or not. Right now we have a trace of the emission of the alert in the timeline of the resource lateral window and within the event logs, but the status or if that command fails, right now there is no real way to know that.I have been trying to add some logging capabilities to commands like a stdout/stderr redirection with tee to push logs in a specific file, but that isn’t really practical.What do you think of this idea ?
Hello when we are on dipslay view ‘all ‘ we have the possibility to add some columns but if we switch Display view to view host|view service , we lost this option so view by host|service lost major infos [ link to wiki by note , notifications blocked ,etc… ]and we must switch back to all view to have these infos .is it possible in next verison to have this button for host|service view ? Laurent
Implement the ability to export map's XML/JSON in version 24.10+, similar to Maps Legacy Destop Client.This could be used for map backups and to import maps into a remote server.It would be great if the Maps Extension had the "Display on Remote Server" feature, like the Business Activities extension from BAM. It would save work for those who have many maps and constantly make changes to add new services/hosts.There's already an API for this; I think it would be simple to implement in the maps-web interface.
Hi,Persona: operators and adminsProblem to solve: HTTP collection does not allow the parsing of response’s headers. This prevents token from being read, authentication token for example.Expected outcome: allow response’s headers parsing.Potential solutions: add an extraoption CURLOPT_HEADER to customize request sent using curl “http-backend”.JSON conf file could be then set like this "rtype":"txt""parse":[{"name":"example","re":"<REGEX PATTERN>","entries":[{...}]}]Best regards.
Bonjour,En prestation pour un client grand compte, je constate des lenteurs d’afficage lors de l'appel à la page downtimes /centreon/main.php?p=21001il se passe une bonne quinzaine de secondes, au minimum, avant que les données apparaissent.En recoupant avec un Expert DBA de mon client grand compte, il s'avère que la requête SQL de l'affichage des downtime ne semble pas optimale. La partie des filtres, notamment, ne sont pas correctement indexés (host, acteur, descriptions...)De même, si les champs de recherche sont vides, il n'est pas nécessaire de mettre LIKE '%%'. la requete en question : (SELECT SQL_CALC_FOUND_ROWS DISTINCT 1 AS REALTIME, d.internal_id as internal_downtime_id, d.entry_time, duration, d.author as author_name, d.comment_data, d.fixed as is_fixed, d.start_time as scheduled_start_time, d.end_time as scheduled_end_time, d.started as was_started, d.host_id, d.service_id, h.name as host_name, s.description as service_description FROM downtimes d, services s, hosts h WHERE d.host_id = s.host_id AND d.service_id = s.service_id AND s.host_id = h.host_id AND d.type = 1 AND d.cancelled = 0 AND s.description LIKE '%%' AND h.name LIKE '%%' AND d.comment_data LIKE '%%' AND d.end_time > '1732196593' AND d.comment_data NOT LIKE '%Downtime cycle%' AND d.author LIKE '%%') UNION (SELECT DISTINCT 1 AS REALTIME, d.internal_id as internal_downtime_id, d.entry_time, duration, d.author as author_name, d.comment_data, d.fixed as is_fixed, d.start_time as scheduled_start_time, d.end_time as scheduled_end_time, d.started as was_started, d.host_id, d.service_id, h.name as host_name, '' as service_description FROM downtimes d, hosts h WHERE d.host_id = h.host_id AND d.type = 2 AND d.cancelled = 0 AND h.name LIKE '%%' AND d.comment_data LIKE '%%' AND d.end_time > '1732196593' AND d.comment_data NOT LIKE '%Downtime cycle%' AND d.author LIKE '%%') ORDER BY scheduled_start_time DESC LIMIT 0, 50Pourriez-vous prendre en compte ces remarques pour vos futurs releases ?Cordialement Emanuel BourelADN-Consultingticket de support associé : https://support.centreon.com/hc/fr/requests/79841
Bonjour,Nous avons installé 2 baies ALLETRA de marque HP, cependant aucun Plugin n’est disponible. Le plugin HP 3PAR fonctionne partiellement mais pas pour les Noeuds, Capacity, l’identification et la volumétrie des disques.Le Plugin pour les CUMULO ne sont pas disponibles pour superviser le stockage NAS.Quand vont être disponibles ces plugin pour surveiller cette partie très sensible d’une infrastructure ?Merci
Hi,as security is central and critical information should be secured as much as possible, it would be nice to get an anonymization option for the logs before to send them to the support.Thank you
We have a large production system and for testing a small pre-production environment.Both look the same except the small label in the upper-right corner, which could be customized.Too often it happens, that we’re doing administrative things and then notice, we’ve been on the wrong platform.The ability to change the look globally would be great, i.e. by changing the background colour of the top- and left-bar (status- and menue-bar)
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.