Visual Overview – Is there a datetime component
16th November 2021
Hi Jens, You can create a shape in Visio and set the control to a DateTime. It would look like : Via the “Setvar” you can assign the selected DateTime …
Answer
16th November 2021
Hi Jens, You can create a shape in Visio and set the control to a DateTime. It would look like : Via the “Setvar” you can assign the selected DateTime …
16th November 2021
Jens, This is today not supported. You can either tweak your Visio drawing ( as I can see this is already a custom visio ) or make a request for …
16th November 2021
This is my general approach when using time windows. When the button is pressed you can store the time in a parameter. Then, using a timer-based QAction you can check …
15th November 2021
Hi Ben, Thank you very much for your response. I will get in touch with our Regional Account Manager to check this. Carlos
15th November 2021
Hi Carlos, Indeed, the information on Dojo related to the roadmap is still rather limited and we will be looking into improving that towards the future. But for now I …
15th November 2021
Hi Stacey, There is a component in soft-launch (using the ReportsAndDashboardsPTP flag, see documentation) that does exactly what you want. The query filter component analyzes the results of one or …
15th November 2021
Hi Ross, this was a software issue which got fixed in 10.1.9 (see RN30787). The mesh you are seeing is actually the Visual Overview trying to show the parameter as …
15th November 2021
Hi Ryan, If you ‘Enable heat map on table parameters’ in the User settings/Data Display, the icon is visually more connected to the value, like you can see below: Maybe …
15th November 2021
When using proxy=true, the image is requested by the DMA agent (so this option can only be used if the DMA has access to the source url). If you import …
15th November 2021
Hi Gerwin, currently, these session variables are only supported within visual overview.
15th November 2021
Hey Nathan, DIS can indeed throw different errors depending on the version, as the DIS team keeps improving the error detection. In this specific case, I think the error is …
13th November 2021
Hey Javier, SL_LogCollector is a support tool only needed when you try and collect dumps or logging to debug an issue on the system. The only reason to run it …
13th November 2021
Hi Jeff, Next to using correlation, you can also simply activate monitoring of the general parameter ‘[Element alarm state]’, and generate a critical alarm if that parameter indicates ‘Timeout’. See …
13th November 2021
Since you have a good idea of how long it will take for the script to run if you iterate through all your CMTS, you should be able to override …
13th November 2021
Hi Jeff, You can use a correlation rule filtering the alarms by severity equals to TimeOut and then creating a new alarm with the critical level. As a result, if …