Smart Detector – Variance Change

Hi Dennis, As explained in this tutorial (Automatically detect anomalies with DataMiner), it is recommended that at least one week of data is present, and that both real time and …

Alarm Distribution Graph in Dashboards

We have added a package on the catalog, compatible from DataMiner 10.4.0 onwards: Alarm Report | Catalog (dataminer.services) This package contains the following: Ad hoc data source to retrieve the …

Add and Update Element Properties using IDms

Hi Thomas, Based on this question and other feedback, we decided to make setting properties on elements, services and views a bit more intuitive. The property objects now contain IsWritable …

How to package an low code app + dom module

Hi Gerwin, I use the interactive automation script in the following GitHub repository to export a low code apps: https://github.com/SkylineCommunications/Low-Code-App-Extensions. In the later versions of the script, I believe DOM …

How to package an low code app + dom module

Hi Gerwin, To package a low-code app, you can use the CompanionFiles folder, like it is used for example in this repo. To automatically deploy a DOM structure, you will …

How to convert active parameter to text

Hi Toon. Where should I set this rule as below in shape data : [regexreplace:.*68.*,[regexreplace:.*84.*,[param:NewTec34,23406,TSoIP1],BACKUP],MAIN] Does in the text instead of an * ? Big thanks for answer. Br. Jarek

Alarm Distribution Graph in Dashboards

I wasn’t able to recreate the full graph (yet), but you can create part of it using the existing ‘Get alarms’ data source with the following query. This query first …

DataMiner API connection to DAAS agents

Hi, As far as I know you (currently) can’t access those on a DaaS system. They are behind the dataminer.services user login to enable remote access to the web apps …