linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cpu usage
@ 2004-02-25 13:10 urgrue
  2004-02-25 22:24 ` Jim C. Brown
  0 siblings, 1 reply; 2+ messages in thread
From: urgrue @ 2004-02-25 13:10 UTC (permalink / raw)
  To: admin

i have a server that continuously maxes out its cpu, and id like to try 
and pinpoint what is causing it.
the problem is, top shows for example:
CPU states:  0.7% user,  97.3% system,  0.0% nice, 0.0% idle

system is, presumably, kernel and kernel modules. but can i get any 
more detailed info about this kernel resource usage somehow?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cpu usage
  2004-02-25 13:10 cpu usage urgrue
@ 2004-02-25 22:24 ` Jim C. Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Jim C. Brown @ 2004-02-25 22:24 UTC (permalink / raw)
  To: urgrue; +Cc: admin

On Wed, Feb 25, 2004 at 03:10:14PM +0200, urgrue wrote:
> i have a server that continuously maxes out its cpu, and id like to try 
> and pinpoint what is causing it.
> the problem is, top shows for example:
> CPU states:  0.7% user,  97.3% system,  0.0% nice, 0.0% idle
> 
> system is, presumably, kernel and kernel modules. but can i get any 
> more detailed info about this kernel resource usage somehow?

If this is from /bin/top, system is a lot more than just kernel modules.
It includes every process run by root, and possibly a few others (such as
daemon or bin - not to sure about this tho).

Using top, you can also show what processes are using up the most CPU here
(my personal guess, without any access to further data, is that its a bad
daemon process).

> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
"Without the freedom to become what we want, we shall not evolve, either as
a race, or as an individual." - Someone
"There are four boxes to be used in defense of liberty: soap,
ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-25 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-25 13:10 cpu usage urgrue
2004-02-25 22:24 ` Jim C. Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).