Show number of service in alarm

Currently, there is no way to count services or elements that are in alarm for a given alarm filter using the AlarmSummary shape. You can find all available statistics for …

External Data collection from an element

Hi Neil, Next to the Offload Database option listed here by Miguel, you can also access the information available in your DataMiner System through the Web Services API.

External Data collection from an element

Hi Neil, In this case a possible option could be using Offload Database. This feature allows you to offload trend data in an external database. By default offload database is …

How can I invoke a profile parameter converter?

I believe currently there is only an internal call available for this. A converter is identified by a Guid which is stored in a profile parameter. Once you have this …

Microsoft Multi-Factor Authentication

Hi Cyrus, supporting AAD (Azure Active Directory) is on the roadmap for one of the coming DataMiner releases. If you use AAD, you can work with two-factor authentication.

Backward/Forward client-server compatibility

Hi Jens, There is no guarantee on this. It depends on the changes that were done in a certain version. If these changes had no influence on the communication between …

Backward/Forward client-server compatibility

Hi Jens, I’m not in the right position to give you a crystal clear answer on your question but since I’m working with the DataMiner Cube Start Window (formerly referred …

Image thumbnail in Visual Overview not refreshing

There might be better solutions, but if you want a quick one: In the Visio shape, replace the ?1 in your URL with ?[DataMinerTime] That placeholder will updated every second. …