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
| Name | Description | Value Type | Example Value | Required |
|---|---|---|---|---|
| HTTP Code | TThe HTTP code to check for when making a connection. | Integer | 200 | TRUE |
Evaluation
The response to the monitor attempt will be evaluated as a TRUE or FALSE depending on the match.
Last updated on