sending information to a switch
25th June 2024
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 …
Question
25th June 2024
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 …
24th June 2024
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 …
24th June 2024
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 …
24th June 2024
I’ve created a dashboard with a table in it. I would like that by default it groups the table on the column “name”. So when I open the dashboard the …
24th June 2024
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 …
24th June 2024
Hi, In mediaops “Search Jobs” page, in the “query filter” component we can select states in a checkbox list. The GQI source used if “Get object manager instances”. In “Job …
24th June 2024
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 …
24th June 2024
Hi Team, Requirement: I need to create a button that navigates to a web browser when clicked. I have reviewed the DataMiner documentation and shared the URL below for reference. …
24th June 2024
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 …
24th June 2024
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, …
24th June 2024
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 …
23rd June 2024
if I want to reset the system without error the input program. it’s possible?
23rd June 2024
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 …
23rd June 2024
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 …
22nd June 2024
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 …