Service Endpoint not found
24th February 2025
Has this server been used to host another application in the past? It seems to still look for a WCF service, so there might still be some old configuration that …
Answer
24th February 2025
Has this server been used to host another application in the past? It seems to still look for a WCF service, so there might still be some old configuration that …
24th February 2025
Hello Joshua, This is the known issue encountered when you are using localhost to connect DataMiner Cube and do the upgrade. (as confirmed after chatting with you). Using localhost or …
24th February 2025
Hi Joshua, Yes, this is a known issue. Could you check the progress log in the upgrade folder? You’ll find it at: C:\Skyline DataMiner\Upgrades\Packages\dataminer 10.4.12.0-xxxxx.dmupgrade-xxxxx\progress.log This log will indicate whether …
22nd February 2025
The query filter component only supports queries as data, not tables. Tables could be a result from a query but are not the query themselves. Just like you can’t feed the …
22nd February 2025
Hi Wale, According to documentation, there are some limitations when working with scripted connectors; the 1-minute frequency is one of them. Please check Limitations | DataMiner Docs for more information. …
21st February 2025
Thanks, José. We believe it’s here in the MIB, so should be possible to implement:
21st February 2025
Hi, This notice gets thrown by SLElement when it notices it takes more time to generate the trend data to offload, than the interval it supposed to trigger at. In …
21st February 2025
Hi Curtis, If you want to create new Visio drawings or edit existing drawings with DataMiner Cube, then you need the Visio desktop app, and that is only included in …
21st February 2025
Hi Johan, Thank you for your question. This feels to me like you are looking for a way to group alarms that kind of belong to the same incident. Is …
21st February 2025
Hello, Could you double check 1. Inside the Terminal (CLI) on your computer. 1. Check if you have *nuget.org* as a known nuget source dotnet nuget list source Check that …
21st February 2025
Hi Toon, Thanks for the fast answer. That is what I found in the docs but it didn’t work. That was because I used #Alarms in square brackets. Works now. …
21st February 2025
You can show alarm statistics of your alarm summary shape by adding a placeholder to your shape text. In your case this will be “#Alarms”.
21st February 2025
Hi Min, It should be possible, by using the SetDataMinerInfoMessage with What=149. Nevertheless, I would avoid doing that. Is there a specific requirement for this? Have you considered a simple …
21st February 2025
Hi Jake, I took a look at the connector, and it seems that this feature is not implemented in any of its ranges. Since this is an SNMP driver, you …