[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] CPU Heavily Loaded



> 
> > I've received the message below. How do I tell what is causing 
> this please?
> >
> >
> > Over the past fifteen minutes, the CPU has been heavily loaded.
> >
> > This will result in noticible performace loss.  Consider moving 
> some of the
> > services to other Sun Cobalt servers, or reduce the complexity 
> of the CGI
> > scripts running on the Sun Cobalt server itself.
> >
> > 1 minute load average:	4.88
> > 5 minute load average:	6.03
> > 15 minute load average:	5.18
> >
> >
> ssh into the server and run top
> you probably have a cgi or something doing it.
> So look in the top output and find the culprit
> 
> enter 'k' then the process id and Enter twice
> to kill it
> 
> 
> Gerald

TVM