Hello
im working on Web scenarios to monitor my webserver from any error like 503 504 404 and ... .
if it detect any error type, send warning.
so use Web scenarios with this configuration:
add senario with name of "Availability" and set "Firefox" az agent, then add one step to check url with this pattern: httpS://domain.com/
and set Required status codes to 200.
but in last data ive get this error:
response code "301" did not match any of the required status codes "200"
ive try to add another step to confirm 301 but nothing changed
any idea?
im working on Web scenarios to monitor my webserver from any error like 503 504 404 and ... .
if it detect any error type, send warning.
so use Web scenarios with this configuration:
add senario with name of "Availability" and set "Firefox" az agent, then add one step to check url with this pattern: httpS://domain.com/
and set Required status codes to 200.
but in last data ive get this error:
response code "301" did not match any of the required status codes "200"
ive try to add another step to confirm 301 but nothing changed
any idea?
Comment