
 Xtmon 1.0 - Written by Liem Bahneman (roland@cac.washington..edu) 4/94
 (C) 1994, Liem Bahneman 

 Original tmon.c code by Michael O'Reilly and John Hendrickson 

 This software product makes use of the Control Panel Widget Set (Xc),
 v. 1.3, copyright 1992 by Paul D. Johnston.
 
 Permission to use, copy, modify, and distribute this software
 and its documentation for any purpose and without fee is granted
 provided that the above copyright notice appears in all copies.
 It is provided "as is" without express or implied warnty.


Xtmon is a term perfomance statistics monitor for the X windowing environment. 

I was annoyed by having to run tmon in it's own xterm window, so I 
thought I would hack together my own, X version. I found a wonderful set 
of widgets by Paul D. Johnston which fit my need perfectly.

To compile Xtmon, you must have Xc header files and libXc.a on your 
system. The source in on ftp.x.org:/contrib/Xc-1.3.tar.Z.

The binary was compiled with libc4.5.21, gcc2.5.7, Xfree 2.1 libraries 
and term108's client.a.

Use is simple: 
 % xtmon &

You may want to nice it, as it will bring up the CPU used by term.


Have fun.

- Liem Bahneman, roland@cac.washington.edu


TO DO:

Add indicators for compression rates and waiting clients.
Decrease CPU/term cycles


