Visual Overview: Set SNMP write parameter

Hi Robin, Parameters that are used in visual overviews need to have RTDisplay set to “True”. You can find a full list of parameters that need RTDisplay true in the …

Elasticsearch version

Yes, the documentation is correct. As it stands now DataMiner does not support Elastic 7 or 8. Not sure if there are plans for this yet.

Dashboards – Get Active Alarms query

Hi Karel, The Is active column does not yet take the masked alarms into account. This means that with the current query you’re also retrieving masked alarms. We acknowledge this as a …

How can I determine the proper element state?

Not familiar with the drop-down menu shown in the above screenshot, but I agree with Wouter that it seems to mix up values from the possible “Alarm State” of an …

How can I determine the proper element state?

“Hidden” and “Masked” are not used as “State” for an element as far as I know. The element will be “Active” in these cases while the “Hidden” option has a …

Set a PageVariable

Hi Michiel, but if you are using it in a parameter what is the correct way? I tried these 2 solutions without success. Any idea?

Set a PageVariable

Hi Stefan, In your current configuration, you are setting the pageVariable, but referring to a session variable in your second shape. If you also add the “pageVariable” option in your …

Protocol CheckTrigger from an automation script

Hi Philip, as far as I know there is no way to execute CheckTrigger from outside the protocol itself. As a temporary solution, until a better fix is available, you …