Choose agent for IDP Discovery action?
30th August 2024
Hi all, Say we have a DMS/cluster, with multiple agents that each only have access to a subset of devices. Is it possible in IDP to select an agent on …
Question
30th August 2024
Hi all, Say we have a DMS/cluster, with multiple agents that each only have access to a subset of devices. Is it possible in IDP to select an agent on …
30th August 2024
How can I change the name of my DataMiner System (DMS) in a DaaS architecture? Would like to change the name of the DMS through the dataminer.services portal.
30th August 2024
Is there a possibility to run Cassandra on a windows machine with docker to be used by DMA? If yes is there a tutorial for the configuration and setting such …
30th August 2024
Hi, In a service templace compose of 2 elements PAR5 and TH2, i build this RCA : Impossible to use same child twice, how to solve it ? Thanks a …
30th August 2024
Im working on creating DM service using automation script for monitoring purpose. My service will have special characters like -, / Issue here is, I couldn’t create service name using …
30th August 2024
Hello Dojo, DMA version: 10.2 CU20 (One failover agent setup) I have updated the DataMiner Backup setting as shown below on 27/8/2024: According to DataMiner docs: Backing up a DataMiner …
29th August 2024
I have a DOM instance with a DomInstanceFieldDescriptor holding references to multiple other DOM instances. Given a list of references (i.e. guids), what would be a filter to retrieve all …
29th August 2024
SOLUTION – After internal investigation For whom it my concern, the issue is related to a bug in Dataminer that is present since DataMiner 10.4.6 (RN 38987), where there was …
29th August 2024
Hi Dojo Community, Kindly be informed that i have created new element under Views and i mistakenly configure the new element to connect to Database. However, it keeps adding the …
29th August 2024
In Visual Overview (visio), I can add a trend graph of a parameter and show the last day of trending with the following options. Is there a way to show …
28th August 2024
Hi Dojo Community, I’m facing some issues with the GetTrendDataMessage call, we are using it to retrieve data for some table parameters back in time. The call works fine almost …
28th August 2024
I’m trying to turn a table with a lot of repeated information in each of the rows into a more condensed version with less duplicates. Within a Query, the main …
28th August 2024
I currently have DataMiner Cube 9.6.0.0 along with DataMiner APIGate. We currently have .Net Core 5.0.17 and 6.0.33. Would we be able to update the .Net Core to 8 without …
28th August 2024
Hello Dojo Community, Has anyone successfully used a private key for authentication on a DNMA? I attempted to configure this using the Credentials Library tab in the System Settings, but …
28th August 2024
Hello, The DOM documentation states that ScriptOptions property of the ExecuteScriptDomActionDefinition can be used to pass properties. My question is: how to set these properties when executing DOM actions? I …