Hello,
I am facing a question when I setup a http monitor in SAM whether the html response can be interpreted to look for certain status like 200 to indicate the URL is up. Any help or guidance would be appreciated.
Thank you
The HTTP monitor in SAM shows up when the status code is 200 by default and follow the standard http response codes for success/failure.
Thanks. Is there a way to parse the response for a particular return code or string?
I think I may have found my answer. In the template there is a Search String line.
Search String
Provide the text string that indicates successful page retrieval. If the specified string is found in the web page content, the monitor is considered up.