Hi Dojo,
On my alarm console I can add the column "severity duration" to have the duration of my alarm. Perfect.
Now I would like to use this severity duration on my filtered alarm console, but this parameter "severity duration" is not available to use it.
My goal is to create an alarm console displaying only alarms which are active for more than 48 hours.
How can I do it without Severity duration ?
Hi Simon,
A possible option is using a GQI query in a dashboard that displays only the active alarms:
You could use a time range feed as a filter for the query to define a specific timespan (e.g. last 2 days):
Hope it helps.
Hi Miguel. The TDF Network Operation Center is only based on Cube currently...
I think that in the future we will introduce Dashboards for the NOC to displays statistics. B ut currently it's not down.
Can we display Dashboards into Cube ?
Hi Simon,
I could not find an option in Cube for your use case.
The closest option could be using sliding window, however the limit for this option is 1 day. More information about this option can be found in DataMiner Docs:
https://docs.dataminer.services/user-guide/Basic_Functionality/Alarms/Working_with_alarms/Working_with_the_Alarm_Console/Applying_alarm_filters_in_the_Alarm_Console.html#manually-applying-an-alarm-filter-in-an-alarm-console-tab
Hope it helps
It is possible to display a dashboard in DataMiner Cube by embedding it in a Visio drawing. You can also embed an individual component in a Visio drawing. More info here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Dashboards_app/Creating_and_configuring_dashboards/Embedding_a_dashboard_component_in_a_webpage_or_Visio_drawing.html and https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Dashboards_app/Tutorials/Embed_Dashboard_in_Visio.html
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select Miguel’s answer (using the ✓ icon) to indicate that the question is resolved?