Hi Dojo,
According to the docs, the History sets help fill the trend history:
How to use history sets on a protocol parameter | DataMiner Docs
Question I have is:
What if during the timeframe that we need to back-fill a gap, one of the KPI's that have alarming enabled crosses a threshold and then clears again.
1) Will a history alarm be created and cleared?
As the event happened in the past, I believe we would only see it in the alarm console if:
- We didn't enable the option "Automatically remove cleared alarms"
or
- if we do a history search on alarms for that element.
2) Would our correlation rule get triggered due to this very short alarm state being raised?
Hope I'm clear enough on my question, if not, let me know. Thanks!
Hi Thijs,
When doing a series of history sets, the necessary alarms are indeed being created/cleared. Be aware that the 'Time' field of the alarms corresponds to the timestamp in the past (based on the history set) and the 'Creation Time' of the alarm corresponds to the time when the history set was triggered (now). You should find them back with the setting 'Automatically remove cleared alarms'=off in your active alarm console like you suggested or via alarm history retrieval in a history tab page.
Alarms from history sets are also being processed by Correlation, but they do not take into account the offset of the 'Time' towards the 'Creation time'. The actions will execute at the time they arrive in correlation and that should be at 'Creation Time'.