Script to check Apache
KevinO
kevin at kevino.org
Thu Apr 17 15:57:41 MST 2008
Joshua Zeidner wrote:
> On Thu, Apr 17, 2008 at 3:35 PM, Joshua Zeidner <jjzeidner at gmail.com> wrote:
>> Im going to go with the deceptively simple approach:
>>
>> $ps -A | grep httpd | wc -l
>
> in the case of apache 2 swap 'httpd' for 'apache'.
>
> -jmz
>
>
$ wget -qO /dev/null http://www.google.com || echo | mail -s "Website is down" user at domain.com
--
KevinO
More information about the PLUG-discuss
mailing list