home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.os.aos:185 comp.os.coherent:6981 comp.os.linux:25718 comp.os.mach:1762 comp.os.minix:5281 comp.os.misc:1061 comp.sys.3b1:4414 comp.sys.apollo:4344 comp.sys.att:2909 comp.sys.cbm:5655 comp.sys.cdc:168 comp.sys.convex:49 comp.sys.encore:125 comp.sys.isis:399 comp.sys.m6809:594 comp.sys.m68k:1645
- Path: sparky!uunet!ulowell!m2c!nic.umass.edu!caen!uwm.edu!rpi!fitzgb
- From: usenet@usenet.rpi.edu
- Newsgroups: comp.os.aos,comp.os.coherent,comp.os.linux,comp.os.mach,comp.os.minix,comp.os.misc,comp.sys.3b1,comp.sys.apollo,comp.sys.att,comp.sys.cbm,comp.sys.cdc,comp.sys.convex,comp.sys.encore,comp.sys.isis,comp.sys.m6809,comp.sys.m68k
- Subject: Does _your_ system need rpc.rstatd? (free one available!)
- Message-ID: <p5q3tn-@rpi.edu>
- Date: 27 Jan 93 19:23:25 GMT
- Sender: fitzgb@mml0.meche.rpi.edu
- Reply-To: fitzgb@rpi.edu
- Followup-To: poster
- Organization: Rensselaer Polytechnic Institute, Troy NY
- Lines: 41
- Nntp-Posting-Host: mml0.meche.rpi.edu
-
- Hi I'm crossposting to some sys groups, once, to find out which systems
- do _not_ have rpc.rstatd
-
- I have written a public domain version of rpc.rstatd, which I will
- gladly send to anyone who needs it. I will post it to alt.sources a
- while later.
-
- What is rstatd? From the man page:
- rstatd, rpc.rstatd - kernel statistics server
-
- rstatd is a server which returns performance statistics
- obtained from the kernel. These statistics are graphically
- displayed by perfmeter(1), xload, etc... The rstatd daemon is
- normally invoked by inetd(8C).
-
- Part of the program reads the kernel, and is therefore highly
- system-dependent, so I would not expect my code to compile right away
- on any other systems, without porting.
-
- So...
-
- 1. Does your system have rstatd? (In /usr/etc or /etc, possibly
- rpc.rstatd or rstatd.)
-
- 2. Does your system have the rpc library? (In /lib or/usr/lib,
- possibly libsun.a, librpc.a, or in libc.a Try:
-
- nm LIB | egrep 'xdr|clnt|svc'
-
- where LIB is the library you are checking.
-
- 3. What is the manufacturer and name of your operating system and
- computer?
-
- 4. Would you like to receive my sources to rpc.rstatd?
-
- Followup-to e-mail.
-
- Thanks in advance,
-
- Brian
-