Removing unwanted spikes in trend data
21st June 2024
Hi Hans, It’s probably possible on Cassandra to remove this, but as that is not my domain of expertise, I cannot advise on that (there are trend window calculations done …
Answer
21st June 2024
Hi Hans, It’s probably possible on Cassandra to remove this, but as that is not my domain of expertise, I cannot advise on that (there are trend window calculations done …
21st June 2024
Hi, in mobile visual overview, element links will always link to data page of the monitoring app. There is currently no way to have it link to the visual page …
21st June 2024
Hi Ömer, as far as I know this is not possible at the moment. The name of the page is used to link the position of parameters and tables on …
21st June 2024
Hi Michiel With the ExecuteScriptOnDomInstanceActionSettings object you can pass the names of the scripts that should be executed after a DOM Instance is created, updated, or deleted. The DOM Editor …
21st June 2024
Hi Yvon, This is not possible the URL directly in the “link” shape, but you can do this by specifying the application in the “link” shape, launching the necessary browser …
21st June 2024
Hi Alexander, The Synamedia vDCM offers two APIs: IIOP and REST. The IIOP interface is the legacy interface originally developed for the Synamedia (formerly CISCO) DCM equipment. Our Cisco DCM …
21st June 2024
Hi Marco, It is not possible to automatically generate a table on your dashboard for each element in a protocol. You can ofcourse manually add the tables. What I would …
21st June 2024
Hi, The Connection Tester only tests outwards connections, not towards the DMA it is assigned to. If the results are OK outwards, you can validate if the connection towards the …
21st June 2024
Hi Marco, For this use case you could use a ‘table’ component instead of the ‘parameter table’ component. When creating a GQI query to receive values from a parameter (e.g. …
21st June 2024
Hi Gilles, The new version of the GQI line chart component expects each assigned query to return a row for each point that should be on the graph. These points …
21st June 2024
Hi Alberto, I believe for this case you could use the MIB files available in C:\Skyline DataMiner\MIBs: Skyline_DataMiner_Common.mib Skyline_DataMiner_Traps_SMIv1.mib Skyline_DataMiner_Traps_SMIv2.mib Hope it helps.
20th June 2024
Found my old post with the same question here: https://community.dataminer.services/question/saved-alarm-filters-any-way-to-change-a-saved-filter-from-public-to-protected/?hilite=alarm+filters If the feature suggestion in the comment is not implemented yet, I think it is not possible. Anyone who needs …
20th June 2024
Hi Dario, I noticed that in your Wireshark screenshot, you have what looks like a null character \0 which happens to be right after the last characters you see in …
20th June 2024
Dear Miguel, Within system settings I see the following path: \\file01\Home\hjung\Eigene Dateien\DataMiner Working Folder\Visio There I see that DataMiner writes the drawing (4.8MB) and BAK (1KB)-file and I can open …
20th June 2024
Hi Laurens, That DLL is no longer required (since version 3.0.0.7). A pull request was created to update the documentation accordingly. Regards,