Import/Export Server list from the CUBE desktop app?

Hi Alberto, You can find the configuration file of all agents in your local appdata (%localappdata%\Skyline\DataMiner\DataMinerCube\CubeLauncherConfig.json). You can change the file or copy it to other systems. Let us know …

CISCO 2960 DRIVER

The Cisco Manager connector supports a wide range of Cisco catalyst switches including the Cisco 2960. You can find additional details in this Dojo question as well.

How to detect changes in a SRM reservation

So far, my solution is using a correlation rule to detect when a booking is modified in the standard SRM application: An automation script complements the logic by ensuring the …

Can DMS Alerter use HTTPS?

Hi Robin, I have just checked and SLAlerter supports connecting to HTTPS-only DataMiner systems. The logging of Alerter is only added to the Eventviewer of Windows but in this case …

Can DMS Alerter use HTTPS?

Hi Robin, I just double-checked and SLAlerter supports connecting to HTTPS-only DataMiner systems, so I don’t think forcing HTTPS is the problem. I did notice a similar exception was fixed …

max number of map overlay layers

There’s no hard coded limit on this, but 7500 layers won’t be really workable… To better understand your use-case, why are there so many? It’s possible to configure which layers …

Cube automatic update over https

Hi Bernard, When adding an agent to the Cube Start Window, it will automatically check if HTTPS is available or not. If it is, it will be preferred over HTTP. …