BPA Framework – Logging functionality
8th March 2022
Hi Jens, At this time there is no built-in logging functionality for BPA tests. I’m sure such a feature could get added in the future, but as far as I …
Answer
8th March 2022
Hi Jens, At this time there is no built-in logging functionality for BPA tests. I’m sure such a feature could get added in the future, but as far as I …
8th March 2022
Dear Bruno, Thanks for your question. Let me go over the main features to give you an idea of how much time is required for them: Alarm focus: In principle …
7th March 2022
Hi Thomas, You can have a look at our DataMiner metrics to get an estimation of how many SLAs can be handled in a DMA (or in a DMS)
7th March 2022
Hi Laurens, Could it be that your protocol does not have a production version? This is needed in order to have the link to the Help work. Why? The Help …
5th March 2022
Hi Joel, Hiding shapes by using a show/hide condition will indeed still reserve the space for that shape. This is because the shape is created and it is then hidden …
4th March 2022
Hi Alex, If the file doesn’t exist anyone and DataMiner is complaining about it, means that the file was manually deleted through the file explorer instead of the DataMiner documents …
4th March 2022
Hi Bernard, as far as I know this is not possible.
4th March 2022
Hi Neil greeting! If you have access to MySQL workbench you can change the Max connections and apply the new setting. We usually use “max_connections=1000” on MySQL deployments. Please refer …
4th March 2022
Hi Neil, Checking previous DataMiner installers (9.6), the maximum amount of concurrent connections is set to 1000 (Release notes). Please could you confirm which installer has been used in this …
4th March 2022
We have seen it before that the max connections reached over 100 on some other setups, what we did in that case is just increase the max connections to 500. …
4th March 2022
Thank you all, I managed to make `it work. UIBuilder uib2 = new UIBuilder(); //uib2.AppendDropDown(“opt”, new string[] { “val1|Selection 1”, “val2|Selection2”, “val3|Selection3”, “val4|Selection4” }); UIBlockDefinition uiblock = new UIBlockDefinition(); uiblock.Type …
3rd March 2022
Hi Maximiliano, Perhaps you want to check this other question with a complete explanation of using an alarm repository to retrieve history alarms.
3rd March 2022
This should actually already work for both scenarios when using the <DMAIP> placeholder and HTTPS. If not, then we’ll have to further investigate, but we expect this to work.
3rd March 2022
You can just go ahead and mask the alarm without filling in anything in that field. This is optional for you to add any comments that you want to share …
3rd March 2022
Hi Stefan, In that area you can optionally fill in a reason for masking the alarm. This will be added as a comment to your alarm, which you can see …