CBLM v2.9.5 (07/xx/08) - http://www.digitalgenesis.com

  Copyright (C) 2005-2008 Digital Genesis Software. All rights reserved.

  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 <http://www.gnu.org/copyleft/gpl.html>
  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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Maintainer:

  Digital Genesis Software. <sella@digitalgenesis.com>
  http://www.digitalgenesis.com

Supported Platforms:

  UN*X based platforms (Tested on Linux 2.4.x and 2.6.x)

Software Requirements: 

  Building:

     GNU make          (Tested with 3.79.1, 3.80)
     GNU g++           (Tested with 2.95.3, 3.2, 3.3, 4.0)
     NET-SNMP          (Tested with 5.1.2)
     MySQL             (Tested with 4.1.x)

Description:

  CBLM is a high performance latency (one-way and round-trip), packet loss and
  jitter monitoring probe. When run on two or more servers, a full mesh of
  connections is automatically setup between the probes. The full mesh of
  connections are used to transmit UDP packets between the probes. Statistics
  are collected and stored within a MySQL database.
  
Installation:

  See doc/INSTALL for installation instructions.

Upgrade:

  Database schema has not stabalized, please install from scratch.

Support:

  If you have questions regarding the use of CBLM, please visit our support
  forums at:

    http://www.digitalgenesis.com/support/forum/

Suggestions:

  If you have suggestions, comments or patches for CBLM, please visit our
  forums at:

    http://www.digitalgenesis.com/support/forum/

Patches:

  If you have fixed a bug or added a new feature to CBLM and would like
  to submit your patch to us, please create a unified diff as follows
  (replacing x.x.x with the version number):

    tar xvzf cblm-x.x.x.tar.gz
    cp -a cblm-x.x.x cblm-x.x.x-modified

  Make your changes to 'cblm-x.x.x-modified'.

    diff -urN cblm cblm-x.x.x-modified

    -or-

    diff -u --recursive --new-file cblm cblm-x.x.x-modified

  Patches can be submitted via the forums at:

    http://www.digitalgenesis.com/support/forum/

Credits:

  James M. Sella/DGS - Code and documentation.

Fini
