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 …