Merge multiple DMS into one ?

When having 2 or more separate DataMiner clusters (DMS) which are historically grown, can they be merged into one single cluster ?

Unable to use the ResourceManagerHelper

When I’m using the ResourceManagerHelper and initialize it in the following way ResourceManagerHelper helper = new ResourceManagerHelper(); And then call a method helper.GetEligibleResources(…) Then I get a NullReferenceException. I also …

SNMP Tables with Retrieved Columns

Hi, I’m looking for best practices in driver development. I have heard several opinions about whether in a new protocol I should add a “retrieved” column to a SNMP table …

Web API v1 – GetAlarmHistory

It was noted that running the GetAlarmHistory call on a Root Alarm ID that is no longer active (cleared) doesn’t provide the user with the Alarm History for that alarm. …

New driver after firmware update?

If I – as a customer and user of DataMiner – have a driver license for a particular device with a particular firmware, do I have to buy a new …

Trial version of DataMiner for demo?

Hi, Is it possible to receive or download the trial version of dataminer for our internal evaluation? if Yes, what are the steps and prerequisites?

What is an unlinked resource in SRM?

As per SRM 1.2.5 release notes, the discovery script will keep the execution in case of multiple unlinked resources. I wonder what unlinked resources are, and under which circumstances are …

Receiving malformed packets from a SNMP device

When retrieving an SNMP column from a device, I am getting an “unable to receive the message” error in the Stream Viewer. Checking the messages exchanged through Wireshark, I verified …