On Wed, 11 Aug 1999, Hyung Min SEO wrote:

> The xcpustat(e ?) is simple progrem.
> Or xosview....

Or if you want to try a tool with a slightly broader scope (and have
perltk installed or can install it) you can try the procstatd/watchman
package I've posted at

  http://www.phy.duke.edu/~rgb/procstatd.tar.gz

This package uses a daemon (procstatd, run under inetd or forking as you
prefer) to provide a variety of raw and cooked stats with an easily
parsed ascii format from /proc via a network port.  Included is a perltk
application, "watchman" that lets you monitor selected fields of
selected hosts from your network.  You can actually watch up to four
cpu's on each host, as well as load, network stats on up to four
interfaces, CPU temperature (if you have one of the lm_XXX packages
installed and running), number of users or new processes, time, uptime,
and so forth.

I'm working on writing a Gtk app to talk to the procstatd and basically
replace procmeter (which works well but is very plain) with something
prettier and Gnome compatible.  With the procstatd in place, all one
needs is some very simple socket and parsing code, and the actual GUI.

    rgb

Robert G. Brown                        http://www.phy.duke.edu/~rgb/
Duke University Dept. of Physics, Box 90305
Durham, N.C. 27708-0305
Phone: 1-919-660-2567  Fax: 919-660-2525     email:[EMAIL PROTECTED]



-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to