Alarm Filter Hysteresis
14th September 2020
Hi Michiel, You can use the “Delay…” option in the hamburger menu of your alarm tab:
Answer
14th September 2020
Hi Michiel, You can use the “Delay…” option in the hamburger menu of your alarm tab:
14th September 2020
To avoid having to specify every column to be used by the matrix helper class, the choice has been made to let it detect by looking at the parameter names. …
14th September 2020
Hi Miguel, You can add the “Content-Type” header to your request with the value “application/json” to get JSON responses.
11th September 2020
Probably additional security was added afterwards which causes the ‘Profiles’ tab to be hidden. You can check your permissions in the ‘User/groups’ tab of the system center. The ‘UI available’ …
11th September 2020
As workaround, you can click the user icon on the top right, and you will see the name of the cluster you are connected to in the menu.
11th September 2020
Hi Steven, today you’ll need to click on the user icon in the header bar and there you can see to which DMA you are connected. E.g.
11th September 2020
Currently this is not possible yet, but I agree this would be useful. We’ll discuss this within our squad.
11th September 2020
The launcher is fully backwards compatible. It can connect to any DMA that has either of these files stored on the server, in the location ‘Skyline DataMiner\Webpages\DataMinerCubeStandalone’: ClickOnce files: DataMinerCube.application …
11th September 2020
RabbitMQ is a general purpose messaging solution, often used to allow web servers to respond to requests quickly instead of being forced to perform resource-heavy procedures while the user waits …
11th September 2020
It’s a message broker system. Yes it can be integrated with DataMiner, but one of the key things here is to be always specific about what we are talking. Because …
11th September 2020
Hey Ciprian, When you setup the helper of the API (ResourceManagerHelper in your case), make sure you use the following calls to handle the message request: “engine.SendSLNetMessages” and not “Engine.SLNetRaw.HandleMessages” …
11th September 2020
Make sure that the engine object passed by the Run method in the automation script is used for the SLNet messages callback of the ResourceManagerHelper. The name of the user …
11th September 2020
Hi João I encountered this issue as wel on v10.0.9. I tested several ways to remove it, but the following procedure was the easiest: Disable the failover Remove the single …
11th September 2020
RN27026 introduces authentication and TLS on ElasticSearch in DataMiner. This was not part of the initial release of the elastic integration, as only recently Elastic moved the security-features from the …
11th September 2020
This is currently not possible. One possible workaround is by duplicating the element and deleting the trend data older than 3 months on the duplicated element. You can then DELT …