Service Template Alarms

Hi Ryan, Service templates are powerful tools for automating the creation of multiple services with similar characteristics. However, they can be challenging to work with, especially when the desired end …

Booking Manager Custom Events Element Lock

Hi Richard, Instead of relying on the LockElements subscript property, I suggest using a named Mutex object to enforce non-concurrent script execution.  To do so, define a static object as …

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 …