Masked alarms get unmask after agent restart

Hi, I got some news on the case. We were unfortunatly not able to clearly reproduce the issue. It happened though when we restarted the active agent. After the following …

Record value every 1 hour

Hi, I believe there could be a few options to achieve what you need, like a timer on the connector or leveraging the trending and some reports. However, I believe …

What configuration is required to replicate information in Elastic?

This information is available on the following page on docs: https://docs.dataminer.services/user-guide/Advanced_Functionality/Databases/Configuring_dedicated_clustered_storage/Cassandra-compatible%20database%20service/Deploying_Cassandra/Replication_and_consistency_configuration.html Note that the URL of this page may change in the near future; in that case, the fastest way …

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.