Unable to access logging

Hi Bernard, This is the result of Cube not being able to download the CefSharp browser plugin from the agent. If you check the Cube logging in the first tab, …

NuGet Minimum DataMiner Version

Hi Thijs, The notion of the DllImport subfolder has only been introduced with RN26605 (DataMiner version 10.0.10). With this RN, the ProtocolScripts\DllImport (in addition to the Files and ProtocolScripts) folder …

Doted “type” of alarm

Hi Piotr, That icon corresponds to a correlated alarm. It is also used for alarm groups: (Alarm groups in the alarm console)

NuGet Minimum DataMiner Version

Hi, I would assume the NuGet class library versions are corresponding with the generated class library versions through DIS. Meaning that a class library version in the 1.1.x-range will work …

Taking values from Spectrum Traces

Hello, Ben! Thank you by the support, it was helpful and now the scripts are properly configured to retrieve the amplitude peak. Now, we are trying to show this value …

Error creating element via web API

The type has to be specified on the base DMAElementBasePortInfo tag: <DMAElementBasePortInfo xsi:type=”DMAElementSerialPortInfo”> You can find an example here. The tags you can specify on DMASerialPortInfo can be found here.

Why does my Cassandra DB Size BPA fail?

Hi Jens, From the limitations on this page (at the very bottom) I understand that the BPA is limited to local Cassandra nodes only while I think your system is …

IBM Aspera Trending Graph

Peter, Here is the screenshot for my comment. It would not let me add it to a comment.

Single element through a proxy server

Hi Jaime, It is possible only if the HTTP sessions/parameters have the proxyserver attribute that can use a hardcoded Proxy IP or a value from a parameter. The Bus address …