How to delete all DOM data?
10th October 2023
I like to remove all DOM data (instances / history) but keep the definition from a test system. What is the easiest way to do this? or can someone share …
Question
10th October 2023
I like to remove all DOM data (instances / history) but keep the definition from a test system. What is the easiest way to do this? or can someone share …
10th October 2023
Hi, After creating a dmapp package, I was not able to install it due to this error: The dmapp package can be found at this link: https://jenkins.skyline.be/job/Skyline/job/InstallPackages/job/I_Generic/job/I_G_OpenSearch/job/I_G_OpenSearch_Installer/job/1.0.X/29/artifact/Installer%201.0.1_B29.dmapp Appreciate any insight …
10th October 2023
Hi Dojo I have recently been complaining about very slow access to dataminer.service. Perhaps it is connected to Azure in the Netherlands region, but will it ever be replicated in …
10th October 2023
Hey, Im having trouble trying to get a response to appear in my connector when using a HTTP Session from my protocol. My status code does seem to update appropriately, …
9th October 2023
Good evening Dojo, please a quick one with reference to this “dataminer-extension-module”: once SupportAssistant is added, is there a way to define when and which logs are offloaded or is …
9th October 2023
Hello, Sky Uk would be very interested in the use case that you have for the Sencore MRD 7000. Is this some thing that we would be able to download …
9th October 2023
Hi, I’m having some issues when I try to integrate an IS-04 registry with IDP. When following the documentation (Using your IS-04 registry to provision DataMiner with IDP | DataMiner …
9th October 2023
Dear Dojo, is it possible to show a parameter average value? For example I have a interface utilization like this: It’s going up and down over 50 Mbps which is …
9th October 2023
Hello Dojo, On a setup with Cassandra Cluster and Elastic Cluster (4 nodes each), when a single cassandra node is down, it will cause DataMiner to lose read and write …
9th October 2023
What’s the recommended cluster.max_shards_per_node for an OpenSearch/ElasticSearch cluster when using it with DataMiner? I’m receiving following error: Validation Failed: 1: this action would add [4] total shards, but this cluster …
6th October 2023
Hi all, Is it possible to get the maximum value of a trended parameter from the last 2, 7 or 30 days but only checking between TimeA and TimeB (e.g. …
6th October 2023
My profile gets stuck at this screen and never loads the Dataminer Cube interface. I can have other users login on this same workstation and the GUI loads just fine. …
6th October 2023
When I use the UI to paste text into the field that contains \r\n, it just takes the text up to the the first \r\n and seems to be treating …
6th October 2023
Hi Dojo, Customer use DataMiner 10.3.9.0-13347-CU2 version. Here is parent script: and here are details for subscript that need to be executed: Memory files are set to Persistent. Following error: …
6th October 2023
Hi, I would like to setup a HTTP query to track the elastic performance at a customers system. This is the request that is used: POST /dms-csrmserviceinfo/_search?typed_keys=true&scroll=15m This is the …