Hello all,
Our developers have built a new website which displays the results of a process which monitors a bunch of custom values within our application. So we can hit a URL internally that will display either "success" or "failed: ERROR TEXT". I can easily monitor this page with an HTTP Advanced sensor to determine whether or not the application has passed it's internal checks. However, I would like to have the ERROR TEXT included in the notification email somehow.
Is there some way to do this? Can I pull text from a webpage to include? For that matter, can I include text from a file? The second question occurs to me after seeing the "store latest HTML result" option under the HTTP Advanced sensor settings, which would place the error message in a text file on the monitoring server.
Thanks for any suggestions!
Add comment