Notices after upgrade

Hi, There are notices related to files used by Skyline Device Simulator. could it be that the tool was running while the upgrade was running? These notices indeed don’t indicate …

Alarm History in a dashboard

Hi Ryan, You can link the dates from your filter operators in GQI to the time range component. Be sure to click the chain icon to the right of those …

Adding Nodes to Cassandra Cluster

Hi Dennis, If you need to do a big change, it is recommended to stop all DataMiner agents of your DataMiner System, update DB.xml and then restart it again. The …

History tracking – Hide rows showing an old status

Writing this in a new answer as comments don’t allow XML formatting. @Simon: to enable alarm squashing feature, you can add the line: <MustSquashAlarms>true</MustSquashAlarms> inside the tag <AlarmSettings>…</AlarmSettings>. See example: …

Data Update

Hi Davor, This is only available as of DataMiner 10.3.10 for simple queries that directly fetch the data using a Get parameter table by ID data source. Additionally, only the …

History tracking – Hide rows showing an old status

Hi Simon, At this time, there isn’t an option to completely disable the display of alarm history, as outlined in History tracking | DataMiner Docs. However, you can minimize the number …

Make shape not coloured when alarm is masked

Hi, Making the shape uncolored will not be possible. If I understand the situation correctly, you will have to use two shapes to achieve this implementation. One of the shapes …

Duplicating a element in another dma with C#

Hi João, can you take an export of the element you’re trying to duplicaate and send the resulting dmimport package to support.data-acquisition@skyline.be (together with the full stack trace) so we …

[LCA] – How to inject HTML code for table groups

Hi Kévin, It is currently not possible to customize the group headers of grouped rows. Table templates are only supported for normal rows. We have already received a feature task …

Copy Shape Text can no longer be copied

Unless you need the “selectable” option for selection highlighting you could remove it and it should work. If you’re still having problems that you can’t work around, feel free to …