What happens to Elasticsearch master names when a dma changes its ID?
10th June 2021
The DMA id is indeed used when installing Elastic trough cube to set the node name and select the master nodes. However, changing the DMA id will not affect any …
Answer
10th June 2021
The DMA id is indeed used when installing Elastic trough cube to set the node name and select the master nodes. However, changing the DMA id will not affect any …
10th June 2021
Hi Juan, If the element is configured with IP address as localhost, I believe the element will be listening for incoming data on that specific port on the DMA server, …
10th June 2021
Hi, That “recover timer” suggestion sounds like to default ping group implementation. Most easy solution would seem to define a ping group in the driver, which is not used in …
10th June 2021
Hi Chris, Copying the spectrum preset data files for a specific spectrum protocol from the users spectrum presets folder would work. Simply reopening the spectrum element card should suffice to …
10th June 2021
Hi, Trending can’t be activated on a matrix parameter. If alarm monitoring is activated then it is kind of possible to verify the different states of a cross point but …
10th June 2021
Hi Mark, Yes, this is possible. You can use element migration. More information can be found in DataMiner Help (Migrating elements in a DataMiner System)
10th June 2021
With only Visual Overview functionality, it’s currently not possible to get a set of file names from the server. However, there are some more advanced solutions that should make this …
10th June 2021
That seems to be a software issue. In the background it is first checking the type of object to be created: either SLProtocolExt if found or defaults to SLProtocol if …
10th June 2021
Hi Bruno, just to make this point more visible: DVE information is stored in the database, so to retain your DVE configuration, you must save and restore full backups with …
10th June 2021
Hi Carlos, This is just a guess, but very likely this is the result of a missing configuration in the table definition in the protocol/connector. Can you please let us …
9th June 2021
Hi Saddam, It will be better if you open the element log file and see what it says there, I think what you provided was the Watchdog errors. In the …
9th June 2021
Hi Pramod, the DataMiner IDP app allows users to take or restore configuration backups from any device. Additionally, it also has the mechanism to update software images. The latter typically …
9th June 2021
Hi Ladan In most cases where your content has a character that is used as a separator in the same shape data, you can use the “[sep:<defaultSeparator><newSeparator>]” to work around …
9th June 2021
Hi Lewis, Thank you for your question! This is going to be your IT policy blocking it. Allowing communication with the following should solve the issue: https://login.microsoftonline.com/* https://aadcdn.msftauth.net/* https://*.dataminer.services/* https://api.skyline.be/*
9th June 2021
Small update for in case somebody faces the same issue in the future. Looked at this together with Sean, and the problem was that the .NET Desktop application development workload …