MySQL Optimize operation

Hi Jeff, OptimizeDB.js basically tells the SLDMS process to start optimizing the tables in MySQL. This is done by executing the OPTIMIZE TABLE queries on MySQL. The goal of this …

Spectrum thumbnail in Visio

Hello Yohan, Unfortunately this visio spectrum thumbnail feature doesn’t exist yet. See available ‘SpectrumOptions’ on DataMinerDocs. Feel free to suggest a new feature request. In case the visio setup has …

Issues updating DM10.2.4 to 10.2.7

Hi Jose, The VerifyClusterPorts package tests whether a DataMiner System’s agents can reach other agents in the same DataMiner System over the ports used by NATS. Based on your error …

Failing to install NATS

The server was having another application running on port 9090. This blocked the NATS to start. Solved by running the following command: “C:\Skyline DataMiner\NATS\nats-account-server\nssm.exe” install NAS “C:\Skyline DataMiner\NATS\nats-account-server\nats-account-server.exe” -c “””C:\Skyline …

Does a dashboard gateway access to a single DMA ?

A Dashboard Gateway connects to one DMA of the cluster (it could be a failover pair by using the virtual IP/hostname). You can also set-up multiple Dashboard Gateways, each linked …

Failing to install NATS

Hi Pedro, Is it possible this is on a Windows Server 2012 server? (Not Server 2012 R2) I think NATS is only supported from Server 2012 R2 onwards.

Baseline value from another parameter?

Hi Manuel, you can do this by changing the connector. In the connector, you can define this as an attribute on the Alarm tag. type attribute | DataMiner Docs I’d …

Visual Alarm in visio

Hi Yasser, You can put the alarm filter in a session variable and display that variable in a shape. – Making a shape display the current value of a variable …

Visual Alarm in visio

Hi Yasser, There is some great documentation on how to display alarm information on the Visual Overview: Link a shape to an alarm: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_alarm.html Link a shape to an alarm …