We are trying to generate tickets based on alerts pulled from the AlertStatus table, but AlertStatus entries don't seem to have enough information. We then took a look at the Events table and noticed that the Message column contained the exact info we need, which is of course part of the Alert Definition.
Is there some way to get the message that we're seeing in the Message column of the Events table into the AlertStatus.AlertMessage column ? We can't seem to find any mapping between the two tables.. and/or don't know how to set up our alerts to write that info into the AlertMessage column.
Thanks,
Scott