How to dectect that Datminer is fully started

Hi. We use correlations to verify some dataminer state and send emails. On agent start, we wait that correlation engine works but how to detect that dataminer is sufficiently started …

User/Groups management in HTML5

Hello Dojo, I’m particularly interested on adding the option of managing domain users via HTML5, so that it is possible to add them to the system and assign them to …

Memory leaks, memory dumps

Some memory leaks have been identified in our system in SLDataMiner.exe process. I can take several process memory dumps during its runtime. How can I analyze such a memory dumps …

Arista C# script Commands execeute

Hi, i have a cli command which sets a multicast route within an Arista Switch. This is working fine in the explorer sections of the element. Now i want to …

Does QActionTable support LINQ?

Hi, Does the class QActionTable, which implements IEnumerable, support LINQ functions? I get errors like the following when trying to use them and wondering if I’m doing something wrong: System.InvalidCastException: …