Does DataMiner affect the Windows SNMP service?

Stopping the windows SNMP service during an upgrade is an option. You can choose this before you launch the upgrade under the upgrade options. This is done to prevent the …

DMP – remote DMA

Hi Jeroen, by adding a DMP in System Center, you get visibility on ‘linked’ DMPs, but main advantage is that you can manage these from a central point (e.g. upgrade …

SLNet Authentication domain vs workgroup

From an IT point of view it sounds very normal that DMA’s that are in the same cluster need be in the same workgroup/domain. This is also the case when …

Cassandra version

Hi Jens, You can also find it in the SLDBConnection, after startup when DataMiner is able to connect with Cassandra. 2020/08/03 09:34:47.410|SLDBConnection|SLDBConnection|INF|0|1|Cassandra is currently running on version: 3.7 It is …

Kibana external access

Jens, You can allow this by updating the kibana.yml file. (default location c:\Program Files\Elasticsearch\Kibana\config) The server.host configuration specifies the address to which the Kibana server will bind. IP addresses and …

Cassandra cluster backup procedure

There are two options in DataMiner for the Cassandra DB: Cassandra (Cassandra Cluster for every DMA or Failover pair) By default Cassandra is installed on the server where DataMiner is …

How is LLDP used in DataMiner?

I don’t have a complete overview of drivers supporting LLDP, as we added support for LLDP in IDP in a generic way, i.e. each driver that supports LLDP can integrate …

Cassandra version

Another option, which allows you to check it if you don’t have access to nodetool: User query executer in DataMiner Cube and enter the following query. select release_version from system.local;