monitor.pl is a straight forward script that uses the LWP module and sendmail to routinely check if a site is running and to alert someone by email if it is not. This works great if you have an alpha-numeric cellphone or pager that receives messages via email.
The script was written to monitor an internal NT site at work, and was scheduled to run every five minutes via a cron job on my Linux box.