Email Report for Correlation Alarm

Hi David, To send an Alarm Report you can do the following: Go to System Center>Users/Groups Select the user you want the Email to be sent to (make sure they …

Get the alarm status in QAction

Hi Greisen, Another approach could be processing alarms through a correlation rule/automation script. It is true that processing alarms in a QAction will implies less development, however we try to …

Get the alarm status in QAction

Hi Greisen, You’ll need to use an SLNet call to get the alarm level, since the SLProtocol object itself gives you access to the information in the SLProtocol process, while …

Alarm severity from view in automation script

Hello and many thanks! I merged the GetViewLevel function into the script and got it working now. The property updates according to the current alarm level of the view. I …

peplink g4 modem

An experimental proposal: If any of the modems you have has the functionality to act as an SMPP server and allows SMPP clients then all you need is: An SMS …

peplink g4 modem

Hi Arie-Jan, Not sure if this could be a good alternative solution, but quite some DataMiner users have moved from a physical modem to an online service.  This is the …

Import file exception on driver

Hi Daniel, According to this stackoverflow thread, you likely need to install the Microsoft Access Database Engine 2010 Redistributable on your system.

How to filter DOM objects

Hi Julio, Does the code you posted work for your use case? Because from what I can tell, it looks correct. You need to define separate filters for all the …

IIS warning after setting up https

You only need SNI support in case you want your DMA accessible through multiple hostnames (FQDN) from the same IP with HTTPS using separate certificates (you could also host another …