Clean IDP install procedure

Hi Randy, Just want to double-check that most of the elements created by IDP are hidden as you can see in the GIF below. Can you please check this? In …

Script to trigger false alarm

Hi Hugo, You mention that you would not like to modify the alarm template. Is there any reason why this is not an option? Instead of assigning the alarm template …

Problems accessing Localhost

I managed to solve the error. It was a problem with the cluster because the ip addresses were conflicting with each other. Thanks to everyone that tried to help!

Visio Grid Layout Issues

Hi David, from the earlier information it doesn’t look like a grid layout issue, but something with the child shapes in the children panel. Can you share the details of …

Dashboards global themes

Hi Gerwin, In Dashboard settings you have an option to define a theme that can be used by your dashboards: More information in DataMiner Docs: Customizing the dashboard theme

Open Weather Map overlay

I think it only works in DataMiner Maps in combination with OpenStreetMap, so your maps\serverconfig.xml will look like this: <MapsServerConfig> <VirtualHosts> <VirtualHost hostname=”*”> <AppVersion>1</AppVersion> <MapsProvider>osm</MapsProvider> <MapQuest key=””/> <OWM key=””/> </VirtualHost> …

Open Weather Map overlay

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. …

Time configuration on Dashboards

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” …

Time configuration on Dashboards

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 …