Alarm Grouping per System
3rd May 2021
Hello! we have three different systems in our DMS, each of them with a few equipments, categorized in a tree structure. When an alarm occurs on one equipment , there …
Question
3rd May 2021
Hello! we have three different systems in our DMS, each of them with a few equipments, categorized in a tree structure. When an alarm occurs on one equipment , there …
30th April 2021
How to get IP Address from HTTP Connection setup from Automation script c#?
30th April 2021
I have created an automation script that needs local access, hence it needs to be launched on a specific DMA. As far as I’m aware this can be done by …
30th April 2021
Hello Dojo, In the Linux Platform driver, there is a section which contains information on the HP Server parameters. Currently I’m not able to access those parameters through the IP-address …
30th April 2021
Hello dataminer community In the protocol I’m working on I’m trying to get all the connections for a certain element. To do this, I’m using the following call: protocol.GetConnectivityInterfaces(dataminerId, elementId, …
30th April 2021
What is a Correlation thread responsible for? Does the thread maintain multiple queues? How are items in a correlation thread handled/grouped? What does an SLNet Correlation thread run-time error intend …
30th April 2021
I have a question about LDAP: Is it possible to switch only a part of the cluster to domain authentication? If so, which permissions need to be adjusted?
29th April 2021
I’m trying to start Kibana (by running the kibana.bat file available in C:\Program Files\Elasticsearch\Kibana\bin) but it fails. I’m using a Elasticsearch cluster with 3 nodes. Anyone can point out where …
28th April 2021
If I create line charts in Dashboards the enabling of dynamic units doesn’t affect for those, but it will affect for example value ring as seen in the picture below. …
28th April 2021
Hi Is it possible to add the alarm created by the correlation rule into the body of the email generated by the correlation rule. If possible we would only need …
28th April 2021
Hi Dojo, We have a DMA where Elasticsearch has been already installed, but we don’t use it – we don’t have SRM or Jobs, and we haven’t enabled indexing for …
28th April 2021
While working on a SRM setup I noticed that several properties are defined on a Service Definition node. Is there a list with all available properties and how/when to use …
28th April 2021
When I download a standalone application from tools in chrome, I get a 404 error. The URL is as follows x.x.x.x/DataMinerCubeStandAlone/Launcher.ashx sorry. It’s in Japanese because of the user environment. …
27th April 2021
Hello everyone, I created a Visio file for a resource in my DMA and initialized a variable using this: When I display this variable value in another shape, it correctly …
27th April 2021
My job is to implement a secure WebSocket connection. The first thing I wanted to do is to implement a WebSocket connection but according to the DataMiner Development Library (Section …