Cassandra Cluster connection state

How does DataMiner connect to a Cassandra cluster? Does it connect to one node or all nodes in the cluster? How does the SLCassandraHealth log file retrieve information about the …

Timer startup order

Hi Dojo, An issue sometimes occurs in a driver where groups from timer 2 execute before groups from timer 1. Groups 1, 2 and 3 are of the type poll …

Dashboard Query: Not able to count/group/sort

Hi Dojo community! I am encountering difficulties manipulating a query. I notice that I am unable to sort, group, or even count the elements. It takes a lot of time, …

Dependant input arguments in GQI DS

Hi Dojo, I’ve been working on GQI DS that has multiple input arguments and I was wondering if it was possible to make them dependant on each other. I’m using …

Dataminer monitor system

if I want to reset the system without error the input program. it’s possible?

Administrator group default group level

Hi Dojo, While following Kata #36: Manage and monitor your Service Level Agreements I noticed I can’t edit certain parameters. After investigating I realised that those parameters had level attribute …

How to access STaaS database directly?

Hi Dojo, I’ve recently switched from local Cassandra and Opensearch to STaaS and I’m wondering if it is possible to connect to STaaS databases directly? For example, while I was …

Get DMA UpTime

Hello Everyone, I need to get the uptime of the DMA, but it seems I can only retrieve the server uptime, which is not what I need. I am looking …

Regex for valid parameter description

Hi everyone I’m currently updating a parameter’s description at runtime via this notify in my connector. https://docs.dataminer.services/develop/api/NotifyTypes/NT_UPDATE_DESCRIPTION_XML.html Is there a regex that checks for valid parameter descriptions? This way I …

Removing unwanted spikes in trend data

Hi, we have a temperature probe that in normal conditions measures temperatures in teh range of 15 – 30°C. Due to a bad connection the temp sensor is showing readings …

Dynamic Displayed Page Names

Is there a way to have the page names dynamic, like, I get the name from a JSON, and I am parsing the name into the displayed page name? Like …