Conflicting Local Cassandra Failover Schema

Hi Ryan, When DataMiner starts it will create the tables if they don’t exist yet. When a new Cassandra node is being added to an existing cluster, you should point …

Conflicting Local Cassandra Failover Schema

Hey Ryan, As a last resort I would wipe both Cassandra nodes away, start fresh, and restore your SLDMADB table files on the primary. After that you can attempt to …

Linux Platform SSH driver – Issue

Any issue with setting up the SSH connection will be logged on the DataMiner server in the SLSSH logging file. Could you take a look and see if there’s some …

Linux Platform SSH driver – Issue

Hi Ricaurte, The Local IP Port is the local port that your computer will use to communicate with the device, which by default is 49155. Regarding your issue, have you …

Add dashboards in VISIO

Hi Kris, In order to make it dynamic, the first step is make your dashboard dynamic by using a feed. I understand from your post that the context of both …

Add dashboards in VISIO

Hi Kris – if you take the URL, don’t take it from the browser, go to Share (three dots on the top right) and take the URL from there, and …

DataMiner Backup and usage of C:WindowsTemp

From what I understand, it’s just how windows handles the archiving/zipping. I’m not sure if we can change this. There is a way to move the TEMP folder to a …

Dataminer as a syslog server / receiver

Hi Greisen, If you’re aiming for a TCP socket listenning for incoming log messages, you can configure a Smart-Serial connection in your connector that will operate as a server, as …