For improved SLA reporting with SolarWinds:
Revamp the AlertHistoryView table so when an alert fires and it gets an individual “AlertActiveID” assigned (from the AlertHistoryView table), any notes added to an alert while it’s active will only get applied to its assigned AlertActiveID records within the table. Using this logic, when the company's NOC ack's an alert and enters details on the cause of the alert firing, thus being able to run a report listing alerts causing an outage and why. Currently the alert note is ONLY tied to the alert node, causing every AlertNote for its node to be appended, making it difficult to decipher which alert note applies to which alert when it fired.