home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9237 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.0 KB  |  58 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!news.udel.edu!cheetah!jack
  3. From: jack@freezer.cns.udel.edu (Jack Seltzer)
  4. Subject: Re: Xload Equivalent
  5. Message-ID: <BtvC74.AH8@news.udel.edu>
  6. Sender: usenet@news.udel.edu
  7. Nntp-Posting-Host: cheetah.cns.udel.edu
  8. Reply-To: jack@freezer.cns.udel.edu
  9. Organization: University of Delaware
  10. References: <Aug28.175443.21671@cdsac.uucp>
  11. Date: Mon, 31 Aug 1992 22:09:04 GMT
  12. Lines: 44
  13.  
  14. In article 21671@cdsac.uucp, scotte@cdsac.uucp (L. Scott Emmons) writes:
  15. >In article <BtnF2n.IoF@news.udel.edu> jack@freezer.cns.udel.edu writes:
  16. >>On our Sun SPARCservers we have the program: xload which presents
  17. >>a load average graphical display.  I have been trying to find 
  18. >>an equivalent program on the 6000.  Anyone know of one?
  19. >
  20. >Yes! You should find "xload" in "/usr/lpp/X11/Xamples/bin" if it has
  21. >already been built. The sources are in
  22. >"/usr/lpp/X11/Xamples/clients/xload", if it has not already been
  23. >built. It works great, and seems to be about the only way to get a
  24. >'real' load average in AIX, which otherwise insists that a load
  25. >average of 1 is a maximum. Grrrr.
  26. >
  27. >               L. Scott Emmons
  28. >              CableData  Research Center
  29. >             csusac.csus.edu!cdsac!scotte
  30.  
  31.  
  32. Unfortunately, it seems that we do not have X11R5 on our system, but X11R4 as
  33. xload is not present either built or the source.  I have also tried to use
  34. Sun's perfmeter, but while I can get loads on our other Suns, it's no go
  35. when I try to get output from our 6000.  I get no errors, no output, no
  36. nothin!  (This is via the command issued on a local machine: 
  37.  
  38.          permeter <RS/6000 machine name> -t load 
  39.  
  40. Anyway,  what interested me most in this response was that you are getting
  41. a load average max of 1!   I've been running "sysline" on our 6000 and getting 
  42. output:
  43.  
  44.             sysline -dehD
  45.  
  46.             Mon Aug 31 6:04 mozart run:0 12u 1r
  47.  
  48. Twelve users and 1 executable processes.  And I get 1 executable process,
  49. no matter how many are actually there.
  50.  
  51.                  
  52.  
  53.         
  54.  
  55.      
  56.  
  57.