DCF Automation

Hi Ross, There is a Kata session related to DCF where we used the Skyline Generic Provisioning connector to import/export DCF connections (using a CSV file). For example, your automation …

Migrate failover Virtual IP to hostname

Interesting question – can I ask why the hostname config would be needed just for one pair of DMAs? Is it an intermediate step or just a new DMA pair …

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. => …