Uninstall/Install DataMiner

Hi Nejra, I can see that you are running CMD as administrator and still not able to remove these items. You will need to check which processes are using these …

Automation script SLProtocol issue

Introducing a new class tailored to the Engine solved the problem. Changed: public class EvsCerebrumClient { private readonly SLProtocol protocol; private readonly Engine engine; public EvsCerebrumClient(SLProtocol protocol) { this.protocol = …

Alarm Template from a table

Hi Ryan, Can you try if the Absolute alarm monitoring is a solution for your use-case? https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Alarm_templates/Configuring_alarm_templates.html Using the ‘Absolute’ mode instead of the ‘Normal’ mode in the alarm template …

significance of timestamp in DMS.xml

The timestamp attribute on the <DMA> tag is intended to automatically be updated. There’s no need to manually fill out this attribute or even include it when manually making changes …

What DateTime format is used in DOM and Low-Code Apps

Hi Leander, As Matthias already mentioned we’ve recently been working on making the display value of datetimes consistent throughout GQI. Internally, there are query options to specify both time zone …

Visio not loading consistently on /monitoring page

Hi Sri, A good starting point regarding logging on Visio rendering issues is SLUIProvider.txt in c:\Skyline DataMiner\Logging The process that’s doing the rendering is slhelper. If you look at the …

Alarm Template from a table

Hi Ryan, Could you update the parameter alarm by using the drill down functionality in data display of the cell? Just double click on you cell and go to the …

SLSpiHost has disappeared

Hi, How did you solve this issue? I have the same issue in a DMS with 15 agents (DataMiner version 10.2.12-CU1). The first agent reports this process disappearing. Thanks

DLL reference issues using Nuget

Hi Philip Make sure that your projects are migrated to use PackageReference. In the note here you can also see this. On this page you can also see how to …

HP Health Data in Linux Platform Connector

A similar question has been asked here: Linux Platform – HP Parameters, hope it helps. SNMP needs to be enabled/configured on the iLO interface of the HP server and the driver …