How to very files sync between DMAs?

There is a basic Cube GUI that can run some checks: System Center> Agents >( rightclick or select agent)> Failover > Sync Status it has option to check boxes and …

Alarm console – Update values

Hi Pedro, I believe you have two options here: Define multiple values in your alarm template for the same severity. Every time the parameter value passes any of the threshold …

Alarm console – Update values

Hi Pedro, The value shown in the alarmconsole is the value which triggered the severity change. When the value of the parameter changes but the severity not, the value is …

Is there an easy way to link to an element/view?

Additional to Wouter’s answer which directly opens Cube, it’s also possible to form a URL which opens either Cube or the mobile web app (depending on which browser the URL …

The ‘Use Polling (Connection)’ Setting

Hi Ken, You can find some more details on what this is on this help page. The default interval when using polling is 1000ms (1 second). There aren’t really any …

The ‘Use Polling (Connection)’ Setting

Hi Ken, I believe these pages will answer your question: Eventing or Polling & .NET Remoting Eventing. It can enhance the user experience when there is a firewall between the client …

Problem when using [Property:] in vdxpage shape data

Does the property ‘VisualOverviewLink’ and ‘VdxPage’ live on the same object? Or do you want to fetch the property ‘VdxPage’ from the object to which the ‘VisualOverviewLink’ property points to? …

Compute requirements DataMiner 10.2

Lars, The compute requirements don’t change for DataMiner 10.2 specifically.  But we do have some general recommendations that will change based on further data from the field. Memory requirements for …

Problem using [Property:..] in InitVar

This is not a bug but rather a natural consequence of how a Visual Overview is initialized. InitVar shape data is processed synchronously with the creation of your Visual Overview. …