Critical alarms in a view
3rd February 2025
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 …
Answer
3rd February 2025
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 …
3rd February 2025
Hi Apurva, I do not believe that what you are trying to achieve is currently possible. With today’s features, we expect that a user takes ownership, and we are not …
3rd February 2025
hi Vasco In case a script times out, when a UI is shown, a DataMinerException will be thrown indeed. I’m afraid thought that, even when the exception is correctly catched, …
3rd February 2025
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:
3rd February 2025
Hi Nick, Cube will append the https=true argument if the agent where the logfile is present has been configured with a <HTTPS enabled=”true” name=”…” /> tag in MaintenanceSettings.xml, or when …
31st January 2025
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 …
31st January 2025
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, …
31st January 2025
Hi Juan, In the standard components you can select or drag-drop the Image container. Uploading new images can be done via the settings.
31st January 2025
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
31st January 2025
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 …
31st January 2025
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 …
31st January 2025
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. => …
31st January 2025
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 …
31st January 2025
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) …
31st January 2025
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 …