There are many places on the internet offering the luxurious service of monitoring your website – and letting you know when it’s down. And charging a pretty penny for it too! If you’ve got PHP on your machine, why not do it yourself ? The following tuturial will show you how.
June 3rd, 2004 at 8:38 am
How would I adapt this script if I wanted to have the site status written into an HTML page rather than emailed to me?
Like, \"site status: up\" or \"site status: down\".
June 5th, 2004 at 3:58 am
you could get the cronjob to write a textfile indicating the server\’s status, then include the textfile in your PHP script.
October 31st, 2006 at 11:33 pm
i like to test your script.