GET Webpage Status Code Check (Service Check)
- 10 Jan 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
GET Webpage Status Code Check (Service Check)
- Updated on 10 Jan 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Service Check Category: Web Checks
Passive: No
Description: A simple GET request to the IP address of the managed device the check is assigned to. If the HTTP response code is anything other than what is defined in the check (200 by default), the check will enter the CRITICAL state.
Check-specific Fields:
(See the entry Service Check for details on basic configuration options.)
- *OPTIONAL* URI AFTER HOST IP (EX. 127.0.0.1/WEBPAGE)
Optional URI in the event that you need to point to a specific webpage on the managed device. - *OPTIONAL* RESPONSE CODE EXPECTED (DEFAULT IS 200)
The desired response code. Typically, the response code 200 is expected but you may configure as needed to suite your environment. - DESCRIPTION
(Required) This field specifies a name for this check. The name entered must be unique among service check names on the host it is added to (the name may used again only on a different host). It is used to identify this specific check from among other service checks added to the same host.
Was this article helpful?