Export / Import tree views
15th October 2021
Hi Jens, Robin, Thank you for your answers. It bring to my mind that it could also be done through a powershell script and WS API. I have used a …
Answer
15th October 2021
Hi Jens, Robin, Thank you for your answers. It bring to my mind that it could also be done through a powershell script and WS API. I have used a …
15th October 2021
Hi Julien, This is not possible by default. I would suggest to use an automation script for this. Below code is a good starting point to get all the views …
14th October 2021
Hi Gabriel, I believe you’re looking for the ParametersSummary shape data (see Help). To retrieve the highest alarm severity, you could use: ParametersSummary Max|[cardvar:_element]:4302|ALARM
14th October 2021
Hi Jack, I would suggest having a look at this video: Services – DataMiner Dojo In short, you should be able to add the parameter in your service through editing …
14th October 2021
Hi Alasdair, here are some checks you can perform to narrow down an SLDataGateway memory issue: Check VM Size trending of SLDataGateway in a Microsoft Platform element that monitors your …
14th October 2021
Hi Thomas, it’s an interesting use case to visualize OSFP neighborships using DCF and the node-edge component. And in fact, that would be technically possible. If the connectors for routers …
14th October 2021
Hi Jeroen I’m not able to tell you what exactly can cause the failure. I can tell you how to investigate it. If you would try this and it occurs …
14th October 2021
OK.. It would be useful.. I understand that the user can select the ‘Statistical view’ on the screen. I guess I can work out a Visio drawing and link the …
14th October 2021
Do you see something in the SLNet logging? During normal operation a “Update Property Config” line should be added there when you add a new property. If nothing incriminating is …
14th October 2021
Hi Ken, This is not possible. When the workspace is loaded the alarmlist will show the listview by default. This is the same behavior as in the alarmconsole. When you …
14th October 2021
Hi Alasdair, I believe that CASSANDRA-15164 you referred to is indeed the cause of the problem. Quote from that page: if we ever have more than about 1.9 billion cells …
14th October 2021
Hi.. Thanks for you inputs.. Please mark as resolved
14th October 2021
Hi Tim, We have arranged some benchmark testing on this with our QA team. We’ll up date this question and our metrics pages with the results as soon as we …
14th October 2021
Hi Alasdair, I would suggest having a look at the table histograms of all your tables (e.g. nodetool tablehistograms SLDMADB data) to see if you can identify which table is …
14th October 2021
Hi Thomaz This notice is typically given when the SMTP was misconfigured and Dataminer can’t access the mail server. So maybe something changed? Maybe on server or network level? Could …