To measure the efficiency of dataminer in presenting a reduced number of alarms for operations in the console, we need a way to count how many alarms are "explicitly" shown in the alarm console for a specific filter in real time, and we need to retrieve this information historically over some time or at a certain moment on time to build a report.
This would be similar to what we see on history slider, however, with these two conditions:
- Not count the alarms that were "base alarms" under any correlated alarm
- Not count the enclosed alarms of a master alarm when using the "automatic incident tracker"
Is there a way of getting this information in dataminer, or flags that we could use when exporting this information to do the calculation externally?
Hi Elvio, have you looked at Generic Interface & GQI queries for the alarms datasource in Dashboards?