Visio: Combine data from mutliple tables in new table
27th June 2022
Many thanks Ben! I spent some time to get used to GQI and how to configure it and achieved what I tried to achieve now. I only did it for …
Answer
27th June 2022
Many thanks Ben! I spent some time to get used to GQI and how to configure it and achieved what I tried to achieve now. I only did it for …
24th June 2022
Hi Gerwin, I am not sure if it will help, but a possible option is to use the action ‘User interaction’ (DataMiner Docs – User Interaction):
24th June 2022
Hi Joel, Based on DataMiner Docs (Using conditions in an alarm template), regular expressions are not supported. From DataMiner 9.5.13 onwards, if you configure a condition based on the value …
24th June 2022
Jeroen, you view the user’s details via the client-test tool, GetInfoMessage –> Type = SecurityInfo. Exporting I’m not aware off, unless you do it via automation script to write them …
24th June 2022
Hi Hugo, I checked and simply putting \n won’t work. Instead, you will need to get the new line in the Visio shape data or the text field of the …
24th June 2022
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 …
23rd June 2022
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 …
23rd June 2022
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!
23rd June 2022
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 …
23rd June 2022
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
23rd June 2022
Hi Bing, Here are some alarm metrics i have from a production system which has been running for approx. 10 months on the architecture where the DataMiner cluster (6 nodes …
23rd June 2022
Hi Bing, Did you give the node calculator a try already? It should be able to give you a general sense of what will be required. Not only database-wise, but …
23rd June 2022
Found the solution! Apparently Edge needs to do a reload in order to load Internet Explorer, so if the initial page is already the XBAP, this fails. So to make …
23rd June 2022
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> …
23rd June 2022
Hi Tom I just tried out recreating this and can confirm it is currently an issue. The problem seems to occur on any ‘Action’ or ‘Focused Alarms’ column that is …