[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CPU is overloaded - Help
- Subject: Re: [cobalt-users] CPU is overloaded - Help
- From: "Brian Busche" <webmaster@xxxxxxxxxxxxx>
- Date: Mon Feb 28 09:53:15 2000
- Organization: Rendition Multimedia, Inc.
Thanks guys,
You would think Cobalt Tech support could have offered that solution but
instead I was told to use 'top'
Brian
----- Original Message -----
From: Jeff Lovell <jlovell@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, February 24, 2000 6:05 PM
Subject: Re: [cobalt-users] CPU is overloaded - Help
> Brian Case wrote:
> >
> > Brian Busche wrote:
> > >
> > > I have had seroius problems with my RAQ2. The CPU gets overloaded
five or
> > > six times a day. Running 'top' shows the CPU is maxed out, I have
seen
> > > numbers as high as 232%. So obviously some processes are clobering my
RAQ2
> > > but I do not know how to identify which process and when. Is there a
log
> > > that monitors CGI? Or should I be looking at sendmail?
> >
> > ps aux
> > that will show you all the running processes...
>
> ps aux |sort -nr -k3 |head -10
>
> that will show you the top ten process sorted by CPU usage. :)
>
> Jeff
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>