Failover Agent with DataMiner Id -1
9th November 2021
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 …
Answer
9th November 2021
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 …
9th November 2021
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.
9th November 2021
The order in which the agents appear in the Failover window is the order in which the <Agent> tags appear in the c:\Skyline DataMiner\DMS.xml configuration file. To change the order …
9th November 2021
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 …
9th November 2021
As additional information: the files for upgrade packets are uploaded in chunks of 100 KB. If the agents are configured to use encrypted connections (which is the default nowadays), the …
9th November 2021
Hi Jeff, It is not possible to make an export of a user group in Cube. What you could try is to create the group and afterwards copy the folder …
9th November 2021
Hi Michael, The HTTP requests you’re seeing are the .NET Remoting (which is actually wrapped in HTTP communication) that DataMiner uses to communicate with clients and other DataMiner agents. (these …
9th November 2021
Hi Alberto, DVEs are often implemented when interfacing with a chassis that has multiple physical cards. In that case, a DVE per card is created to have a dedicated element …
8th November 2021
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 …
8th November 2021
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 …
8th November 2021
Hey, You can clean this up by starting the Cube start window, click the cogwheel on the bottom right, and then “Cleanup…”. You will see a list of cached DataMiner …
8th November 2021
Hi.. Thanks for you response.. See Alarms and correelation rule for the affteced event. in the lates three screen shots
8th November 2021
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 …
8th November 2021
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 …
8th November 2021
This was seen as a new DataMiner feature request and it is available from DataMiner Main Release version 10.2.0 and Feature Release 10.1.11.