Cube via dataminer.services

I asked this a question a while ago and cube via dataminer.services isn’t yet available for general use, unless that’s changed I assume it will still be the case

central DB offloading interval

Jeroen, For real-time trend data this will be the specific value for the data offload in this case 1 minute to write the data to the files. For average trending …

SDI Router Some Destinations are frequently Lock/ Unlock by DMA.

Do note that these information events aren’t generated by an automation script, but by a QAction sending a “NT_UPDATE_PORTS” message https://docs.dataminer.services/develop/api/NotifyTypes/NT_UPDATE_PORTS_XML.html Release note explaining the information event. https://docs.dataminer.services/release-notes/General/General_Main_Release_10.0/General_Main_Release_10.0.0_enhancements.html#nt_update_ports_xml-128-updated-to-limit-information-events-and-allow-new-option-id_23052 In your …

Export list of Cube users and groups

Hello Alain Some information on users and groups is in the file C:\Skyline DataMiner\Security.xml Maybe you can extract what you need from this file.

How to do a proper DMA health check?

Hi Ana, Some other things that come to mind: Check the SLWatchdog2 log file for toggling halfopen RTEs or open RTEs. It might be that you don’t notice these in …

Which LCA user is requesting ad-hoc data source ?

Hi David, You could leverage the DMS callback that allows you to send any SLNet message (see docs). There are probably multiple messages that meet the requirement. I tested it …