                              PROCMETER V3.4
                              ==============

A system monitoring program for Linux.


Usage: procmeter3     [-h] [--rc=<filename>] [--...] ...
       gprocmeter3    [-h] [--rc=<filename>] [--...] ...
       procmeter3-log [-h] [--rc=<filename>] [--...] ...
       procmeter3-lcd [-h] [--rc=<filename>] [--...] ...

-h                Print out a help message.
--rc=<filename>   Specify an alternative .procemterrc file.
--...             Command line options to set .procmeterrc options.
...               Options, use the '-h' option to list the possibilities.



Installation
------------

Edit the Makefile to set the paths for installation (INSTDIR).

Edit the xaw/Makefile to set the X Windows compiler options if required.

make all
make install

To compile just the Athena widgets version use 'make procmeter3', for just the
GTK version use 'make gprocmeter3' instead of 'make all'.

There are also two versions that don't have an X window display output, they are
a '-log' version that logs the data to a file and a '-lcd' version that will
display on an LCD device by using the LCDproc server (see
http://lcdproc.omnipotent.net).

The manual pages procmeter3(1), gprocmeter3(1), procmeter3-no-x(1),
procmeter3-lcd(1), procmeter3_modules(1) and procmeterrc(5) give more details on
how to use the programs.


More Information
----------------

There is a ProcMeter3 web-page that contains the latest information
http://www.gedanken.demon.co.uk/procmeter3/


There is also a ProcMeter announcements mailing list, either go to the web-page
and fill in the form or send an e-mail to majordomo@gedanken.demon.co.uk with
the phrase 'subscribe procmeter-announce' in the body.


Author & Copyright
------------------

Andrew M. Bishop

Procmeter Version 3.0 Written August - September 1998
Procmeter Version 3.1 Written February - March   1999
Procmeter Version 3.2 Written August - December  1999
Procmeter Version 3.3 Written August 2000 - November 2002
Procmeter Version 3.4 Written November 2002 - December 2002

email: amb@gedanken.demon.co.uk [Please put procmeter in the subject line]

This program is Copyright Andrew M. Bishop 1994,95,96,97,98,99,2000,01,02
and distributed under GPL.


Some modules were written by Joey Hess <joey@kitenet.net>, a long time supporter
of the program: wireless, longrun and acpi.
