How to know who restarted DataMiner?
6th September 2021
Hi Carlos, this information is stored into the information event that is created when calling for a DataMiner restart. The username and message is displayed into the information event.
Answer
6th September 2021
Hi Carlos, this information is stored into the information event that is created when calling for a DataMiner restart. The username and message is displayed into the information event.
6th September 2021
Hi Carlos, You can track this through the information events in DataMiner. Building a filter, which filters out the DataMiner Run-time events, will provide you an overview of the restart …
5th September 2021
Hi Juan, I’m not sure if your problem is equal to mine, but I have encountered similar behaviour, seeing the message ‘does not contain a definition for’. For me, the …
5th September 2021
Hi Flavio, This error gets thrown when SLXml failed to correctly load a particular XML file. The reason for this could be The file is encrypted and could not be …
4th September 2021
Hey Jeroen, Database per agent typically gets used in small setups (2 or so agents) where there is very little data and the data is only relevant to the agent …
3rd September 2021
Hi Fenta Excluding that connection from timeout should work fine. Could the timeout be caused by the other connection?
3rd September 2021
Hi Klaas, The issue is not DataMiner related, but is related to the process stopping while still being busy with the migration. Elastic locks this index to protect itself, but …
3rd September 2021
Hello Klaas, I’ve seen this before and the reason was another user logged in to the server and also ran an instance of Kibana. Maybe not your case, but I …
3rd September 2021
The reason the alarms aren’t cleared and the tree isn’t closed typically is because of the clearable alarm functionality. Does the DataMiner have the auto clear alarm setting disabled in …
3rd September 2021
First, the general information on how to manually trigger a synchronization of a DataMiner can be found on this page. Now more specifically for your questions in combination with a …
3rd September 2021
Hi, Above post solved the issue for a Cube, can that take effect to a group of users? i.e. can we have such feature under Settings -> Group Settings ? …
3rd September 2021
Hi Jorge, It’s currently not possible to specify that an element should not go into timeout for specific status codes using only protocol XML. There is however a task already …
3rd September 2021
Hi, That “each:900000” is a hardcoded value that cannot be changed at runtime. The [Timer base] setting only affects the <Time> setting as far as I’m aware, so that’s not …
3rd September 2021
Hi Chris, It’s not possible to get the arguments in de alarm description field, but it can be made available as an additional alarm property. This can be configured through …
2nd September 2021
Thanks for clarifying, Karl – Would there be any feature in future to notify admins of the presence of a newer range? E.g. 1.x.x.x vs 2.x.x.x – this might be …