Alarm correlation on a percentage of equipment in alarm

You might want to have a look at Automatic Incident Tracking. See here, for a nice introduction video. Unlike the correlation engine, this feature tries to automatically group your alarms according to …

audible alert

Hi Ioannis, On top of what Ive mentioned, you can follow this guide to do so : Configuring a custom alert sound for an alarm tab | DataMiner Docs. Note …

Hide/Show fields in Dom

Hi Gerwin, can’t you achieve something similar with the state feature in DOM, This is already more advanced (& probably some work), but something like this would work for your …

Unable to select WinPCap with 10.2 Installer

Hi, As Laurens allready mentioned, it’s indeed because WinPCap is not officially supported anymore. Because of this it’s not included in the package anymore. Currently tests are ongoing for NPCap …

Unable to select WinPCap with 10.2 Installer

While I can’t find an RN specifically concerning this, the most likely reason is that WinPCap is obsolete since 2018 (https://www.winpcap.org/) and is superceded by NPCap. I believe it would …

audible alert

Hi Ioannis, The audible alert can be configured differently for every alarm tab page. So you can create a filtered alarm tab for the critical alarms and define one type …

Authorizations review

Hi Henri, There is a file named Security.xml in the folder C:\Skyline DataMiner. Can you open that file and check if it has all the information you need ? It …

Hide/Show fields in Dom

Hi Gerwin, In a DOM Module it’s possible to have multiple DOM Definitions. Each DOM Instance is created linked to one of these DOM Definitions. For each DOM Definition you …

Service Template ingest csv with empty fields

Hi Stefan, If the “Child element” configuration of the service template definition has the “This service child is optional”-checkbox enabled (option under “Templated element”), you should be able to import …

Offline version of DataMiner User Guide

Hi Alexander, No PDF or downloadable version of the DataMiner User Guide is available. The DataMiner documentation is constantly being improved and changed, so any such download would almost immediately …

Why isn’t my Element Type filled in?

Hi Jens, Is it possible that you created the element first and updated the Element Type in the protocol afterwards? As far as I can see, new elements get the …

DIS importing DLLImports wrong?

Hi Alex, The implementation in DataMiner is different from a regular console application. This is because by default there is a single SLScripting process to execute the QAction code and …