Hi

Sometime around Thu, 17 Aug 2006 14:12:46 +0200 (CEST), it may be that
Jim van Wel wrote:
> So what I have done at the moment (because the machine is flipping
> like a madddog) is writing a script like this (that is checking with
> cron every minute):

No comment on your real problem but ...

> 
> #!/bin/sh
> 
> failed=`cat /var/log/exim/paniclog | grep "remote delivery process
> count got out of step" | tail -10 | wc -l`

Are you sure that it wouldn't work better with the 'tail' before the
'grep' ? Or am I having a Friday afternoon moment ?

-- 
Mike Meredith, Senior Informatics Officer
University of Portsmouth: Hostmaster, Postmaster and Security 
  "Spammers on the Internet are like hula hoops, pet rocks, or subway
   alligators; only incredibly fertile, incontinent, and able to fly.
And it's still illegal to shoot them, so bring an umbrella." SC, on
SPAM-L.

Attachment: signature.asc
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to