Joshua Zeidner wrote:
> On Thu, Apr 17, 2008 at 3:57 PM, KevinO <[EMAIL PROTECTED]> wrote:
>> Joshua Zeidner wrote:
>>  > On Thu, Apr 17, 2008 at 3:35 PM, Joshua Zeidner <[EMAIL PROTECTED]> 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" [EMAIL PROTECTED]
> 
>  my snarky response: the server may be up but network may be down.
> 
If the local net is down, you're not going to check anything remote nor send an 
email anywhere.
If the remote network is down, the remote website is down.
-- 
KevinO
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to