DataDistribution parameter randomly dropping to 0?
27th January 2021
As far as I understood the description, element 1 (HTO) is composing the data to be sent with a QAction (kind of a serialized string), element 2 (NetVue Service Group) …
Answer
27th January 2021
As far as I understood the description, element 1 (HTO) is composing the data to be sent with a QAction (kind of a serialized string), element 2 (NetVue Service Group) …
27th January 2021
Hi Mark, SNMPv3 is a security model in which an authentication strategy is set up for a user and the group in which the user resides. The security level is …
27th January 2021
It is possible to run PowerShell scripts from a C# block action. Example: “{ var ps1File = @”C:\my script folder\script.ps1”; var startInfo = new ProcessStartInfo() { FileName = “powershell.exe”, Arguments …
27th January 2021
The easiest way to achieve this is by using the supported C# code into DataMiner Automation scripts. The System.IO library can be used to perform similar actions. Example could be …
26th January 2021
Hi Paul, You should be able to edit your original question by clicking the cogwheel at the bottom of your post and select the edit option And then you should …
26th January 2021
This is not possible at the moment but this information will be made available in the future. We do save that information in the database.
26th January 2021
Hey Ive, Like Sebastiaan mentioned you can use the query filter component (currently available in soft launch) to highlight/filter you node-edge. If you want DataMiner to resolve your service-element relations, …
26th January 2021
In dashboards, you also have a query filter component. This filter exposes feeds which can be linked to the node-edge component to highlight and/or filter nodes and edges. For your …
26th January 2021
Hi Ive, As far as I know, at this moment this is not possible. We have a similar use case where we need to represent (in Node-Edge) a node that …
26th January 2021
Hi ArunKrishna, can you try if it works using a custom connection string instead of the general fields in System Center/database/others. example with encryption: Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;SslMode=Required; example with a file-based certificate: …
26th January 2021
I’m taking a guess here, but possibly the subscript needs to be recompiled after the upgrade and this causes the main script to fail. On any subsequent run, the subscript …
26th January 2021
Hi Michael, I believe an option could be requesting a driver feature to disable the auto-clear behavior in the Software Info table (similar to the toggle button Auto Clear Task …
25th January 2021
Hi Wale, Please could you check first that you are running a DMA version higher than 10.0.3.0 (check DataMiner Web API documentation). I performed a small test using DMA 10.1.1.0-9843 …
25th January 2021
This is an untested procedure, but I think this should work: Install a blank DataMiner on the new system enable advanced settings for the Skyline Taskbar Utility enable configs wait …
25th January 2021
It’s not possible to do this directly, but you can create a router control configuration using the two tables, and embed the router control configuration in the visual overview.