home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14096 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.5 KB

  1. Path: sparky!uunet!news.centerline.com!franl
  2. From: franl@centerline.com (Fran Litterio)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Process memory usage
  5. Date: 15 Dec 92 15:17:23
  6. Organization: CenterLine Software, Inc.
  7. Lines: 26
  8. Message-ID: <FRANL.92Dec15151723@draco.centerline.com>
  9. References: <morgaine.724087654@siap.sublink.org>
  10. NNTP-Posting-Host: 140.239.3.116
  11. In-reply-to: morgaine@siap.sublink.org's message of 11 Dec 92 15:27:34 GMT
  12.  
  13. morgaine@siap.sublink.org (Nadia Pitacco (Morgaine)) writes:
  14.  
  15. > I'm using HP-UX 8.07 and I want to find which process is eating
  16. > my memory. I need a way to find how much (virtual) memory is
  17. > available and the amount of memory of each process.
  18. > Under SunOS I use 'pstat -s' but on HP it doesn't exist.
  19.  
  20. You want a combination of "/etc/swapinfo -t" (to get total available
  21. swap space) and "ps -el" (the SZ column shows process memory usage in
  22. 4096-byte blocks -- including the text segment which SunOS does _not_
  23. count in the SZ column of its "ps -l" output).
  24. --
  25. franl@centerline.com         "So what we've decided to do is set you up in
  26. uunet!centerline!franl        Cicely, situated in an area that we Alaskans
  27. 617-498-3255 (USA)            refer to as The Alaskan Riviera."
  28.  
  29. -----BEGIN PGP PUBLIC KEY BLOCK-----
  30. Version: 2.0
  31.  
  32. mQCNAisQJSUAAAED/jbCQchSwFG7IFKkrCQ6QKLxB0LVbP6co87karNBb88ur1+S
  33. FK82JT9mNlWKvP4HHFEI1kLKk0PAvd0nez/mQIriAMUT2pfOnIAtdqtpddgQseZZ
  34. 7BY2vMiorjG7pe6e11Q+UIQcvqsY3Bl89YBgqrydWm8UWMy2qXeXQmAScOodAAUR
  35. tC9GcmFuY2lzIFAuIExpdHRlcmlvLCBKci4gPGZyYW5sQGNlbnRlcmxpbmUuY29t
  36. Pg==
  37. =6hNb
  38. -----END PGP PUBLIC KEY BLOCK-----
  39.