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