DataMiner element changing 10 min timer to 30 secs on element startup
6th March 2026
This is due to the dataDisplay attribute, which is causing your timer to change to 30s while a card is open on the Data Display page. Both of the timers …
Answer
6th March 2026
This is due to the dataDisplay attribute, which is causing your timer to change to 30s while a card is open on the Data Display page. Both of the timers …
6th March 2026
Hi Alberto! The Kafka Producer works along with the SNMP forwarding module as a trap receiver to format the DataMiner alarm traps into JSON and insert them to a Kafka …
6th March 2026
The recommended setup will require 2 certificates, 1 for each DMA in the pair. Each cert should contain SANs for server IP, server hostname, VIP, virtual hostname. DNS entries tying …
6th March 2026
For everyone’s clarity, as Data-Core member, I confirm Miguel’s assessment. The described issue is being addressed under the internal task DCP253128, which is currently in the backlog of our Cube …
6th March 2026
Eventually we found multiple options to work around it, for example making it a param of type read and defining a default value or in our case defining the value …
6th March 2026
Hi Conan, It feels like you want to monitor ‘the availability’ of your interfaces. Maybe there are more parameters that can impact the availability and you want to create a …
6th March 2026
Hi, Is it possible that the element is SnmpV1? If that is the case, is it possible to use SnmpV2 in combination with multipleGet=”true”? Or does that also fail the …
6th March 2026
During the upgrade, the CloudGateway got shut down to upgrade, which caused the spam of errors which is a race condition but not really a problem. It then failed to …
6th March 2026
Hi Ruben, Yes the example will work if you meet all the prerequisites. See the Server-side prerequisites: Chat integration with Microsoft Teams | DataMiner Docs See the Microsoft Teams prerequisites: …
5th March 2026
Hi Johannes, First of all, I’m happy to read you like the updated look & feel. By default, Cube updates automatically, and this is done in batches and in respect …
5th March 2026
Hi Divya, You can solve this by using an “after group” trigger that runs whenever the group containing the HTTP request finishes executing. This trigger fires regardless of whether the …
5th March 2026
Hi Harald, That is intended behavior in the current version. ‘Object manager instances’ only contain the 4 properties you are seeing in the dropdown. The ‘State’ property is a special …
5th March 2026
Hi Bautista, You’re correct that subscribing to the failover status is not implemented in the Code.DataMinerSystem NuGet packages. I also think this is quite a specific use case, so it …
4th March 2026
It seems the only way to perform this is to start from scratch.