IDP provisioning load balancing
23rd April 2024
Hi all, In a system with IDP making the discovery and element provisioning, is it possible to define a load balancing between my agents? We have a CI Type that …
Question
23rd April 2024
Hi all, In a system with IDP making the discovery and element provisioning, is it possible to define a load balancing between my agents? We have a CI Type that …
23rd April 2024
A DMA cluster of 2 agents with 3 cassandra nodes and 3 elasticsearch nodes (both Linux Ubuntu 20.04), the client asks me to improve the security of the Elastic nodes …
23rd April 2024
In the event where a DataMiner agent is used solely for Cloud Gateway means, what is the recommended specification for optimised operation of Cloud Connectivity and any associated web services? …
23rd April 2024
Hi, right now I am struggling to understand the code, after various triggers and actions I am confused. I lost the overview. I found this Video (https://community.dataminer.services/courses/dataminer-connector-integration-http-basics/lessons/http-internal-flow-introduction-and-dataminer-processes/?hilite=internal+flow) but It’s not …
23rd April 2024
BONJOUR LE DISQUE C DE MON DATAMINER EST PLEIN COMMENT NETTOYER JUSQU’À 75 POUR CENT
23rd April 2024
Hi community, I tried to monitor a 3 nodes Cassandra cluster with the “Apache Cassandra Cluster Monitor” driver version 1.0.2.2 The System Checks table shows two warnings for all three …
23rd April 2024
Hi Dojo, several questions about protocol timers: Is there anyway to start a timer with a button parameter? Is there anyway to change the default interval? Is there anyway to …
23rd April 2024
Hi, We recently updated one of our selfmade protocols and it broke a low-code app. The table started showing the message “Error trapped: Unable to cast object of type ‘System.Double’ …
23rd April 2024
Hi Dojo, I’m looking to embed a component from a low-code app inside another webpage. I know this is possible for dashboard components as described here, but when I try …
23rd April 2024
I have a question about the Microsoft Platform connector: the connector help says that it is possible for the “Percent Disk Busy Time” to go above 100%, but how come …
22nd April 2024
Under the C# documentation for GetTableKeyMappings, it states that this function returns an object of type “DynamicTableIndicesResponse”. However the link to this documentation is broken and I can’t find mention …
22nd April 2024
Hi, Problem: I receive data as a JSON and I am parsing it to variables in a QAction. Now I want to put these Data (variables) in a Table. I …
22nd April 2024
Hi Dojo, We currently have a DMS where a Cassandra node is running locally on each DMA. We would like to move only trend data (for specific protocols) to the …
22nd April 2024
Hi Community, Would you know if it’s possible to open a new alarm tab from an (interactive) automation script? I need to find a quick way (ideally a single click) …
22nd April 2024
Hi I’m trying to feed a DOM instance to a form in Low-Code apps using the URL feed as described here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Low_Code_Apps/Specifying_data_input_in_URL.html My unencoded JSON input is: {“version”:1,”components”:[{“cid”:1,”select”:{“object manager instances”:[“334ea9a5-e3d2-4c60-82d9-373fcb9b70ae”]}]}} …