DataMiner API
15th July 2021
I would like to test API in DataMiner. To start with, I want to get active alarms I want to get table information from one element Does DataMiner support API? …
Question
15th July 2021
I would like to test API in DataMiner. To start with, I want to get active alarms I want to get table information from one element Does DataMiner support API? …
15th July 2021
Hi, consider the following situation: we have specified in db.xml the same list of Elastic nodes for each DMA in a cluster. However the Elastic nodes were not yet configured …
14th July 2021
Hello Dojo-community. I’m currently working on a driver where I have to get/set a configuration XML using an SNMP table. The XML is split up into chunks of 5000 characters. …
14th July 2021
Hi, I’ve got someone in my company with random Cube crashes. Following this article (https://community.dataminer.services/documentation/collecting-dataminer-cube-memory-dumps/), I had him run “procdump64.exe -ma -e <PID>” command and all he is getting is …
14th July 2021
Hi Everyone Did anyone of your customers faced version conflict error message when they open the site through cube app & web client ? We are setting up our client …
14th July 2021
Good Morning, We want to know which is the differences about the next urls of Dataminer: http://xxx.xxx.xxx.xxx/DataMinerCube/ and http://xxx.xxx.xxx.xxx/DataMinerCube/DataMinerCube.xbap Is there a difference in the performance of the application? Regards
14th July 2021
Hi all, Some times, when I install Elasticsearch using Cube (SYSTEM CENTER > SEARCH & INDEXING), it fails to complete the installation, as it got authentication errors (verified by looking …
14th July 2021
Hi All, I am setting up a system where we have two remote DMA’s (directly connected to the end devices) and a central DMA which is connected to the remote …
14th July 2021
When DataMiner nodes communicate with their local Cassandra database, which consistency level is used when executing read and write requests? Overview of Cassandra supported consistency levels click here Would there …
14th July 2021
Hi, I’m helping a user with High-availability testing a DMA cluster against an Elastic cluster. The entry in db.xml on each DMA is as follows: <DBServer>DMA-elastic1.fqdn.server,DMA-elastic2.fqdn.server,DMA-elastic3.fqdn.server,DMA-elastic4.fqdn.server</DBServer> So each DMA has …
13th July 2021
Having the element ID how do I get the element name? Element ID is in a parameter, and I want to execute a script with the element name as an …
13th July 2021
Hi Dojo, We have a question related to SLTaskbarUtility. Currently we are using the command line options of this tool to install multiple application packages unattended (one at a time). …
13th July 2021
I’ve configured a failover without VIP and I’m checking now the failover setup. The files are synced, but the Cassandra cluster failed to set up. What are the steps to …
13th July 2021
While configuring the security settings I noticed below permission. What does it enable? As far as I know it’s not possible to execute bookings manually inside Cube without the SRM …
12th July 2021
Hello Dojo, I currently have a timer of type IP structered as so: <Timer id=”11″ options=”ip:1600,3;each:1800000;pollingrate:15,3,3;threadPool:300,5,306,307,308,309,310,30000;ping:rttColumn=33,size=0,ttl=250,timeout=250,type=winsock,continueSNMPOnTimeout=false,jitterColumn=34,packetLossRateColumn=36,latencyColumn=35,amountPacketsPID=311,amountPacketsMeasurementsPID=312,excludeWorstResultsPID=313″> and it seems as if there is an issue with the calculations for the …