Unable to connect DataMiner Cube with Mobile’s Wifi
26th June 2023
Hi Community, Our DMA is up and running on the server (all the ports are opened for the protocol https) and able to connect from both cube and browser with …
Question
26th June 2023
Hi Community, Our DMA is up and running on the server (all the ports are opened for the protocol https) and able to connect from both cube and browser with …
23rd June 2023
We integrate with a third-party application using a smart serial connection. Over that connection, DataMiner receives a REST call with a JSON document we capture and parse. The customer wants …
23rd June 2023
We have users which would prefer to use 24hr time, however, we could not find a setting which would allow for changing Cube from 12 hour AM/PM format to 24 …
23rd June 2023
After configuring DMA to use external Cassandra Cluster, it is observed that the keyspaces are created with unexpected replication factor and consistency levels: The command ‘nodetool status’ shows that there …
23rd June 2023
I have a subtable that I need to poll for a SNMPv2 driver. The OIDs the protocol is polling for matches with the driver, and I have confirmed that the …
22nd June 2023
what is of proccess for the configure of Dataminer Cloud
22nd June 2023
What is the best practice to copy connectors and the related alarm templates from one DataMiner Agent to another Agent in order to not to install the drivers and create …
22nd June 2023
A few customers reported issues related to exceptions being thrown during MySQL DB queries on the iDirect Platform connector. These exceptions seemed to be mostly related to older assemblies being …
22nd June 2023
Hi Dojo Community, I try to extract port info with the following line in an automation script. —– GetLiteElementInfo glei = new GetLiteElementInfo(); glei.DataMinerID = element.DmaId; glei.ElementID = element.ElementId; LiteElementInfoEvent …
22nd June 2023
Hi Dojo, I’m looking for a way to automate the editing of a user group. We would like to be able to edit the Permissions>Views of a usergroup. To automate …
22nd June 2023
Hello, cant find option for renaming an alarm template once its created. I can duplicate it and rename the duplicate before saving, but that seem like a workaround. Best, Martin
22nd June 2023
Hi, we are building a new DMA cluster (10.3.x) consisting of 6 FO pairs for a user. They have an existing DMA cluster (9.6) consisting of the same number of …
22nd June 2023
Hi Dojo, I’m using the Microsoft SNMP protocol to monitor the state of a “GivenService” via the Service Table so that I can build a dashboard to report the state of …
21st June 2023
How can I add a new profile instance from an automation script using C# code?
21st June 2023
Hi All I was working with the alarms table on LowCode, and I see there is not possibility to increse the text size for the alarm table, there is any …