I have an advanced alert setup to show me when an interface utilization hits 70% for over 15 minutes. The reset action is set to reset when the trigger is no longer true.
Both the trigger and reset write an event to the event log one on alarm and one on reset.
Now that is working fine I have created a report in report writer to display both the trigger event and the reset event for each interface and report it with a datetime.
I have to manually calulate the time between each trigger event and the reset event.
What I need now is to see in the report how long the trigger event lasted before it reset.
Is there a way in report writer to calculate minutes between the trigger event in event log and the reset event in event log and display that in the report?
Thanks.