PTP Topology

Hi Wale, The intended way to position the shapes is to right click on the visio and choose “Arrange”. This is a very quick way of arranging the shapes. Bulk …

DM Upgrade steps

You can find detailed information about this in this article: https://community.dataminer.services/documentation/upgrading-a-dma-dms/

DM Upgrade steps

Upgrading main versions and skipping a version typically isn’t advised but yes all the upgrade actions are present in DM10.0 that were present in the DM9.6 package. For CU packages …

Documentation regarding processing of Personal Data

Not sure if this will be 100% what you’re looking for, but there’s an option you can enable/disable in the maintenancesettings xml file (see DataMiner help page below). By enabling …

DataMiner vs. opensource SW

Value can be many things of course, and one individual may value certain aspects more than others.  But this is indeed a great question, as too often the natural reflex …

Can DataMiner process emails?

Fully agree with Laurens.  We have on multiple occasions developed drivers that ingest e-mails and process those.  I recall use cases with e-mails that contained transmission schedules in the broadcast …

Can DataMiner process emails?

The problem is that incoming mails can have different formats, making it harder to process the content if you want to actually do something with it. There have been drivers …

Disable internet access in Cube

Cube will periodically check for updates of the launcher on dataminer.services. This can be disabled by disabling the task in Windows Task Scheduler named “Update DataMiner Cube”, followed by the …

Calculate average values for a trend

In short, every 5 minutes DataMiner will write an entry into the database, containing the average, minimum and maximum of the real-time trend entries (= all unique parameter values) generated …

Calculate average values for a trend

I’m only aware of how we do this in DataMiner Cube for client side averaging, but as far as I know it’s supposed to function the same way for server …