Different DIS Versions Produce Different Validations.
15th November 2021
Hey Nathan, DIS can indeed throw different errors depending on the version, as the DIS team keeps improving the error detection. In this specific case, I think the error is …
Answer
15th November 2021
Hey Nathan, DIS can indeed throw different errors depending on the version, as the DIS team keeps improving the error detection. In this specific case, I think the error is …
13th November 2021
Hey Javier, SL_LogCollector is a support tool only needed when you try and collect dumps or logging to debug an issue on the system. The only reason to run it …
13th November 2021
Hi Jeff, Next to using correlation, you can also simply activate monitoring of the general parameter ‘[Element alarm state]’, and generate a critical alarm if that parameter indicates ‘Timeout’. See …
13th November 2021
Since you have a good idea of how long it will take for the script to run if you iterate through all your CMTS, you should be able to override …
13th November 2021
Hi Jeff, You can use a correlation rule filtering the alarms by severity equals to TimeOut and then creating a new alarm with the critical level. As a result, if …
12th November 2021
Alberto, The situation you explain is very common for connectors that target a specific product line. The bottom line is that as vendors evolve their offerings, APIs, MIBs, etc., also …
12th November 2021
Hi Alex, You can easily achieve this using the grid layout feature in your visual overview. You can define a grid layout with multiple columns. You can link your “maximize” …
12th November 2021
Hi Sri, You can find some metrics on the DataMiner Expert hub page.
12th November 2021
Hi Maxim Moq is a constrained framework, customizing the implementation of an extension method is not possible. Like Jens suggests, to do what you are after, you’d need to use …
12th November 2021
Hi Simon, So, the latest Main DIS version doesn’t yet support Visual Studio 2022 but the next Main release is expected to support it. Great!
12th November 2021
Hi Fernando, The latest Insider version of DIS now supports VS 2022 and you can find it on following dojo page: DataMiner Integration Studio – Downloads – DataMiner Dojo Typically, …
12th November 2021
This may help while one of the SME’s come back with more specific to DataMiner and Elastic performance metrics. 10 Elasticsearch metrics to watch – O’Reilly (oreilly.com)
12th November 2021
At this moment, we see no reason why running a complete or partial DataMiner cluster within AWS Outpost would not be possible. As AWS Outpost is basically an extension of …
12th November 2021
Hi Joao, Thanks for looking at this. Since 1926GMT yesterday we’ve been getting this message but the issues started before then but could still be related. The network shares look …
12th November 2021
Wildcards are currently not supported in this shape data. EDIT: However regexes are! For your example, you can use “Visible=[Property:Destination 0];regex=0.*” and it will work in the same way as wildcard …