QUICK START


To build and install:

  -  ./configure
  -  make
  -  make install
  -  man monit

This will install the program and man-file under /usr/local/bin and
/usr/local/man/man1 respectively. If you want another location than
/usr/local, run configure with the prefix options, like so:
./configure --prefix=<dir>
