How to filter OUT unnecesary alarms

Hi Ermanno, I believe there is an example in DataMiner Docs for this use case: If you want to configure a table to have all rows monitored, except certain specific …

How to see WMI responses via action?

Hi, The value is 2.5 billion, which seems to be pointing to an int32 overflow when seeing a negative value (which has a max of 2.1 billion). My best guess …

Dashboard – Using Table Count Data in a Gauge

Hi Thomas, as Wout mentioned, you could customize e.g. the grid component with your own code. Even it is not optimized, here an example using the grid component: Cheers, Felix

Upgrading a DMS with 6 agents

Hi Curtis, Ensure your DMAs meet the requirements : DataMiner Compute Requirements | DataMiner Docs. After finalizing the version you want to upgrade to, you need to read this first …

DIS issue when publishing protocol

Hi Min DIS v3.0.0 doesn’t connect yet to the WebApi, so that error that you showed is from DIS v3.1.6. That issue is fixed in DIS v3.1.7. Regarding the error …

Creating a “Slideshow” of LCA pages

Hi Edib, The LCA framework doesn’t have a built-in way to do this. However, a quick Google search led me to some browser extensions that cycle through open tabs, such …

ParametersSummary REGEX format

Feedback from our software team : Testing with different configurations, the cause of the issue is not the AND but the second Regex, running this one alone also does not …