Dashboards Adhoc source trend data
24th April 2024
Hi Gerwin, Currently this is not possible when using GQI data on a line chart component. We are developing multi-line/multi-axis support for the component as we speak. This, and some …
Answer
24th April 2024
Hi Gerwin, Currently this is not possible when using GQI data on a line chart component. We are developing multi-line/multi-axis support for the component as we speak. This, and some …
24th April 2024
Hi Oscar A possible option could be increasing the log size: Changing the maximum size of DataMiner log files Hope it helps.
23rd April 2024
Hi Aditiben, the difference between Postman and DataMiner seems to be the TLS version that is being used for the request. Postman uses TLS 1.3, while Dataminer tries to connect …
23rd April 2024
Hi Koen, This is not possible today, although it’s a small effort to make this available in the future. Feel free to raise a new feature request for this.
23rd April 2024
Hi, If anyone is still experiencing this issue, this has been resolved in DataMiner 10.4.5. See docs: General Feature Release 10.4.5 | DataMiner Docs
23rd April 2024
Hi Edson, Some load balancing is possible but probably not exactly how you are thinking. It is possible to define that you want to have all elements of a given …
23rd April 2024
Hello, As you mentioned, there is no official specification from Skyline regarding the optimal setup for the DataMiner Cloud Gateway. According to the information I have obtained, a limited hardware …
23rd April 2024
Hi Reza, Indeed we’ll get this updated and inform you when available.
23rd April 2024
Hello Manuel, There is a way to start a timer via a button. You do this by setting the “initial” attribute of the “Time” tag to false. This will prevent …
23rd April 2024
Hi Ömer, A QAction always triggers on a certain parameter. See the following page in the documentation for more information: https://docs.dataminer.services/develop/devguide/Connector/LogicQActions.html#executing-a-qaction. In your case the QAction probably triggers on a …
23rd April 2024
Hi Adama, I think the first step would be to identify what is taking up most space on the disk. There are plenty of tools out there, that you can …
23rd April 2024
Hi Robin, For performance reasons, GQI caches the protocols in the DMS. If you change a protocol, you should restart SLHelper to rebuild this cache. You can find more info …
23rd April 2024
Hi Reinout, There is currently no way to achieve this inside LCA. The easiest option to get the correct embed URL is to re-create the specific component in a Dashboards …
23rd April 2024
Hi Marieke, See https://serverfault.com/questions/420462/performance-counter-disk-time-and-avg-disk-queue-length. This behavior can occur because some controllers allow the operating system to use overlapping input/output operations for multiple outstanding requests. The disk performance counters time the responses …
22nd April 2024
Hi Nick, The class DynamicTableIndicesResponse indeed seems to be missing in the documentation. We will fix that. In the meantime I can already provide a bit more information. The DynamicTableIndicesResponse …