Failover Agent with DataMiner Id -1

Hi Carlos, Sounds like something is wrong on the standby agent (it’s not correctly reporting its ID) Some ideas of things to check on the standby agent: Verify that DataMiner.xml …

Unit test extension method

There are probably better solutions but I came across a similar situation once and there I found you could use the Moles framework for mocking static and built-in .NET methods.

DataMiner Cube versions taking space on client pc

Using the latest version of the DataMiner Cube desktop application, you can also choose “select unused versions” from the hamburger menu in the cleanup dialog to only remove versions you …

Forcing users to open only one cube session

Hi Jaime, I’m not aware of an option to force this (in the same way you can’t prevent users from opening multiple tabs in their browser). As a workaround, you …

Duplicted events cannot correlate

Hi Ken, When looking at your screenshot of your alarmconsole tab, all the correlated alarms are already cleared. Because of this, no sources are shown anymore. If you want the …

Duplicted events cannot correlate

Hi.. Thanks for you response.. See Alarms and correelation rule for the affteced event. in the lates three screen shots

Encrypted backups in DataMiner

Hi João, Unfortunately, DataMiner does not support encrypting backups. However, it should be possible to encrypt the resulting .dmbackup files manually by creating some custom scripts. (For example, using PowerShell or …

What URLs and ports are needed for the clients?

Hi Michiel, The following ports are required: HTTP(S): 80/443 (it’s recommended to require HTTPS, then you don’t have to open port 80. For more information see Setting up HTTPS) .NET …