Absence of long-term trending

Hi Arun, Can you check the settings of your components? Over there you have a settings for what type of trend data you want to see. Kind Regards, Jarno

Absence of long-term trending

This looks like a similar issue to this one: Trend graph report failing after Cassandra Migration – DataMiner Dojo So I would suggest following the same suggestion and sending it …

Example Ad-hoc datasource reading DOM data

Hi Mieke, Following repo on Github contains an ad hoc datasource that reads DOM data: https://github.com/orgs/SkylineCommunications/repositories?language=&q=GQIDS&sort=&type=all More specifically you can find some code here which uses the DomHelper to fetch …

Agent in failover pair restarts

Hello Ryan, I believe that to answer your question we will need to do a deeper investigation that will require the Log Collector package from both agents and the time …

Un able to install DIS

Hi Youssef, DIS does not support Visual Studio for Mac (see also https://docs.dataminer.services/develop/TOOLS/DIS/Installing_and_configuring/Prerequisites.html). Also note that Microsoft will retire VS for mac: https://devblogs.microsoft.com/visualstudio/visual-studio-for-mac-retirement-announcement/ .

Un able to install DIS

Hi Youssef, Are you following any tutorial on how to install DIS? I would like to recommend the following step-by-step tutorial from the “Bringing the Thunder” series: DIS Validator – …

Dom editor error

Hi Boris, It appears that the DOM editor installed on your system isn’t compatible with your current DataMiner version. The version of the DOM editor must match or be lower …

Agent replication with HyperV

Hi Isabel, A bit late, but here is my take on this. Hyper-V replication is indeed something you can use in order to have a backup available which you can …

What versions of .Net can be used for QAction projects?

Hi Michiel QActions (and Automation Scripts) only support .NET Framework at this time. Which version of .NET Framework depends on which version is installed on the DataMiner system. Starting from …