Dynamic column name in GQI – LCA

As mentioned in the comments on your question, the _resources should be fetched and set in the first lifecycle hook that has all the necessary information. You’re depending on both …

Timeout with user define API through remote access

Hi Jan, All request going through remote access (dataminer.services) have to be finished within the 30 seconds timeout. Currently there is no way around that. A better (asynchronous) approach for …

Visio – vary timing/rate of ‘Blink’

Blinking is a system wide setting and can thus not be adjusted on a per shape basis. However, you COULD work with multiple shapes, show/hide conditions and the leverage the …

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 …