Re: High Load problem - Help Required



On Mon, 2007-04-30 at 11:39 +0100, Dan Track wrote:
Hi

I've got a server that as a constant load of 5.00. The problem is the
server isn't really doing anything. Its purpose is as a backup server
so it only does something in the evening. What I'd like is help in
developing a strategy, using various tools, to find out whats causing
the problem.

Many thanks for any help.
Dan

Load average is tricky. It tells you how many processes are waiting to
be scheduled for CPU time at any time point. You could have 5 processes
waiting for CPU time at any point and they are all blocked for some
reason and will not start. What would be more interesting is how much
CPU time is being used by the processes. If not much then your have to
find out what these stopped processes are supposed to be doing.
--
=======================================================================
Eureka! -- Archimedes
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@xxxxxxxxxxxxx

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Convert SAP Oracle Database to IBM DB2 Database??
    ... DB server CU that is beibg measured. ... WTH has that got to do with db2 compression? ... (I hope you take no issue with CPU time> Wall clock time) ... "The values were taken from transaction ST06"? ...
    (comp.databases.oracle.server)
  • X.org 7.3 sure is a mess...
    ... Firefox hangs the server, using lots of CPU time, and the only way to get ... All that mucking around to get through the upgrade, ...
    (freebsd-questions)
  • Re: Server 2003 slow to a crawl
    ... MCSA Windows 2003 server ... CPU time is 1-2%, Network activity is negligible, ... Windows on the server take around 5 ...
    (microsoft.public.windows.server.general)
  • Re: NEW RESULTS ...
    ... Now I've found out that "explorer.exe" is taking up 20% of overall CPU time ... on the Server, for no particular reason. ... Nexus DB MM with automatic encryption and compression, ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: SamplingProfiler 1.3.5 posted, with experimental threading support
    ... Thread slices vary across O/S (most between server and OS, server having longer time slices), and don't get shorter than 6 ms unless the thread gets stuck on something or relinquishes its CPU time. ... You can have faster timers by handling them in a thread, but only when your thread has CPU time (but then profiled application threads won't progress, so it's useful only for profiling single-threaded applications ... And come to think of it: Would it be a good idea to allow start/stop profiling using a global hotkey? ...
    (borland.public.delphi.language.basm)