Maxanalyze 1.1



maxanalyze
==========

This is a scriptpackage to produce usage statistics for a max4000
using SNMP and the gd library.

Download
-------

 analyze-1.1.tar.gz

Copyright
---------
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Demo
----
You can watch a running installation here:

http://www.dillingen.baynet.de/techdoc/statistiken/max/maxusage/archive/current.html

Description
-----------
It consists of two parts. One part is responsible for gathering the
data from the max. There is one script called log which appends the
actual number of logged in users and used modems to a logfile. This
script must be called every 5 minutes.

Then there is the program analyze which reads in this logfile and
produces a gif.

You call analyze like this:

./analyze output.gif datafile1 [datafile2] [...]

If you specify more than one datafile then the gif shows the average of
all datafiles. So you can produce a monthly statistic by simply running
analyze like this:
./analyze june.gif ??061998

In the data directory there are some sample datafiles you can use to test
analyze...

I hope this tool helps you a bit and you have fun with it :-)

If you have problems, bugfixes or suggestions you can mail me at

jonny@dillingen.baynet.de

Jonas Sextl


 © 1998  js