Dashboard GQI “Filter” issue on a table and a specific parameter column.
8th July 2021
I created a query to filter on all cisco switch port IF Utilization bandwidth above 1 MBPS. As can be seen in the image, all ports are included. I tried …
Question
8th July 2021
I created a query to filter on all cisco switch port IF Utilization bandwidth above 1 MBPS. As can be seen in the image, all ports are included. I tried …
8th July 2021
I couldn’t immediately find something in the DataMiner Help, but is it possible to have a simple if/else inside a shape option. Scenario: I want to execute a set on …
8th July 2021
By default, an automation script has a timeout (engine.Timeout property). Is it possible to override this (through a config setting) so you don’t have to increase this in every script …
8th July 2021
I’m currently working on a Visio that will be embedded inside a RouterControl. I would like to retrieve the selected input/output as we want to have a more ‘custom’ crosspoint …
8th July 2021
Hello Team, In my production environment I could see the spikes on Disk usage (C:\) in every day. I could see there is a pattern. Can anyone tell me why …
8th July 2021
When using the Dataminer cube application I am unable to sign out and switch to a different DMA that I have saved in the app. I need to fully quit …
8th July 2021
Hi, I know that DataMiner elements will keep the DMA_ID and Element ID from the source DMA when a migration is performed, this is in order to keep the relationships …
7th July 2021
Good Afternoon team, We are having the next error on Dataminer when we access on the dma cube: Error Dataminer: Application unresponsive, our version of dataminer is 10.0.0.0-9517-CU6, do you …
7th July 2021
Hi, On a cluster composed by 8 DMAs in 1+1 FO configuration, the SLDMS.txt log of all the agents is flooded with these error messages (see also the screenshot below): …
7th July 2021
Hello. Is it possible to somehow send by email to the users a .html version of a dashboard from the new HTML5 app instead of a .pdf? (as we can …
7th July 2021
I am trying to use Microsoft.Exchange.Webservices.dll in a Qaction for a driver that I am developing to connect to exchange emails. We are using DM version 9.6.12.0 and as per …
7th July 2021
Protocols can be signed, but is there a way to likewise sign Visio files linked to such protocols? This to ensure that no Visio that launches undesired programs or websites …
7th July 2021
Is it possible to execute an action like sending a disconnect command (serial) to the device when an element is getting stopped? How do you capture an element that is …
7th July 2021
Does anyone have a code snippet for an automation script to retrieve a profile instance by name, please?
7th July 2021
With the stencils that Skyline provides, I took the available toggle button (Buttons (Metric)_m) and modified it to be able to work with a session variable instead of a parameter. …