From: "Oscar Plameras" <[EMAIL PROTECTED]>

> > Here's the pertinent details for the system concerned:
> > # ps aux | awk '{print $1 "\t" $3 "\t" $4 "\t" $10 "\t" $11}'
> > USER    %CPU    %MEM    TIME    COMMAND
> > nobody  78.1    14.7    0:11.69 /usr/bin/spamd
> > root    0.0     0.0     0:28.50 (pagedaemon)
> > root    0.0     0.0     0:05.64 (vmdaemon)
> > root    0.0     0.0     0:11.99 (bufdaemon)
> > root    0.0     0.0     0:11.79 (vnlru)
> > root    0.0     0.0     8:24.99 (syncer)
> > root    0.0     0.3     0:39.22 /usr/bin/perl
> > bind    0.0     1.6     39:49.58/usr/local/sbin/named
> > root    0.0     0.3     1:13.24 sendmail:
> > root    0.0     9.4     0:03.92 /usr/bin/spamd
> > root    0.0     0.5     0:00.01 sendmail:
> > root    0.0     0.5     0:00.01 sendmail:
> > root    0.0     0.5     0:00.01 sendmail:
> > root    0.0     0.6     0:00.03 sendmail:
> > root    0.0     0.5     0:00.01 /usr/bin/spamc
> > root    0.0     0.6     0:00.01 sendmail:
> > root    0.0     0.0     0:00.12 (swapper)
> > root    0.0     0.0     0:25.62 /sbin/init
> > 
> 

It is also a good idea to take the /usr/local/sbin/named
away to another FreeBSD/Linux box. DNS lookups is
always a slow process and queues other processes  
particularly during Internet peak hours.

Because the box is mainly Email services, and not
transaction type application such as financial databases, it 
will help alleviate processing bottle neck by increasing
the time between disc sync'ing as done by the (syncer) 
process. 

http://www.acay.com.au/~oscarp/disclaimer.html

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to