Description: content-check can be used to verify that a web server is returning correctly formatted content. The program uses the wget and openssl utilities to retrieve and hash a webpage. If the hash doesn't match a previously stored hash, content-check will generate a syslog message and E-mail the website administrator (configured with the "-e" option).
Documentation: See script header
Sample output: See script header
Click here to download content-check