Open Weather Map overlay
23rd June 2022
Hi Kristopher If you supply an OWM key in the maps serverconfig.xml, you should have support for openweathermap. You can find more info about the serverconfig syntax in the help. …
Answer
23rd June 2022
Hi Kristopher If you supply an OWM key in the maps serverconfig.xml, you should have support for openweathermap. You can find more info about the serverconfig syntax in the help. …
23rd June 2022
I’ve worked with different OS versions running in prod, it was just fine from a DM perspective. Different OS versions can have different password complexity requirements for users, this might …
22nd June 2022
For a state timeline component, it’s similar to Michiel’s answer. Add a “time range” feed to your dashboard. In the right sidebar, under Feeds, you will then have a “Timespans” …
22nd June 2022
The API should be seen as a communication layer to access data from DataMiner, it’s not a UI. Although we try to use self-explaining names and we try to be …
22nd June 2022
Hi Henri, this will somewhat depend on your data, I’ve used the example of alarms below. step 1: add a timerange feed to your dashboard, and configure it to a …
22nd June 2022
Hi Johannes, This should be possible, although you will lose some of the redundancy that comes with a clustered database. For example, if you have a central Cassandra (clustered) database …
22nd June 2022
Hi Jens, Could you perhaps try to move the seperator placeholder inside the reservation placeholder? [reservation:[Sep:,?][this service]?Property=Service State]
22nd June 2022
Hi Srikanth, That’s just a generic warning message that’s not been replaced or obfuscated. It means that a connection has been closed or object disposed by one thread, when another …
22nd June 2022
This is indeed not possible yet. It’s on our backlog to add a Maps component in Dashboards that can visualize GQI queries and supports feeds.
22nd June 2022
Hi Alex, The independent client update functionality that Ben highlighted on the Inspire 2022 event was introduced in 10.2.0 CU3 main release and 10.2.6 feature release (see RN33360). When you …
22nd June 2022
Hi Pilar, As far as I am aware, this is not possible. Event if this will be possible, I will try to avoid performing multiple sets through the API. Normally …
22nd June 2022
At the moment it’s not possible yet to do a multiple parameter set via the API. You could create a new software request task on Collaboration to request this feature. …
22nd June 2022
Hi Jeroen, After migrating to Cassandra Cluster, you don’t need the local Cassandra node anymore (although it’s good to keep it around until you’ve verified everything still works after the …