Choose agent for IDP Discovery action?
30th August 2024
Hi Stijn, That is currently not possible with IDP. IDP will allow you to create the element in a specific agent but there is currently no support to decide where …
Answer
30th August 2024
Hi Stijn, That is currently not possible with IDP. IDP will allow you to create the element in a specific agent but there is currently no support to decide where …
30th August 2024
We didn’t test if this is possible with Docker. Should dive deeper into the networking stuff there to be able to test it. Alternatively, we did test it with Windows …
30th August 2024
Hi, I believe this is expected behavior. Checking DataMiner Docs (forbidden characters) you will find that ‘/’ (slash) is a forbidden character. Hope it helps.
30th August 2024
Hi Min, 1) I would expect that the backups are stored in the folder you configured(C:\Skyline DataMiner Backups). 2) Can you check the information events and the history of the …
30th August 2024
Hi Matthijs, Indeed, a custom operator sounds like the way to go here. You can sort the alarms by time in descending order and return the first root alarm you …
30th August 2024
Hi Team, Kindly be informed that the issue has resolved post delete the main element. All added element has cleared. Thank you the support!
29th August 2024
Hi Jochen, The filter you provided should actually work fine. I just tried it out on my local dev agent and it seems to be working as expected. Even with …
29th August 2024
As Alexander mentioned, this does indeed seem to be an exception that is thrown inside the installation script. I tried this on my local development agent running a dev build …
29th August 2024
Hi, This is not an error related to dataminer.services or the catalog, the package install script itself seems to be broken. I have tried installing the package directly to a …
29th August 2024
Had a chance to dig deeper on the affected agent, Running the Scheduled task directly from Windows Scheduler also was not successful: This error was logged: == Task Scheduler successfully …
29th August 2024
Hi, From what you describe and some of the page names, it looks like you are using a connector that generates DVE elements, for those, you cannot directly delete them …
29th August 2024
It is expected that the count will continue to increase as this is a counter (similar to packet counters in switches). The columns that might be interesting to understand if …
29th August 2024
Hi Tobe, You can specify a Range value if you add the shape data “ParameterOptions”. More info: Linking a shape to a trend component | DataMiner Docs
29th August 2024
Hi, Different .NET versions are not compatible with each other. This means that it’s not possible to simply replace .NET 5 or 6 by .NET 8. Instead, we first have …
28th August 2024
When you say Private key authentication, are you referring to public-private key pairs (like SSH). As far as I know this is not supported by Amazon AWS S3. Typically its …