Show/Hide based on a Specific Parameter

There’s 2 ‘|’ characters between your Element and Parameter on your condition. What’s more important though is that you combined 2 “what” parts in one condition. It’s not possible to …

How to best handle large SNMP tables?

Hi Tamara, There are a few strategies you could look into for such large tables depending on your requirements. If you do not require all of those rows and are …

LCA Timeline – Reschedule Items

Hi Nejra, I think your best guess is to make sure the jobs have a column that contain the transmission and apply grouping on transmission on the timeline: If you …

Windows login activity

Hi Laszlo, As discussed, this feature is currently not available in the Microsoft Platform connector. A new driver feature request will be required. Regards,

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 …