Removing confirmation pop up – IAS
17th April 2024
Hi Ana, I’ve had the same request a while back. The dataminer software team confirmed that this is currently not possible. I’ve raised a new software feature request. I suggest …
Answer
17th April 2024
Hi Ana, I’ve had the same request a while back. The dataminer software team confirmed that this is currently not possible. I’ve raised a new software feature request. I suggest …
17th April 2024
You can create your own GQI operator for this or you could also ask Techsupport to raise this as an issue that you would expect a time type to be …
17th April 2024
Because the shapes are transparent, the mouse can only detect hitting it on the border. Because hit testing does not happen constantly, it can be that you have passed the …
17th April 2024
Hello, You can close this topic. The error never appeared again Thanks
17th April 2024
Hi Kawssar, In DMS1 you should be able to see the installed package in the folder C:\Skyline DataMiner\AppPackages\Installed\PACKAGE_NAME_guid. Here you should be able to find the dmapp package file. You …
17th April 2024
Hi Joe, The Views.xml file is the same on all the DMAs in cluster. Every time that there is an update on the view structure from a specific DMA, this …
17th April 2024
Hi Alberto, Another option is to use the DataAggregator DxM. You could create GQI queries that will be executed remotely from a DMA. This DMA could be located in the …
16th April 2024
The reason for the loop is because the web version of teams blocks all cookies. The dataminer apps rely on cookies to preserve an authencated session. Because the new teams …
16th April 2024
Hi Gerrit, If you trigger the script from a correlation rule you could use How do I parse Correlation Alarm Info data. If you trigger the script from a hyperlink, …
16th April 2024
Hi Joshua, I think there is currently no other way to do it other than using the notify call you mention. The class library indeed currently has no such functionality.
16th April 2024
Hi Joel, This is currently not possible. The chart will use the element, parameter & index to create a title that will always be shown in the case of a …
16th April 2024
Hi Ive, The following information is based on the experience I had when I was member of A&O domain to have active SRM management in software, the SRM license must …
16th April 2024
Hi Joshua, Checking this link, the type ipAddress is supported only on SMIv1. Checking this other link, it seems that this type is only available for SNMPv1. Checking your code, …
16th April 2024
Hello Alexandre It can be done by modifying the settings select the graph unchek the “Inherit WebSocket settings from dashboard” set the Polling interval to 300s
16th April 2024
Hi Michiel, Trying to use a hostname for your local agent to avoid dealing with DHCP / changing networks every day is not supported anymore since RN32951 (never was, but it “worked” well enough). …