Scheduling different alarm templates on a service by service basis
21st August 2024
Hi Alex Thanks for the response but I’m still unsure how to resolve this Below is an example of the alarm template in default mode where all specific services are …
Answer
21st August 2024
Hi Alex Thanks for the response but I’m still unsure how to resolve this Below is an example of the alarm template in default mode where all specific services are …
21st August 2024
Hi Silvino, If I understand the documentation correctly module ISW3000C01 is part of the TL3000 product line and should be controlled with the Albala Ingenieros TLE3001C01 connector. However, today the …
21st August 2024
It looks like this is a software issue for which no task exists yet. Could you report the issue using our UOSA web app?
21st August 2024
As I found no obvious solution to achieve the behavior mentioned in the question, I implemented a workaround by utilizing Search Chain (SearchChain element | DataMiner Docs). We needed to …
21st August 2024
Hi Terry, Would Alarm Template Groups be of use here? You can combine this with scheduled alarm templates to have different alarm templates active on a specific service at a …
21st August 2024
Hi Ashwiny, The issue you’re likely facing is due to the separator in the syntax. As you can see, you are using a hyphen ‘-‘ for both the syntax of …
21st August 2024
Hi Joe – Subscribing to get more insights from the community. I’ve just retrieved this page if it can help: https://docs.dataminer.services/user-guide/Reference/DataMiner_Tools/VerifyClusterPorts.dmupgrade.html The tool was released for 10.2.0 & 10.2.5 – …
20th August 2024
This cannot be done with the GetTrendDataForParameter call. But you can use this one instead: <GetTrendDataForTableParameter xmlns=”http://www.skyline.be/api/v1″> <connection>0c85a868-7b21-4d9e-b1a7-34d2dc672784</connection> <dmaID>2612</dmaID> <elementID>9</elementID> <parameterID>2060</parameterID> …
20th August 2024
As a consumer of an app that has a table that is not filtered by any feed and is not linked to a query filter, this is not possible yet. …
20th August 2024
Hi Stefan – this recent announcement is probably relevant for you: Introducing the Interactive Automation script component – DataMiner Dojo
20th August 2024
Hi Stefan, I assume you mean a Low Code App instead of a Dashboard? Because I do no think you can add a button to a Dashboard. In case you …
20th August 2024
Hi Zheng, I had a look at the PTP app and it seems that it is not possible to select a trended parameter and keep it saved. Possible options: You …
20th August 2024
Hi Joshua, The logic from ‘snmpSetAndGet’ will only be triggered by using the ‘write’ parameter from the table. If you set the value from the QAction, I’m assuming you are …
20th August 2024
Hi Nathan, If you want to mimic the look of the parameter control, then the easiest way is to use the ParameterControl shape data as Miguel mentioned. If you want …