Custom Time Range in Dashboards
24th April 2026
Hi Andrea, This is currently not possible in Dashboards or Low Code Apps. If this is something you are very interested in, I suggest you create a feature suggestion.
Answer
24th April 2026
Hi Andrea, This is currently not possible in Dashboards or Low Code Apps. If this is something you are very interested in, I suggest you create a feature suggestion.
23rd April 2026
Hello, You might have to leave the type as an octetstring and parse the hex value on a QAction to return a double value and then set that double value …
23rd April 2026
Hi Alex, Can you try the suggestions described in these questions: Driver: convert hexadecimal value to letters Converting SNMP octetstrings to readable ASCII in xml code Hope it helps. Update: …
23rd April 2026
Hi Caio, Another possible way (via Dashboard app) is using a GQI query (see data source ‘Get elements’). You could use the column ‘DVE Parent ID’ to identify the parent …
23rd April 2026
Hi Caio, You can find the parent element by simply looking at the name. DVEs are named <parent_element_name>.<identifier> like Parent_element.Slot1. You can also look at the protocol of the DVE. …
23rd April 2026
Hi Caio, You can send the GetElementByID message via the Client Test Tool. The input IDs should be taken from the DVE element. Example: Kind regards,
23rd April 2026
Hi Dario, At the moment, it’s not yet possible to configure these options within the code of an automation script. A task has already been created to address this. This …
23rd April 2026
Hi Zean, As of DataMiner 10.5.10 / 10.6.0, it is possible to generate reports from private dashboards. This can only be configured by users who have access to those dashboards.
23rd April 2026
Hi Robert, We strongly recommend upgrading to at least 10.5.0 [CU11]/10.5.12 [CU2] before starting the migration. This ensures the latest version of BrokerGateway is installed. https://[hostname]/BrokerGateway/api/monitoring/getmonitoringstatus should return a valid …
22nd April 2026
Hi Jens, From what I could find, reservation instances are retained for 5 years based on the last modified date. There have been similar questions in the past, but without …
21st April 2026
Hi Sam, One way to display alarms on a Dashboard or LCA is to use the Alarm table component. This component can display active & history alarms and apply some …
21st April 2026
Hi Kris, Based on the configuration in your question, I can see that the Image source URL (a blob) will not work for getting thumbnails. You will have to check …
21st April 2026
Hi Ive, 1 – Default TTLs for STaaS can be found in the docs. 2 – If you need a custom TTL, you can contact support.cloud.ecosystem, and we can manually …
21st April 2026
Hi Dario, Unfortunately, I do not believe it is possible to achieve what you are after with the Correlation module alone. Currently, correlation rules can collect events for a specified …
21st April 2026
From DataMiner web version 10.6.6 (also provided with MR 10.5 CU15 and 10.6 CU3), the alarms, elements, services and views data sources will use the property name instead of it’s …