DOM database question

Hi Jeroen, All DOM data is stored in the indexing database, so indeed OpenSearch/ElasticSearch. Feel free to check out the DOM data storage page in the Docs for more info.

Service in dashboard, select elements

Hi Stefan, I remember a similar question: Dashboard GQI Custom Operator and Services As far as I know there is no GQI data source that can provide you this information …

Enable HTTPS for Element – Dataminer 9.6

Hi, I don’t know if DataMiner 9.6 can handle Element polling through HTTPS, but I think it is possible to gain more insight by using Wireshark and looking at the …

Cassandra update and Cassandra TLS setup

Hi Seppe, I get following exception in Cassandra logs on startup: ObjectIdentifier() — data isn’t an object ID (tag = 48).  I’m using keytool from C:\Program Files\Java\jdk-22\bin. I tried with …

Cassandra update and Cassandra TLS setup

Hi, Depending on where you have the Cassandra instance installed, different versions can be used. If you are running Cassandra on Windows, it’s not possible to update to Cassandra 4.0 …

Offloads not reaching database

Regarding the lock violation issue, I connected to the DMA today to check if it could cause any side effects and to identify which file is being violated, but I …

Abort button on Automation Script

Hi Mark, An exception of type InteractiveUserDetachedException or ScriptAbortException will be thrown when the script is being aborted. For more information, see https://docs.dataminer.services/user-guide/Advanced_Modules/Automation_module/FAQ/How_do_I_abort_a_running_Automation_script.html

Monitoring AWS MediaConvert Queues

Hey Lars, I reviewed the connector but I don’t believe this functionality currently exists in the CloudWatch connector. All that’s done currently is retrieve metrics, not queue lists. In my …

Key error when trying to import Ping Configuration

Hi Steve, I tried the following content and managed to import the rows: “Destination Address”,”Interval”,”Description”,”Buffer Size”,”Timeout Time”,”TTL”,”Pings Per Cycle”,”Jitter Interval” 192.168.1.1,60,Router 1,32,1000,123,4,2 192.168.1.2,60,Router 2,32,1000,123,4,2 Checking your screenshot, it seems that …

Where to find what dataminer logging?

Hi Mieke. Is this what you are looking for? https://docs.dataminer.services/user-guide/Troubleshooting/Logging/Consulting_the_DataMiner_logs_in_DataMiner_Cube.html

SNMP and HTTP connector

Hi Greisen, Since you mentioned your xml syntax, but did not include the syntax for your groups and actions, did you take the connection attribute into account? As shown in …

Visio – Dynamically Include Service Childeren

Hi Frederic, If I understood correctly, you would like to hide the shape that represents the destination if the generated service does not contain this child element. If I am …