Skip navigation.
Home

HTTP

Request a page from an HTTP server and check the HTTP return code (must be >= 200 and < 300).

Parameters

  • server: the server to connect to
  • domain: host name written into HTTP "Host" header
  • arg: path on the server

Example


service HTTP, interval 1 hour
  server cmeerw.org, domain cmeerw.org, arg "/"