View Single Post
  #2 (permalink)  
Old 10-27-09, 03:46 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
I used to use a very simple PHP script that fopen'd the homepage for a test of 'online'. It would then send an email or text message if a site was down. Ran on a cron job every 15 minutes. Only change that was ever required was a bit of intelligence to stop sending alerts after the first was sent.
Reply With Quote