Hi, is there a possibility to include the SQL resulset within the notification email?
Article Comments
If you want to have the result set show up in a notification, you would need to use the placeholder %lastmessage in the HTML code for the notification to have PRTG replace that placeholder with the resultset from the sensor. For this you would need to change the HTML for the notification that you want to receive to include that placeholder somewhere.
Oct, 2013 - Permalink
If the result set is being displayed in the last message field of the sensor you can have this be part of the notification using the placeholder %lastmessage. You can see more placeholders in the KB article here.
Oct, 2013 - Permalink