This set of shell and awk scripts process logfiles from the monitor
program. The scripts can handle input from several hosts and several
weeks at the same time. The scripts process the data in weekly intervals. 
Graphs are created per host and per week number.

The scripts need the GNUPLOT package to create the graphs!

Usage:

	plot.<class> <monitor logfiles>

Output will be postscript send to standard output. So a more useful
usage would be:

	plot.diskweek zwvss11.log | mpage -P

which wil send the graphs into mpage. Mpage reduces the graphs
(4 graphs will fit on one sheet) and send the resulting postscript
code to your default printer.


-Marcel Mol
marcel@mesa.nl

April 1998
