Reducing load when using element subscriptions

Hi Geovanny, We had two major improvements on another project in which we did subscriptions from many to many. It is depending on your use case if these will also …

DM + SRM upgrade without middle step

You can install SRM 1.2.24 and then DM 10.2.7, no need for the intermediate step. For the future we are working in delivering both in the same package.

Parameter Security “level” implementation.

Hi Nathan, I have been trying to reproduce the behavior you encountered but cannot reproduce this behavior so far. Could you verify if my setup matches your setup? I have …

200 Client connections Notice

I believe both of these connections (“Bound Element Monitor Subscriptions” and “VirtualFunctionResourceStateHandler”) should only occur max once per agent. These two internal connections get created as part of initializing the …

Re-install Taskbar Utility

Hi Koen, The latest version of SLTaskbarUtility can be found on the DMA in C:\Skyline DataMiner\Tools\SLTaskbarUtility. If SLTaskbarUtility was installed previously on the DMA, it’s possible this folder no longer …

Range value

Hi Manuel, How is the parameter filled in? I just tried it with a parameter filled in via SNMP polling and there it correctly discards values that are out of …

Kubernetes

When the cluster is back up and running you could test through Postman. If I am correct these are the calls that the protocol is trying to do: GET /api/v1/nodes …

Dashboard share

Hi Manuel, at the moment this is not possible. In the future, we will look to support DMZ setups or the use of proxy servers. With a DMZ setup, you …

Dashboard share

Hi Manual, this is currently not possible to share a dashboard without being cloud-connected. In the future, DataMiner will be more and more cloud-connected with features depending on cloud-connected agents. …

Kubernetes

Hi Randy, A 400 Bad Request means the request cannot be handled by the server, which in this case does not mean there is something wrong with the authorization. I’m …