[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CPU Heavily Loaded
- Subject: RE: [cobalt-users] CPU Heavily Loaded
- From: "Richard Sidlin" <richard@xxxxxxxxxxxxxxxxxx>
- Date: Tue Dec 3 07:53:03 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> > 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