Focused Alarms in DM 10
17th May 2022
Hi Paul, you can find more info on those focus alarms in our help (topic “Filtering alarms on alarm focus”) Applying alarm filters in the Alarm Console | DataMiner Docs …
Answer
17th May 2022
Hi Paul, you can find more info on those focus alarms in our help (topic “Filtering alarms on alarm focus”) Applying alarm filters in the Alarm Console | DataMiner Docs …
17th May 2022
In a popup (balloon) of a marker, it’s possible to configure a link that shows a specific layer (see docs): Examples: <a href=”#” class=”showlayer”>layer name</a> or with a variable (works …
17th May 2022
It looks like the URL Rewrite extension isn’t available. Normally this should get installed by the DataMiner installer, maybe there’s an issue where this doesn’t work on Windows Server 2022, …
17th May 2022
If I understand the use case correctly, I would probably make the correlation mail action part of another automation script. Script A can then contain c# code, if/else blocks or …
17th May 2022
Hi Jaime, Maybe you can add the 2 paremeters as script conditions in the correlation rule. For instance: Parameter 350 of element 59 of DMA 7 must contain a value …
16th May 2022
Hi Carolina, From the information I could gather, the TLS feature for Cassandra is only available from DataMiner 10.1.3 onwards and on Main Release on 10.2.0 so not on 10.1CU12 …
13th May 2022
Hi Thomas, the quickest solution is probably to include the label in the displaykey by adding it as the first part of the naming or namingformat definition in your connector. …
13th May 2022
Hey Filiep, The issue here is caused to to upgrading from a feature version before RN32944, to a main release version containing that RN. RN32944 added a few DLLs in …
13th May 2022
Hi Andy, I just upgraded my Server from EXSi 6.7 to EXSi 7.0.3U. I did a quick test and it looks like everything is working as expected.
13th May 2022
Hi Luis, DataMiner should automatically trigger a NATS reset when agents join or leave the DMS cluster. This NATS reset should thus take care of correctly configuring the NATS config …
13th May 2022
Bernard, An option would be to keep the rows in the table for certain period of time after they are not being returned and use a column to mark the …
12th May 2022
Hi Yohan – if you want to perform spectral measurements, and derive variables from that (such as the Peak in your example), you need to create 1) a spectrum script …
12th May 2022
Bernard Technically it is possible to have different hardware configuration in an Elastic cluster, as 3-node requirement to avoid split-brain scenario and making sure that there is always a master …
12th May 2022
Hello Bernard, The cube alarm template editor doesn’t support this feature yet. Please consider posting a feature suggestion. Kind regards,
12th May 2022
In case your request is how to move the Booknig Manager to a different DMA, here is what I would suggest : export the settings of your Booking manager rename …