DMA starting up at 99% after an hour

Hi, A couple of log files to check that might indicate what the problem could be : – C:\Skyline DataMiner\logging\SLDataMiner.txt – C:\Skyline DataMiner\logging\SLDBConnection.txt – C:\Skyline DataMiner\logging\SLErrors.txt If you cannot resolve …

Maps in Dashboards

Does it work when opening a web browser and entering http://your-dma/dashboards/db/maps.asmx? In Cube it could use Internet Explorer or an old Chromium based browser engine, both are not supported anymore …

Filter table results, and display with shapes

Hi Alexander, You can achieve this by adding the SubscriptionFilter shape data to the group shape. Note you need to use the parameter ID of the column on which you want …

How to get the DomInstance Created By field via code?

Found it by using the following in the search filter of the documentation: dom + “created at” This filtered it down to the Release notes. https://docs.dataminer.services/release-notes/General/General_Feature_Release_10.3/General_Feature_Release_10.3.2.html#all-dom-objects-now-have-lastmodified-lastmodifiedby-createdat-and-createdby-properties-id_34980 Could this be added to …

How to get the DomInstance Created By field via code?

Hi Mieke, For these fields to be accessed, you need to cast the object. You can find more info here: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_objects.html#itrackbase-properties

Decimal point handling in Parameterssummary syntax

With the ParametersSummary, it is indeed currently not possible to manipulate the decimals. Depending on your use case, some other options are to: Use the param placeholder(s) in combination with …

Correlation rule, alarm detection issue

As this question has been inactive for a long time, we will now close it. If you still want further information, could you post a new question?

Service template names with öäü

Hi Stefan These “special characters” are not allowed because Dataminer does not know how to interpret them. You can find more information on these docs: Naming of elements, services, views, …

Hide a shape based on Alarm SEev

Hi Sam, I believe what you are looking for is using a separate shape which is colored to the same as your background and set as the top-level (bring to …

Does Dataminer support Ethernet Teaming LACP mode ?

Hi Bernard, NIC teaming is possible on a DataMiner server. The full details can be found in this thread. Enabling NIC teaming will likely invalidate the existing license, and will …

low-code app for table overview

Jeroen, The existing solution is based on a manager Element, collecting data from many Elements. The solution provides following functionalities / user experience: mediation layer on alarm description immediate update …