Unable to delete element

Hi, From what you describe and some of the page names, it looks like you are using a connector that generates DVE elements, for those, you cannot directly delete them …

Tombstones in Cassandra cluster increasing

It is expected that the count will continue to increase as this is a counter (similar to packet counters in switches). The columns that might be interesting to understand if …

.NET 8.0 Question

Hi, Different .NET versions are not compatible with each other. This means that it’s not possible to simply replace .NET 5 or 6 by .NET 8. Instead, we first have …

GetTrendDataMessage not working as expected

The GetTrendDataMessage is designed to return a result set that DataMiner clients can easily interpret to draw the corresponding graphs without having to do a lot of extra processing on that …

DOM actions script options

Hi Benjamin, Below an example for setting a script input parameter. PARAMETERBYNAME:<script parameter name>:<value> PARAMETERBYNAME:Action:Mark complete In the documentation you can find an example how it is used for Adding …

Smart-Serial driver – response issues

To solve that issue, we updated the header/trailer params type to ‘read’ and remove the ‘headerTrailerLink’ option from all of them.

Offloading in STaaS Environment

Hi Tom, In addition to the answer of Louis, I was thinking about the second part of your question: “is there another mechanism by which other DataMiner users gather data …

Offloading in STaaS Environment

Hi Tom, I don’t see a technical reason why we cannot support offload database for STaaS. The main reason why this is not yet supported is because we still need …