Dashboard – daily alarm count per element

A package has been created and uploaded on the Catalog, which contains a dashboard that gives an overview of the elements and the amount of alarms. There’s a time range …

Concatenation of columns in alarms

Hi Timothy, At first sight, it looks like possibly the word “Description” in the column header is replaced by the row key in the alarm description. If you have access …

Correlation Engine Performance Enquiry

Great question Jason. DataMiner metrics | DataMiner Docs does not have a metric for correlation rules as this is very much depending on the system. How many alarms are being …

How does the agents in a cluster synchronize

Hi Dennis, The inter DMA synchronization is handled by the SLDMS process. You can find an overview of DataMiner processes here (Link). For more information on synchronization, I recommend the …

NETCONF – Command Example

Hi Bruno, I could not find a generic connector that can provide you an example of NETCONF calls, however I remember that the Cisco ASR Manager (version 1.0.4.x) supports this …

User definable API – storing incoming request

Hi Tim, There is currently nothing built in that saves any info of an API trigger. Since your HTTP request will eventually be handled by the API automation script, you …

Script Condition using DateTime

Hi Pedro, Probably the easiest way would be to check that right at the beginning of the script since from there you should be able to access all the info …