Hello all,
I am creating a dashboard that allows the user to view information events and to filter that table of information events by time.
When using an alarm table component, I am able to display information events by changing the 'Show' setting to 'Information events', but it does not display older historical info events.
Additionally, it does not appear to be possible to use a time range feed as a filter for an alarm table when the 'Show' setting is set to 'Information events'.
However, you can use a time range feed as a filter when the ''Show'' setting is set to 'History alarms'. I then tried to display information events with the 'Show' setting set to 'History alarms' by specifying a filter that matches Severity=Information. This allows me to add the time range feed as a filter to the alarm table but ultimately does not work and returns "No matching alarms".
I then tried to create a query that gathers alarms and filters them based on Severity=Information, but just like the case above, it was not able to make that match. Additionally, the time range feed cannot be applied to the queried alarm table for some reason.
Is what I'm trying to accomplish possible in dashboards?
Thank you for the help!
-Thomas
Hi Thomas,
I've tried something similar some weeks ago but I was also unable to get it working.
I know that the team is working on a component so that you can gather any data from your DataMiner System with an ad hoc data source. Not sure if that will be the recommended way to get the information events or that they will update the current GQI queries to allow historical information events.
Thank you for the comments Jens and Sebastiaan. I will look into DMS callback on 10.3.4.
The DMS callback for ad hoc data sources Jens mentions will be available from 10.3.4 onwards. I believe that’s currently your best bet to get historical information events.