I'm looking for a way to include the Web check step name, and if possible the response code in an alert.
So if I had a web check called 'check foo.jpg':
step name URL
webserver01 http://webserver01/foo.jpg
webserver02 http://webserver02/foo.jpg
webserver03 http://webserver03/foo.jpg
What generic variable could I put in an action to pull out the step name or StepURL ?
I've tried appending some guesses to {TRIGGER.URL} but I'm not getting lucky, and suggestions where to look?
So if I had a web check called 'check foo.jpg':
step name URL
webserver01 http://webserver01/foo.jpg
webserver02 http://webserver02/foo.jpg
webserver03 http://webserver03/foo.jpg
What generic variable could I put in an action to pull out the step name or StepURL ?
I've tried appending some guesses to {TRIGGER.URL} but I'm not getting lucky, and suggestions where to look?