Get element name using element ip in GQI script
25th June 2025
Hi Hari, If you need to have to get an element name using the IP, you can use the GetInfo message with the ElementInfo type to get information regarding all …
Answer
25th June 2025
Hi Hari, If you need to have to get an element name using the IP, you can use the GetInfo message with the ElementInfo type to get information regarding all …
25th June 2025
By custom API I assume you mean a 3rd party API and not a user defined API within Dataminer. As you are getting the same error in postman the problem …
25th June 2025
Hi Micah, Make sure that a baloon is shown when you expect the audible alert to be played. You can configure the conditions to show the baloon in the “Filter” …
25th June 2025
Hi Marco, A possible explanation for the sorting could be that the raw values of the cells do not match the display values. Since GQI uses the raw value to …
25th June 2025
Hi, This issue is unrelated to STaaS itself, but rather our system detecting that certain DxMs are not sending their heartbeat and as such are considered unhealthy. We prevent certain …
25th June 2025
Hi Jose, The DefaultValue tag is only compatible with standalone parameters (see note at the bottom of this docs page DefaultValue element | DataMiner Docs) and, as such, will not …
25th June 2025
Hi Ryan, You can change this limit in the user settings (Visual Overview settings): User settings | DataMiner Docs Hope it helps.
25th June 2025
Hi Mauricio, You might be able to find errors in SLWatchdog2.txt in the Logging folder found in Skyline DataMiner to see why the license is being rejected. I would create …
24th June 2025
Hi Mark, Possible options: From DataMiner Cube: In the root view, you can get a list of all the elements available in the cluster. You could use the the column …
24th June 2025
Hi Mark, The easiest way is probably opening the Root View in DataMiner Cube and looking at the elements table. There you can see the Element name (column NAME) and …
24th June 2025
Hey Wout i ran to the problem again after i fixed in edit mode was shown but when i published i opened by id on map on map was shown …
24th June 2025
Hi Ken, I looked into this use case a bit more and applying it on 2 different protocols. What I wanted was only run the script (correlation action) when 2 …
24th June 2025
Hi Davor, To make use of the real-time update functionality of the State/Ring/Gauge/… components you need to link them to the parameter data itself. This means that this data needs …
24th June 2025
To be on the same page, since this doesn’t seem like a quick win, DataCore asked to create a task so we can properly follow up.
24th June 2025
Hi Trong, This is happening because the correlation rule no longer maintains the active tree status. As a result, the correlated alarm is updated with every new status change. To …