[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pgp-keyserver-folk
Subject:    Re: UK mirror offer.
From:       "teun, Tilburg University" <Teun.Nijssen () kub ! nl>
Date:       2000-10-25 8:18:12
[Download RAW message or body]

Hi,

/The bottlenecks, as far as we have observed it with our server, are
/
/	- Manpower
/	- mail-processing

now this mail thingy should not be exagerated; I estimate I sent less than 2.5 
M mails in the past four weeks. :-) And I spread it evenly over about 13 sync 
sites and I won't do it again for at least a couple of days.

And as long as cron runs this every 30 minutes, my /var/log/maillog.* remains 
under tight control :-)

#!/bin/sh

date=`/usr/bin/date +"%d/%m/%y %H:%M:%S"`

filled=`df -k | grep '/var' | cut -c 48-50`

if [ ${filled} -gt  95 ]
then
    echo     "Oh dear, /var on Horowitz ${filled}% filled"
    mailx -s "Oh dear, /var on Horowitz ${filled}% filled ${date}" teun@kub.nl
fi

cheers,

teun

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic