I have a question about the TriggerTimeOffset as well, is this in milliseconds, seconds, minutes? Also why does every node get two entries in the AlertStatus table? I'm seeing two separate entries for nodes that have an active alert in this table.
I'm trying to set up a custom SQL variable that will inform me if this alert is a new alert or if it's one that is a re-trigger due to the "AutoClearAlertIntervalInMinutes" key. I'd like to know as much as possible about this table as I believe it's the one needed to pull off something like this.