WELCOME
-------

Here is a cgi interface to mon servers.

NEWS
----

MINO release 0.02 

DEMO
----

Just have a glance to the result by clicking on the file minotaur.cgi     
Comments, good and bad, are welcome.

PRESENTATION
------------

Not everything under  this directory is  about the cgi stuff:

- The file mon-example.cf  is the mon  configuration file of  this cgi
example.

- The REAME file is what you're reading now :)

- The file  mino.tar.gz is the exact archive  of this directory (minus
itself).

I've added two sub-directories : doc/ and lib/

The doc/ one is a documentation directory. The source files are in the
subdirectory  doc/Sgml/. The other  files are  generated by sgml-tools
and few tools like lynx,gnu make and bash (execept the Makefiles).  If
you have those tools just go in the doc directory and type:

$ make

It is safe. Then read.

The html and txt files are already there. you do not need sgml-tools
to read the doc. I haven't already grab the image. forgive me :)

The  lib/ is  there  because I wanted  a  CLient.pm well  working with
aliases, and the Translation module I couldn't  put on CPAN because no
response came from CPAN when I tried to post it.

The    aliases   view is  a   "transversal"    one.  I'll  explain  it
later. Explanations are  in the  mon archive list.   Just  look at the
file mon-exemple.cf and see what it means with  the cgi. The two alias
links are broken, it  is just  an example  to see  if you read  README
files :)

INSTALLATION
------------

Mino uses the Mon::Client stuff.  It works fine with mon0.38pre7. When
free time comes  I'll  extend it to   work fine with the  previous mon
server version.

You need a auth.cf with:

list:           nobody
servertime:     nobody
test:           nobody

expecting that nobody is the web server cgi unix user.

The cgi name is "minotaur.cgi". 
Read the config file "minotaur-cgi.conf" and change the values to suit 
your need (mon port, mon server, etc.).

TODO
----

- Grab the images.
- Better documentation with images.
- Add mon security.
- Localise the date.
- Add version information.
- What you want.

COMMENTS
--------

lamiral@mail.dotcom.fr

I do read the mon mailing list. Don't spam me with CC doublons.
Thanks.
