Real time in a graph – Dashboard App

Hello Alexandre It can be done by modifying the settings select the graph unchek the “Inherit WebSocket settings from dashboard” set the Polling interval to 300s

Is the use of hostnames supported?

Hi Michiel, Trying to use a hostname for your local agent to avoid dealing with DHCP / changing networks every day is not supported anymore since RN32951 (never was, but it “worked” well enough). …

Scripted connectors – multiple foreign keys

Hi Leander, Can you clarify what you mean by multiple FKs in a single table? Is it having a “Main” table and then a “Secondary” and “Tertiary” table each pointing …

Creating an alarm in a QAction

Hi Maximiliano I’ve moved the code from the SLProtocolScripts DLL into a NuGet that can act as a replacement. SLProtocolScripts DLL is quite old and currently to be able to …

Creating an alarm in a QAction

Hi Tom, I added the library “SLProtocolScripts.dll” reference in the QAction, but the “using Skyline.DataMiner.ProtocolScripts” directive gives an error.

ChildrenFilter – Filter by column = x

Hi James, Since you need to work with wildcards, I believe that the best approach is using the shape data SubscriptionFilter . This shape data is defined at group-level shape …

Creating an alarm in a QAction

Hi Maximiliano, Would like to understand the use case for this approach a bit better. Could you maybe quickly describe why you want to create an alarm that way in …

Audible alerts from inactive cube sides

Hi, If you use audible alarm per alarm tab in your alarm console, you will have the alert even if you are on a different Cube Side (where the tab …