Select parameter on table
28th May 2025
Hi Jose, Your QAction needs to have the row="true" attribute. This will allow you to identify which row triggered it. row attribute | DataMiner Docs Then inside of your QAction add this …
Answer
28th May 2025
Hi Jose, Your QAction needs to have the row="true" attribute. This will allow you to identify which row triggered it. row attribute | DataMiner Docs Then inside of your QAction add this …
28th May 2025
Hi Ryan, In short, the root time is the time the alarm originally started and this will never change. The other time is the time when the change happened to …
28th May 2025
Hi Gerwin, I believe the main problem here is that the triggers/conditions that can be written to dynamically include or exclude an element from a service do not support wildcards. …
28th May 2025
Hi Miloš, This is not expected behavior, the bar chart component should adapt its viewport to its size. You should not see any scrollbars when resizing the component. Can you …
28th May 2025
Hi Johannes, It is possible to enable monitoring on a uptime parameter, however the values to be defined as thresholds will depend on how the parameter is defined. For example, …
28th May 2025
Hi Simon, Currently it is not possible to set a default view which is not the Root View. We will take a look to see what is causing the latency …
28th May 2025
Hi Ryan, As far as I know, alarms are not reset to the current time. However, you might be observing alarms being recreated following a DMA or element restart. For …
28th May 2025
Hi, Currently the configuration is limited to mapping 1 DMZ machine to 1 DataMiner Agent. Note however that a single DMA which is connected to dataminer.services is sufficient to connect …
28th May 2025
Hi Cheryl, It looks like you are using a DOM definition to display the form in a Low Code App. This definition can be edited by using the DOM editor …
27th May 2025
Hi Johannes, I’m not sure if there’s a more built-in or elegant solution available, but one simple approach would be to track and compare the device’s current uptime with its …
27th May 2025
Hi, That’s currently not possible using ChatIntegration. Feel free to add a feature suggestion here: https://community.dataminer.services/feature-suggestions The ChatIntegrationHelper nuget should be self documenting (showing what methods are available on the …
27th May 2025
Hello, There is no option to customize the text in the alarm, indeed the pages you are linking too, are indeed the correct options you can use to tweak when …
27th May 2025
Hi Nejra, For this case you can follow the steps described in DataMiner Docs: Restoring a backup onto the new installed DataMiner Agent. Once you installed DataMiner, you will need …
27th May 2025
this is the param so i only will visualize time Inside with that alarm so i had litlte issue with alarming cuz i want critical to be on 1d for …