I would definitely check out Monit. I haven't had a long time to read
everything on this. But, from what I have read you could configure
this on a server to check Apache. It seems it checks the PID for
everything and if it goes down, you can configure it to email you, and
restart the service or many other options. Let me know what you guys
think about this, I find it kind of cool :-).

http://www.tildeslash.com/monit/index.php

On Apr 17, 3:47 am, Deepan <[EMAIL PROTECTED]> wrote:
> Hi All,
> I am looking for a script to check if Apache is up
> and running, if not the script should send an
> email automatically. The script has to be run from
> a different machine (not from the machine that
> runs apache). So it has to query for a http
> address and if it receives any other reply that
> 200 OK, it should send the email. Can you guys
> suggest on how to go about ? Should I use curl ?
> or wget ? or ping ? I can handle the email part
> and cron part. If you guys have a similar script
> please share it if possible.
> Regards
> Deepan
> Sudoku Solver:http://www.sudoku-solver.net/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CHAOS706.ORG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chaos706?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to