Is support for MS Azure currently planned?
14th August 2020
You can run DataMiner on a VM that is hosted in Azure (or AWS). Keep in mind that this can be rather expensive if you want to have dedicated drive, …
Answer
14th August 2020
You can run DataMiner on a VM that is hosted in Azure (or AWS). Keep in mind that this can be rather expensive if you want to have dedicated drive, …
14th August 2020
Hello Ruben, There is the message “FileOffloadToggleRequest”, which does exactly what you need (can be sent through the SLNetClientTest tool). However, this might not work on some versions (in the …
14th August 2020
“Investigation shows that the precompiled QAction was not compiled,” … “When I restart the element then the precompile QAction gets compiled, and everything works fine again.” This seems counter intuitive. …
14th August 2020
For the communication with the client (for Cube) you have the following: Retrieval of the application and connection settings over HTTP(S) Communication with SLNet (by default port 8004) From DataMiner …
14th August 2020
Hi Ruben, Not really what you asked for, but you can enable tracing on Cassandra to track history queries. More details can be found here. Do keep in mind that …
14th August 2020
it’s indeed not possible to see which queries are running on a Cassandra database. There is however logging in SLDataGateway in case a queue starts to build up towards a …
14th August 2020
There are different types of data at rest: Configuration data (at the moment mostly stored in files on disk) DB Data (MySQL, Cassandra, Elastic) At the moment there is no …
14th August 2020
Although enhancing a view with an element was implemented (RN19316) to use in a CPE/EPM environment, it is also usable in a normal environment, and without the CPEIntegration soft launch …
14th August 2020
Hi Alexander, This is only possible in an EPM/CPE environment You must have an EPM protocol that supports enhancing views The softlaunch flag <CPEIntegration> must be enabled Your DataMiner version …
14th August 2020
Hi Alexander, we still need to create the help and training for this. Enhanced views are part of an EPM setup. To create an enhanced view: -Add custom properties to …
14th August 2020
Hello, More info about the settings can also be found in the help =>See the DataMiner Help => search for “maintenancesettings.xml” => SLWatchdog Also the email need to be configured, …
13th August 2020
In the watchdog section in the file “C:\Skyline DataMiner\MaintenanceSettings.xml” on the DMA, the EMail active attribute needs to be true. In the Destination, CCDestination and BCCDestination, you can add email …
13th August 2020
Hi Simon, In order to change or add a destination mail address for the CDMR reports, you could modify the CCDestination and BCCDestination tags in the file MaintenanceSettings.xml: <EMail active="FALSE"> …
13th August 2020
Skyline supports up to 3 major versions at any time. Currently this is 9.5.x, 9.6.x and 10.0.x. When version 10.1.x is release, we will end support for version 9.5.x. The …
13th August 2020
The driver has below tables implemented in which IP related parameters are configurable: IP to ASI Config Table ASI to IP Config Table There is no NMOS IS-05 functionality implemented …