I setup a monitor that executes a stored procedure to test the health of our various db's. The stored procedure will populate column 2 with the word "Critical" followed by a description of which DB is having an issue. Then I setup a non-match regex search for the word "critical".
When I click the "Preview" button for the monitor, I can see the full response text. How do I get this text into an email alert? I've tried all of the tokens and none seem to work.