HTTP Response Code

HTTP Response Code

A monitor check for HTTP Response Code looks at the response from a web server. The target URL can include non-standard ports if required.

Any valid HTTP code can be verified as part of a normal web server response. See Wikipedia’s List of HTTP status codes for options.

Important

The Monitor Target attribute for this monitor type MUST be a valid URL with the protocol. e.g. https://canary.kaweka.nz

Monitor Specific Options

NameDescriptionValue TypeExample ValueRequired
HTTP CodeTThe HTTP code to check for when making a connection.Integer200TRUE

Evaluation

The response to the monitor attempt will be evaluated as a TRUE or FALSE depending on the match.

Last updated on