Connecting to monitoring/Dashboards via cloud needs dojo issue
13th July 2023
Hi this is the case because we want to be able to validate their identity on the dataminer.services platform before we allow them to gain access to your system. You …
Answer
13th July 2023
Hi this is the case because we want to be able to validate their identity on the dataminer.services platform before we allow them to gain access to your system. You …
13th July 2023
Think this is a project specific implementation, where if the site property of a service was X it would only create those on a specific set of DMA’s. Probable in …
13th July 2023
.vsdx files (and per extension all office ….x files) can be renamed to zips and extracted. In these zips you can find several xml files that contain all of the …
13th July 2023
Hi Nathan, Please refer here : Configuring a user group | DataMiner Docs. As far as I am aware, you cannot create your own template of user permissions. You can …
13th July 2023
Hi Nathan, For your first question, please find below a summary: Write: Gives the users in the group parameter write access to the view, element or service. They will be …
13th July 2023
Hi Ryan, I’m not aware of the RSL protocol being used by NATS or DataMiner, would it be possible that there is another application on those servers or a device …
13th July 2023
Hi Ken, Let me give you some information on why it does not work (and even perhaps why it should not). Parameters are identified in the protocol. A parameter can …
13th July 2023
Hi, At present we only have limited information about this, mainly related to the Cassandra database, but we are planning to look into updating and expanding this information. However, this …
13th July 2023
Hi Ryan, I am unable to find this protocol in our Catalog. Is this your own protocol ? The best way to check this would be using Wireshark. You can …
13th July 2023
Hi Wale, You can find info about about SLASPConnection here : Reporter – SLASPConnection.exe | DataMiner Docs. The log in your case mentions ‘Removed DMA: 10.10.10.10’. Was the DMA with …
13th July 2023
User-Defined APIs module require the indexing engine to be installed and enabled on the DMA. ************* 2023/07/13 11:56:34.728|SLLog|ApplyLogLevels|CRU|-1|Log Levels: Info: 0; Error: 0; Debug: 0 (from LogSettings.xml) 2023/07/13 11:59:28.027|SLNet.exe|Initialize|CRU|0|69|Initializing UserDefinableApiManager… …
12th July 2023
Hi Ken, Information templates allow you to override specific parameter data (names, descriptions, etc.) defined in a protocol without making any changes to the protocol itself. Unlike alarm and trend …
12th July 2023
I reproduced what Jim is reporting using ZiineDev2 running DM 10.3.9. In a dashboard, I showing the result of a query with the active alarms where service impact is greater …
12th July 2023
The files should be saved on the device of the user, however in most cases the files to download will not be located in a directory on the server, they …
12th July 2023
Hi, Property values are strings. In this case a possible solution could be printing only the properties where the value is different from empty. For example: for (int i=0; int …