SLDataMiner Log – Notify external alarm to SLElement failed

In one of the DMAs in a cluster, I’m seeing the SLDataMiner log flooded with entries like the following: 2021/12/30 00:59:24.585|SLDataMiner|528|34156|CDataMiner::Alarm|ERR|0|Notify external alarm to SLElement failed. Invalid data. (hr = …

Visual Overview – Execute Set through VdxPage

I’m loading a VdxPage of the same visual overview on another page. On that subpage, there’s an Execute Set on a parameter.  This set, however, doesn’t work. The Execute Set …

Treecontrol in dashboards

Hello, Is it possible to create a treecontrol in dashboards? Similar to the treecontrol we can create in connectors.

Casssandra connection issue

We are currently experiencing an issue with Dataminer causing all our collectors to not be available. When looking into the errors, we see the following : No connection with the …

Sending HTTP request to non-protocol element

Can I use the full C# library from within an automation script to, for example, perform basic network communications such as sending out an HTTP request to an ip address …

Microsoft Platform Connector – Debug WMI Queries

Hi all, I’m trying to display the ‘Win32_MappedLogicalDisk’ data in the Microsoft Platform Connector. I have added the query (via an action) to the connecter, but I don’t receive any …

DataMiner API V1 ConnectApp Call

Hello, When using the DataMiner api to connect to dataminer you have to use the ConnectApp call first to login. The response gives you a token to use in the …