Critical alarms in a view

Hi Isabel, You can aggregate alarms in a correlation rule. For example, you can use script conditions to count the number of alarms on a view. Below an example: For …

Historical User Login Report

Hi Vig, You can create an automation script to retrieve that information from Information Events. When someone connects to DataMiner, you can observe details such as the following:

SNMP Forwarding from DMS with multiple agents

Hi Roger, That is correct. A trap is by default send by the DMA hosting the element. And optionally you can activate that option to “send all notifications via one …

SNMP – receiving traps without community

Hi Hans, I made a small test and the traps are processed by the connector ‘Generic Trap Receiver’, regardless of the community string. Below the element settings: Using Net-SNMP tools, …

Pictures in LCA

Hi Juan, In the standard components you can select or drag-drop the Image container. Uploading new images can be done via the settings.

Pictures in LCA

Hi Juan, In the editing mode of your LCA page, in the general components you can find the Image one that will allow you to upload it. Regards

dms.SendMessages in loop causes delay?

Hi Apurva, You might try sending all requests in one go and then processing the responses while mapping them to their respective service names. Here’s a structured approach: 1. Create …

How to release ownership of alarm?

Hi Apurva, As far as I am aware there are no Engine methods to achieve this, as generally when an alarm gets acknowledged it is expected some actions will be …

DB migration – repurpose servers

To come back on this topic. We agreed that the safest way forward, was the most easy method. We’ll use new HW to migrate to the new DB clusters. => …

Visio button session variable

Hi Sebastiaan, I was already using a shape that changes value when I click the buttons to debug it and it works. I defined the variable like this in the …

Visio button session variable

Hi Daniel, I noticed in your screenshots that you’re setting the global session variable, but your condition references the page variable. Be sure to include the PageVariable option (see docs) …

LCA : Query filter – Column filters

Yes it´s the same question. I would like a way to predefine the filter with all possible values I expect and lock those so they are always selectable, regardless if …