On 12/6/06, Lucuk, Pete <pete.lucuk@xxxxxxx> wrote:
> I would like to setup something that would…
>
> - test to see is Apache is up or down
>
> - if Apache is up, do nothing
>
> - if Apache is down, bring it back up ASAP
Hi.
mon has an http module for check webserver availability:
http://www.kernel.org/software/mon/monitors.html
It works fine for me.
HTH,
-f