Question:
How can I get a report of "Node is down" alerts, which includes a field for either Downtime or Reset Time?
Background:
I created a basic, working "Node is down" alert. The only trigger action is send an email. The only reset action is send an email. The reset action message, contains: "Object was down for ${N=Alerting;M=Downtime} minutes." I get an email when a node goes down. I get another email when the node comes up, which includes the down time in minutes. It works perfectly!
I want to create a report for these alerts. I created a "Custom Table" report and found fields for NodeName and TriggerTime. I cannot find any field indicating the time the alert reset. I must be overlooking it. Where is the downtime field from the "Reset Action" event?