Documentation: Repository API for Alarms

In reference to the answer from this question : How to get history of alarms in a protocol? Is there any documentation on the Repository API for Alarms ?

Slow DB Offloading

Hi, I have a scenario where my C:\Skyline DataMiner\System Cache\Local\ElementData_xxx\ folder is swamped with over 2 million of DAT and MSSQL server query files. Although there are a few workarounds, …

NotifyDataMiner with 10073 failed errors

Hi All, I am getting multiple errors in one of my element logs: 2022/02/17 11:24:16.706|CM.txt|SLManagedScripting.exe|ManagedInterop|ERR|-1|53|NotifyDataMiner with 10073 failed. 0x800402CD Does anyone know the root cause of this error/ what is …

Visual overview : Progress bar

I’d like to be able to modify or get rid of altogether the text associated with a progress bar in a visual overview. Is this possible ? I am using …

Elasticsearch Installer for Linux?

There is a Windows Installer for Elasticsearch provided by Skyline. Is there also an Installer package available for Linux? If not, is it possible to use the Elasticsearch packages provided …

using TrapInfo

Hey, I’m trying to use a trap receiver which retrieves all traps for an element. Including TrapInfo: using Skyline.DataMiner.Library.Protocol.Snmp.Trap; But compilation failed: (9,25): error CS0234: The type or namespace name …