home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / ultrix / 9463 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.3 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!sys.uea.ac.uk!gel
  2. From: gel@sys.uea.ac.uk (Gareth Lee)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: Load average way too high
  5. Message-ID: <gel.727966499@zen.sys.uea.ac.uk>
  6. Date: 25 Jan 93 12:54:59 GMT
  7. References: <1993Jan22.145823.10967@julian.uwo.ca>
  8. Sender: news@sys.uea.ac.uk
  9. Organization: UEA School of Information Systems, Norwich, UK.
  10. Lines: 22
  11. Nntp-Posting-Host: zen.sys.uea.ac.uk
  12.  
  13. john@phobos.sscl.uwo.ca (John Tucker) writes:
  14.  
  15. >I hope some one has some clues on this.
  16.  
  17. >Every once in a while with no real pattern, the load average (as reported
  18. >by w -u) climbs and gets up around 3.50.
  19.  
  20. >There are at most 3 or 4 users logged in at any time, so this seems way too
  21. >high. A 'ps -aux' reveals that 'inetd' and 'syslog' are the major 
  22. >consumers of %CPU and %MEMORY.
  23.  
  24. I wonder if you have a frequently recurring error (perhaps in inetd)
  25. which syslog is logging.  They should neither require significant CPU
  26. or memory - my 'ps -aux' entries are (after 2 weeks uptime).
  27.  
  28. daemon      90  0.0  0.6  164  144 ?  I      0:01 /etc/syslog
  29. root       149  0.0  0.6  184  148 ?  I      0:23 /etc/inetd
  30.  
  31. Try looking in /var/spool/mqueue/syslog for any error messages or
  32. run 'uerf -R | more' to see if any ultrix error messages are logged.
  33.  
  34. Gareth Lee.
  35.