Failing to upgrade DxMs

I’m trying to upgrade some DxMs of a self-managed DMA with a cloud connection. Keep getting the following error on the step “RetrieveArtifactInfo”: { "errorMessage": "Unexpected exception occurred", "exceptionMessage": "Could …

Find stuck service in a cluster

Hi Dojo, what is the best way to find a stuck service in a cluster? We are deleting for example 30 services, afterwards we are creating the same 30 services …

IDP changing to DOM and LCA

Are there any active plans to move IDP towards DOM and LCA? We are considering adding the current IDP to our DMS and populating it with data, but we are …

Correlation – Sliding Window behavior

Hi Dojo, I’m trying to set up a correlation rule using a sliding window, so I’m expecting that as soon as there are enough occurrences in the interval, the rule …

Broken service query with alarm state

When running a service query that includes “Alarm State” I receive the error “Failed to compare two elements in the array”. This error only seems to occur when I select …

Correlation Rule for Single Source Outage

We currently use a correlation rule to generate fast alerts when dual source outages occur for a given service, which works well. Separately, we have a more relaxed threshold in …

DataMiner Maps – Keep showing login page

Hi All, I’m currently testing DataMiner Maps with my DMA. However, every time I close Cube or the card, and then reopen the page where I’ve embedded my Maps in …

GetActiveAlarms filtering on a custom property

Hello, I tried to use the GetActiveAlarmsMessage to fetch all alarms and filter them by a custom property. I found how to implement filtering by various fields through other dojo …