I am trying to create a report to send back the events related to an IPSLA Operation.
The one on which I am specifically working now is an HTTP operation. I would like to get all events in the database and send them to a report I can provide to someone working on troubleshooting an issue.
Essentially, the information in the "Last XX Operation Events" resource on an IPSLA "HTTP Operation Details" page -- date/time stamp, up/alert icon, message, and perhaps operation name -- are the fields I want to include. I have yet to even find the correct tables/fields to form a query.
I would appreciate any suggestions.