Dataminer Alarm Root Time via correlation
17th May 2026
Hi Ramesh, I could not find in the documentation a way to get the root time from the alarm that triggered the correlation rule. Find below a snippet that should …
Answer
17th May 2026
Hi Ramesh, I could not find in the documentation a way to get the root time from the alarm that triggered the correlation rule. Find below a snippet that should …
17th May 2026
Hi Nuril, For this use case, you will require an automation script that will enable/disable the correlations rule. You can find a snippet of the script in a previous question. …
15th May 2026
Hi Shawn, It looks like it’s possible to export a query in JSON format. I’d suggest exporting the query and saving it locally as a backup. I don’t see an …
15th May 2026
Hi Mariana, I performed a small test using a similar hyperlink and I didn’t see any issue. <HyperLink id=”4″ version=”2″ menu=”root” type=”script” name=”Execute Script” alarmColumn=”false” alarmAction=”true”>Script:TEST_SCRIPT_PARAMS||ElementName=[ENAME];BaseUrl=https://skyline.be|||NoConfirmation</HyperLink> The test script generates …
15th May 2026
Hi Mariana, In the past, I’ve also made changes to the Hyperlinks.xml file, and I believe it’s necessary to force a sync of the file across the agents. Try doing …
15th May 2026
This is surely of interest for the whole DevOps community, Miguel – thanks for posting. In short, I totally agree that some more options can help where a new package …
15th May 2026
Hi George, Not sure if there is something in the catalog using this, but I did find a previous question on this which might be relevant: NuGet packages – DataMiner …
15th May 2026
I should also add that this is only an issue in our staging system. In our tactical and production DMS every user is able to be deleted via right click. …
13th May 2026
Yes in a Low Code App you can do this. There is a good tutorial as well, can likely use it for inspiration. Just need to create your panel in …
13th May 2026
Hi Nick, I believe what you are looking for is described here: DMA configuration related to client applications | DataMiner Docs > “Force a specific version” It mentions that you …
13th May 2026
Hi David, Based on the provided element log, the connector is currently failing to process a specific Ember+ parameter. This leads to the reconnect mechanism being triggered. It appears that …
13th May 2026
Hi Jörg, Thanks for reaching out. Your assumption is correct. The functioning requires the DataMiner System to be connected to dataminer.services . This is because the secure communication tunnels set …
13th May 2026
In terms of port monitoring functionality there is no difference between the ‘TCP Ping’ monitoring in the Generic Ping connector and ‘Port’ monitoring in the Generic Port Monitoring connector. Both make …
13th May 2026
Hi Anderson, Can you try by changing the type to uint[] cf. the examples on GetParameters?
13th May 2026
Hi Tom, You cannot delete this user because it is an “automatically added domain user”. These users are automatically created in DataMiner when a domain group is added. Since these …