DOM database question
14th June 2024
Is DOM stored in Cassandra or OpenSearch/ElasticSearch?
Question
14th June 2024
Hi, I have a problem starting DataMiner. It starts very slowly and stops at 99%. I see such errors in the logs. Could you please suggest something? BR, Adrian
14th June 2024
Hi all, I’m trying to create custom GQI operator that would remove all rows except a single, random one. I have a working example in which I’m using a random …
14th June 2024
Hi, I’m trying to create a dashboard for our TV services. Right now if you select a service, serviceid is given to the dashboard. But how I can access now …
14th June 2024
I will get a list of device IPs from postman calling a API trigger in automation script. I want to extract Resource details from the Device IP im getting. Do …
14th June 2024
Hi, Unfortunately i’m running an old version of Dataminer (9.6) This platform is polling data over HTTP API protocol but i need to move to HTTPS. On dataminer 10.XX there …
14th June 2024
Hi Dojo, I have local DMA and Cassandra that gets installed by DMA installer 10.2. My DMA version is 10.4.6. I would like to update my Cassandra to newer version, …
13th June 2024
I have a user interaction box in my script It produces the attached display and works fine Capture.PNG But when the “abort” button in that box is pressed the script …
13th June 2024
Is there an overview or logic where to find what log file? Knowing this, could already allow me to have a look and potentially solve an issue, before reaching out …
13th June 2024
Hi Dojo, I want to have HTTP connection and SNMP connection in a single driver/connector. I add below configuration on port setting, <Type relativeTimers=”true” advanced=”HTTP:Secondary”>snmp</Type> <PortSettings name=”SNMP connection”> <BusAddress> <Disabled>true</Disabled> …
13th June 2024
Hi DOJO, Use case: I have created several services in dataminer. Based on the use-case, the destination of the service might or might not be monitored within dataminer. I have …
13th June 2024
We have some trend groups that have been created as ‘read only’ but have become obsolete. Unfortunately the user creating some of these trend groups has left the company. How …
12th June 2024
Hi, I want to check which API methods are supported in the latest dataminer version before I think about a custom API development. Where can I find it?