Jobs – Error while initializing
29th June 2021
Hi Bruno, The JobManager logging shows that the JobManager could not be initialized because maintenance is in progress. You should be able to see more details about this maintenance (a.k.a. …
Answer
29th June 2021
Hi Bruno, The JobManager logging shows that the JobManager could not be initialized because maintenance is in progress. You should be able to see more details about this maintenance (a.k.a. …
29th June 2021
Hi Jochen, To trigger on an interface parameter you’ll need to specify the interface id as well (which is defined in the functions.xml)
29th June 2021
Hi Yuki, DataMiner has the possibility to visualize the latch state of an element, service, or view. The latch state is the highest history alarm state that’s remembered until it’s …
29th June 2021
There is currently no way to display history alarms in Visual Overview in a straight forward way. This because Visual Overview is more seen as a live dashboard rather than …
28th June 2021
From searching around, this issue tends to be related to jna-4.2.2.jar (used by Cassandra) depending on msvcr100.dll (https://github.com/java-native-access/jna/issues/636). The fix for this was included in jna 4.3.0 I believe this …
28th June 2021
Hi Gelber, I’m not aware of a possibility to add an SRM system function file without restarting the DataMiner Agent. Any other SRM function can be uploaded through the Protocols …
28th June 2021
Hi Michal, it could be useful to add an option to disable this. Please create a new feature request.
28th June 2021
Hi, Based on the configured alarm template I see that rows are monitored from the “Service Status” table that only contain “BBCS” in the display key. The displayed table in …
25th June 2021
Hi Jens, Would it be an option to not use separate VdxPages and to use the Visual Overview feature to generate shapes dynamically from table rows? (see DataMiner Help) This …
25th June 2021
Hi Fenta, In non-text-based files, 0x00 is common to occur but if you at any point in time try to handle that same data as a string it will cause …
25th June 2021
If the launcher is installed, you can use cube:// URL’s. You can use the same syntax as for XBAP URL’s, for example cube://MyDataMiner?element=MyElement:visual:Pagename Note: because of security, not all applications …
25th June 2021
I don’t believe this is possible at the moment for embedded pages. It’s a nice request though, so feel free to suggest it. We do have support for passing a …
25th June 2021
Hi Miguel, what you’re trying to do is probably not possible, but maybe there is another approach. Some time ago I worked on a smart-serial driver that was receiving 1000+ …
25th June 2021
Unfortunately, SLAlerter currently only supports running one instance, which can connect to one cluster only at the same time.