Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!bu-cs!bzs From: bzs@bu-cs.BU.EDU (Barry Shein) Newsgroups: net.unix Subject: Unix Performance Monitoring Message-ID: <1073@bu-cs.bu-cs.BU.EDU> Date: Wed, 20-Aug-86 01:38:55 EDT Article-I.D.: bu-cs.1073 Posted: Wed Aug 20 01:38:55 1986 Date-Received: Wed, 20-Aug-86 23:22:09 EDT Organization: Boston U. Comp. Sci. Lines: 12 >I was wondering if anyone has a program to periodically monitor the >performance of a Unix machine. What I have in mind is a program that >sits around and every now and then writes some statistics to a file, >like disk activity, cpu utilization, network load, etc. We would like >to run this on a Sun station, but any BSD 4.2 program would do. I don't have such a program but look at Sun's rstatd(8) daemon that perfmeter uses, then look at /usr/include/rpcsvc/rstat.h, uh huh, ok, get to work! -Barry Shein, Boston University