mempeak readme-file

What it is
==========

Mempeak is a small utility that displays information on
maximum and minimum memory-usage on your system. Additionaly,
mempeak shows a list of processes consuming most memory.

Mempeak is NOT another 'top'!

Mempeak does not display memory-usage of a process as it is NOW, but
it displays its maximum memory-usage. Run mempeak overnight and find
out how much memory your cron-jobs need.

What you need
=============

You need a computer with an installed linux-system and the proc-file-
system, that's all.

Note
====

This is the product of a newbie, so please don't expect too much.
I wanted information about memory-usage of all the stuff running
on my system, and i tried to make it as good as possible.
If you have suggestions, please feel free to drop me a note to
my email-address.

Installation
============

See the file INSTALL for installation instructions

Licence
=======

See the file LICENSE

Usage
=====

There's a manpage (mempeak.1). If you've already installed mempeak,
just type 'man mempeak'. If you did not, cd to the directory where
you've extracted the archive and type 'less mempeak.1'.

Author
======

Thomas Kluge <thomas@darkstar.rhein-neckar.de>
My Web-Site: http://www.rhein-neckar.de/~darkstar/

