httpchk

Simple HTTP check service

Run simple HTTP GETs against a set of URL, optionally check for some text in the page.

Checks are defined in the following CSV format:
Name,URI,Text
Check 1,http://example.com,"Example Domain"
Check 2,http://example.com,"Example Domain"
where

Try it out

Example checks file: checks.csv