Setting a protocol version.
26th November 2021
Hi Ryan, to change the version of a protocol you can use the below piece of code in your Automation script. Do note that this will only change the version …
Answer
26th November 2021
Hi Ryan, to change the version of a protocol you can use the below piece of code in your Automation script. Do note that this will only change the version …
26th November 2021
Hi Michiel, The clients need to have Windows Media Player installed in order to have the audible alert played. Besides the installation it needs to be opened at least once, …
26th November 2021
I’m not aware of any tools available to do this yet. I would also be very careful in what the SRM package is including, as merging it could (accidentally) overwrite …
26th November 2021
Hi Edson, DataMiner has not been evaluated for compliance with ISO 25000 (or any other) Software Quality Certifications. As far as I know, there are no plans to pursue this …
26th November 2021
You import the version that you need. If you only need V7, just import the *V7.dmapp package
26th November 2021
Hi Javier, DataMiner does not rely on these 3 ports by default, these are used by Windows for File/Printer sharing. They can safely be disabled in the firewall. The only …
25th November 2021
Hi Javier, None of the above ports are listed in the known ports used by DataMiner as per the help topic here. However, it could be either any DataMiner element(s) …
25th November 2021
Hi Jeroen, Randy already asked this question (Why is the Aggregation calculation rules for sum and average showing 14 to 15 significant digits – DataMiner Dojo). Perhaps have a look …
25th November 2021
Hi Jeroen, Could you try adding the option NoAutoScale (DataMiner Help – Overview of page and shape options)? With this option the page displaying the map will not take the …
25th November 2021
Hi Ryan, with the methods provided in the help you can only request the protocol version for an element object like so: el.ProtocolVersion;
25th November 2021
Hi Jeroen, I didn’t have a look at the overview available for the Nimbra Manager, but for this specific case, maybe you could use the option Decimal? Link to DataMiner …
25th November 2021
Hi, To give an overview of the history: More than a decade ago the EPM (CPE) collectors were using NotifyProtocol NT_FILL_ARRAY_WITH_COLUMN (220) to fill in the data that was being …
25th November 2021
Hi Guilherme According to the help, there is no difference. See DataMiner Development Library Not sure about the history but most likely it had some improvements that have since been …
25th November 2021
Dear Carlos, Thank you for your message. It should be no problem to upgrade your MSSQL2016 server to SP3. No issues are expected when doing the upgrade. Kind regards, Thibault
24th November 2021
You have to make a measurement script and execute it with a monitor. In the script you have to load your presets with your thresholds included, and in the script …