Unable to connect to Elasticsearch

Hi Edib, I believe this IP is coming from inter node communication. The node is trying to sniff the cluster configuration. The virtual adapters are messing with Elastic’s IP. I …

Preselecting measurement points script

Hi Amar, As discussed, we could implement the code snippet provided by Michiel in the protocol to create a measurement point programmatically but the user will still need to define …

Unable to connect to Elasticsearch

Hi Edib, Can you check if your service is still running on Windows? As you are running it locally, do you also use 127.0.0.1 in the yaml file of your …

Release a port in use by SLPort

There’s a very similar question raised in Release port connection hanged without reboot the whole DataMiner which should contain some answers to your questions. Don’t hesitate to reach out with …

Low Code App – Visual overview component – Zoom

Hi Yvan, Currently, zooming is not enabled for the Visual Overview on the web platform, which includes Dashboards, Monitoring and Low-Code Apps. It is not straight forward to enable since …

HTTP PUT – 301 MOVED PERMANTLY – RETRY

Hi, DataMiner is using WinHTTP to handle the requests. This means by default for GET requests that all redirects are followed, except those that originate from a secure https URL …

Retrieve logs with GQI ad hoc data source

Hi Flavio, At the moment, this functionality isn’t feasible because the GQI data source solely offers a callback for sending messages and not a complete implementation of the IConnection interface.

My dashboard no longer works after migration

Hi Ive, Apps and dashboards do not support backward compatibility. Whenever an app (including GQI queries) is migrated, it is upgraded to the latest version. After migration, it is not …

Script actions

Dominique, Most of the use cases you’re indicating are about communicating with third party, which typically happens through a connector and  ‘simple’ SetParameter methods in the Automation script. These use …

My dashboard no longer works after migration

Hi Ive, I had the same issue with a low-code app. This seems to be related to a different GQI version between DataMiner FR 10.3.8 (GQI version 0.27) and FR …