Harmonic NMX Domain Manager driver

Hi Marina, there is tmo only one Harmonix NMx system. DataMiner NMx driver talks to the Harmonic NMx API. Of course, for monitoring purposes, DataMiner also collects stats and counters …

DCF for service

Hi Bernard, As far as I know you can display DCF connections only for shapes pointing to either DataMiner elements or views. I believe that DataMiner services are currently not …

Linux SNMP Protocol

Hi Muhammad, Thanks for posting your question in Dojo. Since you are looking at the column parameter Process Run Status, I am assuming that you would like to detect if …

How to get history of alarms in a protocol?

Hello, In QA we use the GetAlarmDetailsFromDbMessage to retrieve history alarms or information events. If you don’t need any filter, you need to use new Skyline.DataMiner.Net.Filters.AlarmFilterTrue() as filter in the …

How to get history of alarms in a protocol?

Hi Julian I’m just making an Automation Script that needs to retrieve all the alarms from the last day. The call I use for this is the GetAlarmDetailsFromDbMessage. var message …

Custom “MySQL Query Driver”

Hi Jordy, You can take our Wellav CMP Database Reader that connects to a MySQL DB of another system to poll some parameters for alarming and trending of the devices …