home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10228 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  972 b 

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!ut-emx!tivoli!TIVOLI.COM!stuart
  2. From: stuart@TIVOLI.COM (Stuart Jarriel)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Monitor source code available for HP-UX8.07
  5. Message-ID: <3961@tivoli.UUCP>
  6. Date: 10 Sep 92 03:49:25 GMT
  7. References: <92251.151140MICHEL@SLACVM.SLAC.STANFORD.EDU>
  8. Sender: news@tivoli.UUCP
  9. Organization: Tivoli Systems, Inc
  10. Lines: 17
  11.  
  12. In article <92251.151140MICHEL@SLACVM.SLAC.STANFORD.EDU>, MICHEL@SLACVM.SLAC.STANFORD.EDU (Michel Gaillard) writes:
  13. |> Hello there,
  14. |> 
  15. |> We have the binary for monitoring our HP-UX systems but we would like
  16. |> to know (cf post on uarea info) how process info is extracted !
  17. |> Can we have access to the C (or whatever) source code of this
  18. |> beautiful monitor ?
  19. |> Many thanks in advance..
  20.  
  21. I doubt HP will give out the source to monitor, but you can get much
  22. of the same data with the pstat() system call.
  23.  
  24. Its undocumented, but works quite well.
  25.  
  26. See /usr/include/sys/pstat.h
  27.  
  28. stuart
  29.