Casssandra connection issue
9th February 2023
I experienced the same problem. Here is the reason why I was facing the issue and how I fixed it. I was doing the migration of the cassandra failover pair …
Answer
9th February 2023
I experienced the same problem. Here is the reason why I was facing the issue and how I fixed it. I was doing the migration of the cassandra failover pair …
9th February 2023
Such a list is not accessible today. Ideally, this should be part of our catalog.
9th February 2023
Hi, The format of the csv should look like: ElementName;ParameterId;Index Regards,
9th February 2023
Hi Kemaine, it would be required to have your DataMiner system cloud connected to be able to use this feature. You can find all requirements here. Please get in contact …
9th February 2023
Hi I would suggest you contact sales with your request. I am sure they will gladly help you forward.
9th February 2023
Problem was that IP A was a fixed IP assigned to an ethernet port which didn’t had a network cable connected. Disabling that ethernet port resolved it.
9th February 2023
Hi Rene, This is currently not possible but we could tweak this behavior in the future. We can do (a combination) of several things.: Change the default behavior for every …
8th February 2023
Hey Elvio, How is SLDataGateway behaving after the restart and modifying the offload configuration? SLDataGateway was likely strained due to the amount of data being offloaded. How much data is …
8th February 2023
Thanks to Laurens Moutton for providing the following instructions how to create a self-signed certificate with Powershell: PS C:\Windows\system32> $cert = New-SelfSignedCertificate -certstorelocation cert:\localmachine\my -dnsname 10.90.232.70 [replace IP with DMA …
8th February 2023
Hi Jens There have been questions related to the same topic already. Maybe you can find your answer here.
8th February 2023
Hi Dominique, Is it possible that your table is completely empty? No primary keys defined? In that case it’s normal that method SetParameterIndexByKey doesn’t work. Can you adapt your code …
8th February 2023
This should be possible. However, the IIS web server is by default configured to recycle every 29 hours which will cause the connection to drop. Dashboards and the Low-code apps …
8th February 2023
I looked at the driver help and there they also recommend to set the IP address/host to slack.com. Can you try adjusting this for your element and see fit his works?
8th February 2023
Hi Joey, We have an item on our backlog which will enable displaying the output of an automation script. The idea is that a script will have an ‘On completed’ …
8th February 2023
Hi Joey, Only way right now is to make use of an interactive automation script.