hammerslane
11-25-2003, 05:00 AM
howdy.
i work for a company which is in charge of about 30 websites with 30 different domains. we have frequent downtime problems.
i was wondering if there was a website ping command or something... the closest i've found is mysql ping (http://uk.php.net/manual/en/function.mysql-ping.php), but it doesn't seem to do what i want.
we basically want to know when a website goes offline.. and i want the script to run every 20 minutes to check.. or something.
if the ping responds, then no action needs to be taken, if the response is false, then i will run a mail function.
regards
i work for a company which is in charge of about 30 websites with 30 different domains. we have frequent downtime problems.
i was wondering if there was a website ping command or something... the closest i've found is mysql ping (http://uk.php.net/manual/en/function.mysql-ping.php), but it doesn't seem to do what i want.
we basically want to know when a website goes offline.. and i want the script to run every 20 minutes to check.. or something.
if the ping responds, then no action needs to be taken, if the response is false, then i will run a mail function.
regards