sending information to a switch

Hi, I am working on connecting a switch and monitor it using DataMiner. I worked on getting the switches information and it worked, now how do I start sending information …

multiple mobile gateways

There are 3 different providers and 3 different mobile protocols to send sms. The sms commands will get responses from different remote devices which will need to be parsed and …

Assigning a visio to an element through script

Hi, I’m trying to figure out how to assign a Visio file to an element through a script. The element is being created with the following code: Engine.SLNetRaw.HandleSingleResponseMessage(new AddElementMessage) {property …

Cassandra cluster – Adding DMAs on a DMS

Hi Dojo, I would like to know if there is any issue/problem when we want to add new DMAs to a system where Cassandra DB is an external cluster. The …

Cassandra Cluster connection state

How does DataMiner connect to a Cassandra cluster? Does it connect to one node or all nodes in the cluster? How does the SLCassandraHealth log file retrieve information about the …

Timer startup order

Hi Dojo, An issue sometimes occurs in a driver where groups from timer 2 execute before groups from timer 1. Groups 1, 2 and 3 are of the type poll …

Dashboard Query: Not able to count/group/sort

Hi Dojo community! I am encountering difficulties manipulating a query. I notice that I am unable to sort, group, or even count the elements. It takes a lot of time, …

Dependant input arguments in GQI DS

Hi Dojo, I’ve been working on GQI DS that has multiple input arguments and I was wondering if it was possible to make them dependant on each other. I’m using …

Dataminer monitor system

if I want to reset the system without error the input program. it’s possible?

Administrator group default group level

Hi Dojo, While following Kata #36: Manage and monitor your Service Level Agreements I noticed I can’t edit certain parameters. After investigating I realised that those parameters had level attribute …

How to access STaaS database directly?

Hi Dojo, I’ve recently switched from local Cassandra and Opensearch to STaaS and I’m wondering if it is possible to connect to STaaS databases directly? For example, while I was …

Get DMA UpTime

Hello Everyone, I need to get the uptime of the DMA, but it seems I can only retrieve the server uptime, which is not what I need. I am looking …