Creating Jira Issues from Dataminer Connector
30th April 2024
Hi Christopher, As Felix mentioned, you can follow the documentation in order to parse the alarm that triggered the correlation rule. In you automation script, you will have to retrieve …
Answer
30th April 2024
Hi Christopher, As Felix mentioned, you can follow the documentation in order to parse the alarm that triggered the correlation rule. In you automation script, you will have to retrieve …
30th April 2024
Hi Max, In that case, you can use an AlarmFilterTrue() to retrieve alarms from all elements. You should find a filter to select specific elements, limiting the number of returned alarms. The …
30th April 2024
Sadly, there is no easy built-in solution to do this yet. However, you can follow the same procedure as duplicating an app within the same system (which can now be …
30th April 2024
hi Philip Based on the profile definition, the profile parameters will be known when creating a booking. Next to that it’s used to link the PLS when applying a profile …
30th April 2024
Hi Bing, Maybe you could create an Ad-Hoc data source to read and parse the Security.xml file that is available at C:\Skyline DataMiner/Security.xml. More information about Ad-Hoc data sources: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_Data_Sources/Get_ad_hoc_data.html …
30th April 2024
Hi, Towards the end user, it may look like the DMS has a single webpage, but actually, every agent has it’s own standalone webpage. So, every time the DNS cache …
30th April 2024
Hi, There seems to be an issue with how automation scripts are handled in an execute shape data when there are also variable placeholders in that shape data. The variable …
30th April 2024
Hi Jaroslaw, The ‘History’ option will retrieve trend records for the provided parameters. This will provide a record per time slot and index. For your use case additional processing on …
30th April 2024
Hi Chris, As far as I know there is no built-in functionality to export/import trend groups. A possible option could be copy the trend group definition (XML file available in …
30th April 2024
You could use the regexreplace placeholder to cut off certain numbers or replace the whole thing with a message when it grows too big.
30th April 2024
As this question has now been open for a long time without any activity, we will now close it. If you do still want more information, could you add a …
30th April 2024
As this question has now been open for a long time without any activity, we will now close it. If you do still want more information, could you add a …
30th April 2024
As this question has now been open for a long time and there has been no further reaction from you, we will now close it. If you do wish to …
30th April 2024
Hi Shreeya, You can consider this the same for our requirements. A vCPU is a virtual CPU used by a VM, it runs on a core of a physical CPU …
30th April 2024
Hi James, We will investigate these loading times and we’ll look for the possibilities to improve this speed. Regards,